臺灣結核病實作指引, 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-report-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: 代码系统 cdc-report-type</b></p><a name=\"cdc-report-type\"> </a><a name=\"hccdc-report-type\"> </a><p>This case-sensitive code system <code>https://tb.cdc.gov.tw/tb/CodeSystem/cdc-report-type</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\">smear<a name=\"cdc-report-type-smear\"> </a></td><td>塗片報告</td></tr><tr><td style=\"white-space:nowrap\">mgit<a name=\"cdc-report-type-mgit\"> </a></td><td>MGIT培養結果報告</td></tr><tr><td style=\"white-space:nowrap\">lj<a name=\"cdc-report-type-lj\"> </a></td><td>L-J培養結果報告</td></tr><tr><td style=\"white-space:nowrap\">sensitive1<a name=\"cdc-report-type-sensitive1\"> </a></td><td>一線藥敏報告</td></tr><tr><td style=\"white-space:nowrap\">sensitive2<a name=\"cdc-report-type-sensitive2\"> </a></td><td>二線藥敏報告</td></tr><tr><td style=\"white-space:nowrap\">sputumPcr<a name=\"cdc-report-type-sputumPcr\"> </a></td><td>痰檢體病原體分生檢測報告</td></tr><tr><td style=\"white-space:nowrap\">igra<a name=\"cdc-report-type-igra\"> </a></td><td>IGRA報告</td></tr><tr><td style=\"white-space:nowrap\">xpertMTBC<a name=\"cdc-report-type-xpertMTBC\"> </a></td><td>Xpert MTBC報告</td></tr><tr><td style=\"white-space:nowrap\">xpertRMP<a name=\"cdc-report-type-xpertRMP\"> </a></td><td>Xpert RMP報告</td></tr><tr><td style=\"white-space:nowrap\">genotype<a name=\"cdc-report-type-genotype\"> </a></td><td>分生一線藥物報告</td></tr><tr><td style=\"white-space:nowrap\">moleculex<a name=\"cdc-report-type-moleculex\"> </a></td><td>分生二線藥物報告</td></tr></table></div>"
},
"url" : "https://tb.cdc.gov.tw/tb/CodeSystem/cdc-report-type",
"version" : "0.1.0",
"name" : "CDCReportType",
"title" : "CDC-TB檢驗通報-報告類型",
"status" : "active",
"experimental" : false,
"date" : "2026-03-31",
"publisher" : "衛福部疾病管制署",
"contact" : [
{
"name" : "衛福部疾病管制署",
"telecom" : [
{
"system" : "url",
"value" : "https://www.cdc.gov.tw"
}
]
}
],
"description" : "臺灣衛生福利部疾病管制署「報告類型」代碼,代碼出版日期:2026-03-31;資料所屬單位:臺灣衛生福利部疾病管制署。",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "TW"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 11,
"concept" : [
{
"code" : "smear",
"display" : "塗片報告"
},
{
"code" : "mgit",
"display" : "MGIT培養結果報告"
},
{
"code" : "lj",
"display" : "L-J培養結果報告"
},
{
"code" : "sensitive1",
"display" : "一線藥敏報告"
},
{
"code" : "sensitive2",
"display" : "二線藥敏報告"
},
{
"code" : "sputumPcr",
"display" : "痰檢體病原體分生檢測報告"
},
{
"code" : "igra",
"display" : "IGRA報告"
},
{
"code" : "xpertMTBC",
"display" : "Xpert MTBC報告"
},
{
"code" : "xpertRMP",
"display" : "Xpert RMP報告"
},
{
"code" : "genotype",
"display" : "分生一線藥物報告"
},
{
"code" : "moleculex",
"display" : "分生二線藥物報告"
}
]
}