國家級人體生物資料庫整合平台共同資料模式實作指引(NBCT Common Data Model IG)
0.1.0 - trial-use
This page is part of the 國家級人體生物資料庫整合平台共同資料模式實作指引(NBCT Common Data Model IG) (v0.1.0: Releases) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2024-08-01 |
{
"resourceType" : "CodeSystem",
"id" : "ssf-7-liver-codesystem",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ssf-7-liver-codesystem</b></p><a name=\"ssf-7-liver-codesystem\"> </a><a name=\"hcssf-7-liver-codesystem\"> </a><a name=\"ssf-7-liver-codesystem-en-US\"> </a><p>This case-sensitive code system <code>https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/ssf-7-liver-codesystem</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">000<a name=\"ssf-7-liver-codesystem-000\"> </a></td><td>沒有檢驗,亦無 B 肝帶原史</td></tr><tr><td style=\"white-space:nowrap\">001<a name=\"ssf-7-liver-codesystem-001\"> </a></td><td>沒有檢驗,但病歷記載曾有 B 肝帶原史</td></tr><tr><td style=\"white-space:nowrap\">010<a name=\"ssf-7-liver-codesystem-010\"> </a></td><td>檢驗結果為陰性,且無 B 肝帶原史</td></tr><tr><td style=\"white-space:nowrap\">011<a name=\"ssf-7-liver-codesystem-011\"> </a></td><td>檢驗結果為陰性,但病歷記載曾有 B 肝帶原史</td></tr><tr><td style=\"white-space:nowrap\">020<a name=\"ssf-7-liver-codesystem-020\"> </a></td><td>檢驗結果為陽性</td></tr><tr><td style=\"white-space:nowrap\">999<a name=\"ssf-7-liver-codesystem-999\"> </a></td><td>病歷未記載或不詳</td></tr></table></div>"
},
"url" : "https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/ssf-7-liver-codesystem",
"version" : "0.1.0",
"name" : "SSF7liverCS",
"title" : "SSF7 肝癌-B 型肝炎表面抗原代碼系統",
"status" : "active",
"experimental" : false,
"date" : "2024-08-01T15:33:47+08:00",
"publisher" : "國家級人體生物資料庫整合平台",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://ghd.tw/"
}
]
}
],
"description" : "HBsAg Code System",
"caseSensitive" : true,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "000",
"display" : "沒有檢驗,亦無 B 肝帶原史"
},
{
"code" : "001",
"display" : "沒有檢驗,但病歷記載曾有 B 肝帶原史"
},
{
"code" : "010",
"display" : "檢驗結果為陰性,且無 B 肝帶原史"
},
{
"code" : "011",
"display" : "檢驗結果為陰性,但病歷記載曾有 B 肝帶原史"
},
{
"code" : "020",
"display" : "檢驗結果為陽性"
},
{
"code" : "999",
"display" : "病歷未記載或不詳"
}
]
}