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

: HL7-生化檢查通報-Observation Interpretation Codes值集 - JSON Representation

Active as of 2026-03-31

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "observation-interpretation",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: 取值集合 observation-interpretation</b></p><a name=\"observation-interpretation\"> </a><a name=\"hcobservation-interpretation\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v3-ObservationInterpretation.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation</code></a><span title=\"Version is explicitly stated to be 4.0.0\"> version &#x1F4CD;4.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v3-ObservationInterpretation.html#v3-ObservationInterpretation-ND\">ND</a></td><td style=\"color: #cccccc\">Not detected</td><td>The presence of the specified component / analyte, organism or clinical sign could not be determined within the limit of detection of the performed test or procedure.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-v3-ObservationInterpretation.html#v3-ObservationInterpretation-DET\">DET</a></td><td style=\"color: #cccccc\">Detected</td><td>The measurement of the specified component / analyte, organism or clinical sign above the limit of detection of the performed test or procedure.</td></tr></table></li></ul></div>"
  },
  "url" : "https://tb.cdc.gov.tw/tb/ValueSet/observation-interpretation",
  "version" : "0.1.0",
  "name" : "ObservationInterpretationCodes",
  "title" : "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-生化檢查通報-Observation Interpretation Codes值集",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "TW"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
        "version" : "4.0.0",
        "concept" : [
          {
            "code" : "ND"
          },
          {
            "code" : "DET"
          }
        ]
      }
    ]
  }
}