台灣醫院感染管制與抗藥性監測實作指引
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/THASFHIR/ig/ and changes regularly. See the Directory of published versions

: CDC-醫院通報資料之模組代碼 - JSON Representation

Draft as of 2026-09-01

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "cdc-data-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: 代码系统 cdc-data-type</b></p><a name=\"cdc-data-type\"> </a><a name=\"hccdc-data-type\"> </a><p>This case-sensitive code system <code>https://cdc.gov.tw/thas/CodeSystem/cdc-data-type</code> defines the following code:</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\">AR<a name=\"cdc-data-type-AR\"> </a></td><td>抗生素抗藥性監測</td></tr></table></div>"
  },
  "url" : "https://cdc.gov.tw/thas/CodeSystem/cdc-data-type",
  "version" : "0.1.0",
  "name" : "CDCDataType",
  "title" : "CDC-醫院通報資料之模組代碼",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-09-01",
  "publisher" : "衛福部疾病管制署",
  "contact" : [
    {
      "name" : "衛福部疾病管制署",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cdc.gov.tw"
        }
      ]
    }
  ],
  "description" : "臺灣衛生福利部疾病管制署「醫院通報資料之模組代碼」代碼,代碼出版日期:2026-09-01;資料所屬單位:臺灣衛生福利部疾病管制署。",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "TW"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "AR",
      "display" : "抗生素抗藥性監測"
    }
  ]
}