臺灣結核病實作指引
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-sampled-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: 代码系统 cdc-sampled-type</b></p><a name=\"cdc-sampled-type\"> </a><a name=\"hccdc-sampled-type\"> </a><p>This case-sensitive code system <code>https://tb.cdc.gov.tw/tb/CodeSystem/cdc-sampled-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\">001<a name=\"cdc-sampled-type-001\"> </a></td><td>血液</td></tr><tr><td style=\"white-space:nowrap\">014<a name=\"cdc-sampled-type-014\"> </a></td><td>痰</td></tr><tr><td style=\"white-space:nowrap\">020<a name=\"cdc-sampled-type-020\"> </a></td><td>腦脊髓液</td></tr><tr><td style=\"white-space:nowrap\">023<a name=\"cdc-sampled-type-023\"> </a></td><td>胸水</td></tr><tr><td style=\"white-space:nowrap\">024<a name=\"cdc-sampled-type-024\"> </a></td><td>氣管洗出液</td></tr><tr><td style=\"white-space:nowrap\">081<a name=\"cdc-sampled-type-081\"> </a></td><td>陽性培養菌株</td></tr><tr><td style=\"white-space:nowrap\">188<a name=\"cdc-sampled-type-188\"> </a></td><td>病理切片</td></tr><tr><td style=\"white-space:nowrap\">205<a name=\"cdc-sampled-type-205\"> </a></td><td>消化去污後痰</td></tr><tr><td style=\"white-space:nowrap\">099<a name=\"cdc-sampled-type-099\"> </a></td><td>其他</td></tr></table></div>"
  },
  "url" : "https://tb.cdc.gov.tw/tb/CodeSystem/cdc-sampled-type",
  "version" : "0.1.0",
  "name" : "CDCSampledType",
  "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" : 9,
  "concept" : [
    {
      "code" : "001",
      "display" : "血液"
    },
    {
      "code" : "014",
      "display" : "痰"
    },
    {
      "code" : "020",
      "display" : "腦脊髓液"
    },
    {
      "code" : "023",
      "display" : "胸水"
    },
    {
      "code" : "024",
      "display" : "氣管洗出液"
    },
    {
      "code" : "081",
      "display" : "陽性培養菌株"
    },
    {
      "code" : "188",
      "display" : "病理切片"
    },
    {
      "code" : "205",
      "display" : "消化去污後痰"
    },
    {
      "code" : "099",
      "display" : "其他"
    }
  ]
}