臺灣結核病實作指引
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檢驗(查)評估或判讀結果HL7 Observation Interpretation Codes - JSON Representation

Active as of 2026-03-31

Raw json | Download

{
  "resourceType" : "ConceptMap",
  "id" : "cdc-observation-interpretation",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: 概念映射 cdc-observation-interpretation</b></p><a name=\"cdc-observation-interpretation\"> </a><a name=\"hccdc-observation-interpretation\"> </a><p>Mapping from <a href=\"ValueSet-cdc-observation-interpretation.html\">CDC-生化檢查通報-檢驗(查)評估或判讀結果值集</a> to <a href=\"http://hl7.org/fhir/R4/valueset-observation-interpretation.html\">Observation Interpretation Codes</a></p><br/><p>Mapping from <a href=\"CodeSystem-cdc-observation-interpretation.html\">CDC-生化檢查通報-檢驗(查)評估或判讀結果version: 0.1.0)</a> to <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v3-ObservationInterpretation.html\">ObservationInterpretationversion: 4.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>0 (未發現異於參考值)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>ND (Not detected)</td></tr><tr><td>1 (異於參考值)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>DET (Detected)</td></tr></table></div>"
  },
  "url" : "https://tb.cdc.gov.tw/tb/ConceptMap/cdc-observation-interpretation",
  "version" : "0.1.0",
  "name" : "CDCHL7ObservationInterpretationCodes",
  "title" : "CDC檢驗(查)評估或判讀結果HL7 Observation Interpretation Codes",
  "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-observation-interpretation",
  "targetCanonical" : "http://hl7.org/fhir/ValueSet/observation-interpretation",
  "group" : [
    {
      "source" : "https://tb.cdc.gov.tw/tb/CodeSystem/cdc-observation-interpretation",
      "sourceVersion" : "0.1.0",
      "target" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
      "targetVersion" : "4.0.0",
      "element" : [
        {
          "code" : "0",
          "display" : "未發現異於參考值",
          "target" : [
            {
              "code" : "ND",
              "equivalence" : "equal"
            }
          ]
        },
        {
          "code" : "1",
          "display" : "異於參考值",
          "target" : [
            {
              "code" : "DET",
              "equivalence" : "equal"
            }
          ]
        }
      ]
    }
  ]
}