臺灣結核病實作指引
0.1.0 - ci-build Taiwan, Province of China flag

臺灣結核病實作指引, 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

: CDC-TB檢驗通報-菌種鑑定結果 - JSON Representation

Active as of 2026-03-31

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "cdc-identify-result",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: 代码系统 cdc-identify-result</b></p><a name=\"cdc-identify-result\"> </a><a name=\"hccdc-identify-result\"> </a><p>This case-sensitive code system <code>https://tb.cdc.gov.tw/tb/CodeSystem/cdc-identify-result</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\">M<a name=\"cdc-identify-result-M\"> </a></td><td>MTBC</td></tr><tr><td style=\"white-space:nowrap\">N<a name=\"cdc-identify-result-N\"> </a></td><td>NTM</td></tr><tr><td style=\"white-space:nowrap\">-<a name=\"cdc-identify-result--\"> </a></td><td>MTBC陰性</td></tr><tr><td style=\"white-space:nowrap\">B<a name=\"cdc-identify-result-B\"> </a></td><td>無法判定</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"cdc-identify-result-9\"> </a></td><td>其他</td></tr></table></div>"
  },
  "url" : "https://tb.cdc.gov.tw/tb/CodeSystem/cdc-identify-result",
  "version" : "0.1.0",
  "name" : "CDCIdentifyResult",
  "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" : 5,
  "concept" : [
    {
      "code" : "M",
      "display" : "MTBC"
    },
    {
      "code" : "N",
      "display" : "NTM"
    },
    {
      "code" : "-",
      "display" : "MTBC陰性"
    },
    {
      "code" : "B",
      "display" : "無法判定"
    },
    {
      "code" : "9",
      "display" : "其他"
    }
  ]
}