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

: TB用藥通報-CDC門住診別代碼對應HL7 ActEncounterCode - JSON Representation

Active as of 2026-03-31

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "cdc-case-status",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: 概念映射 cdc-case-status</b></p><a name=\"cdc-case-status\"> </a><a name=\"hccdc-case-status\"> </a><p>Mapping from <a href=\"ValueSet-cdc-case-status.html\">CDC-TB用藥通報-門住診別值集</a> to <a href=\"http://terminology.hl7.org/7.3.0/ValueSet-v3-ActEncounterCode.html\">ActEncounterCode</a></p><br/><p>Mapping from <a href=\"CodeSystem-cdc-case-status.html\">CDC-TB用藥通報-門住診別version: 0.1.0)</a> to <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v3-ActCode.html\">ActCodeversion: 11.0.0)</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>N (門診)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>AMB (ambulatory)</td></tr></table></div>"
  },
  "url" : "https://tb.cdc.gov.tw/tb/ConceptMap/cdc-case-status",
  "version" : "0.1.0",
  "name" : "CDCHL7",
  "title" : "CDC門住診別代碼對應HL7 ActEncounterCode",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-31",
  "publisher" : "衛福部疾病管制署",
  "contact" : [
    {
      "name" : "衛福部疾病管制署",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cdc.gov.tw"
        }
      ]
    }
  ],
  "description" : "此對應表為臺灣衛生福利部疾病管制署門住診別代碼對應HL7,供實作者於撰寫程式以自動化對應或轉代碼時使用。",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "TW"
        }
      ]
    }
  ],
  "sourceCanonical" : "https://tb.cdc.gov.tw/tb/ValueSet/cdc-case-status",
  "targetCanonical" : "http://terminology.hl7.org/ValueSet/v3-ActEncounterCode",
  "group" : [
    {
      "source" : "https://tb.cdc.gov.tw/tb/CodeSystem/cdc-case-status",
      "sourceVersion" : "0.1.0",
      "target" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
      "targetVersion" : "11.0.0",
      "element" : [
        {
          "code" : "N",
          "display" : "門診",
          "target" : [
            {
              "code" : "AMB",
              "equivalence" : "equal"
            }
          ]
        }
      ]
    }
  ]
}