臺灣結核病實作指引, published by 衛福部疾病管制署. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/omnifhir/tb/ and changes regularly. See the Directory of published versions
| Active as of 2026-03-31 |
{
"resourceType" : "CodeSystem",
"id" : "cdc-xpert-mtbc",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: 代码系统 cdc-xpert-mtbc</b></p><a name=\"cdc-xpert-mtbc\"> </a><a name=\"hccdc-xpert-mtbc\"> </a><p>This case-sensitive code system <code>https://tb.cdc.gov.tw/tb/CodeSystem/cdc-xpert-mtbc</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\">1<a name=\"cdc-xpert-mtbc-1\"> </a></td><td>MTBC陽性</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"cdc-xpert-mtbc-2\"> </a></td><td>MTBC陰性</td></tr><tr><td style=\"white-space:nowrap\">U<a name=\"cdc-xpert-mtbc-U\"> </a></td><td>無法判定</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"cdc-xpert-mtbc-3\"> </a></td><td>MTBC陽性;高量(MTB detected High)</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"cdc-xpert-mtbc-4\"> </a></td><td>MTBC陽性;中量(MTB detected Medium)</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"cdc-xpert-mtbc-5\"> </a></td><td>MTBC陽性;低量(MTB detected Low)</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"cdc-xpert-mtbc-6\"> </a></td><td>MTBC陽性;非常低量(MTB detected Very low)</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"cdc-xpert-mtbc-7\"> </a></td><td>MTBC陽性;微量(MTB detected Trace)</td></tr></table></div>"
},
"url" : "https://tb.cdc.gov.tw/tb/CodeSystem/cdc-xpert-mtbc",
"version" : "0.1.0",
"name" : "CDCXpertMTBCResult",
"title" : "CDC-TB檢驗通報-Xpert MTBC檢驗結果",
"status" : "active",
"experimental" : false,
"date" : "2026-03-31",
"publisher" : "衛福部疾病管制署",
"contact" : [
{
"name" : "衛福部疾病管制署",
"telecom" : [
{
"system" : "url",
"value" : "https://www.cdc.gov.tw"
}
]
}
],
"description" : "臺灣衛生福利部疾病管制署「Xpert MTBC檢驗結果」代碼,代碼出版日期:2026-03-31;資料所屬單位:臺灣衛生福利部疾病管制署。",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "TW"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 8,
"concept" : [
{
"code" : "1",
"display" : "MTBC陽性"
},
{
"code" : "2",
"display" : "MTBC陰性"
},
{
"code" : "U",
"display" : "無法判定"
},
{
"code" : "3",
"display" : "MTBC陽性;高量(MTB detected High)"
},
{
"code" : "4",
"display" : "MTBC陽性;中量(MTB detected Medium)"
},
{
"code" : "5",
"display" : "MTBC陽性;低量(MTB detected Low)"
},
{
"code" : "6",
"display" : "MTBC陽性;非常低量(MTB detected Very low)"
},
{
"code" : "7",
"display" : "MTBC陽性;微量(MTB detected Trace)"
}
]
}