全國性預防接種資訊登錄與上傳實作指引
0.0.1 - ci-build Taiwan, Province of China flag

全國性預防接種資訊登錄與上傳實作指引, published by 衛福部疾病管制署. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hyweb-cdc/niis/ and changes regularly. See the Directory of published versions

: HL7 Observation-Interpretation值集 - JSON Representation

Active as of 2026-08-15

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "hl7-testresult-values",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: 取值集合 hl7-testresult-values</b></p><a name=\"hl7-testresult-values\"> </a><a name=\"hchl7-testresult-values\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-v3-ObservationInterpretation.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation</code></a><span title=\"Version is explicitly stated to be 3.0.0\"> version &#x1F4CD;3.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/6.1.0/CodeSystem-v3-ObservationInterpretation.html#v3-ObservationInterpretation-NEG\">NEG</a></td><td style=\"color: #cccccc\">Negative</td><td>An absence finding of the specified component / analyte, organism or clinical sign based on the established threshold of the performed test or procedure.<br/><br/>\\[Note: Negative does not necessarily imply the complete absence of the specified item.\\]</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-v3-ObservationInterpretation.html#v3-ObservationInterpretation-POS\">POS</a></td><td style=\"color: #cccccc\">Positive</td><td>A presence finding of the specified component / analyte, organism or clinical sign based on the established threshold of the performed test or procedure.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-v3-ObservationInterpretation.html#v3-ObservationInterpretation-WR\">WR</a></td><td style=\"color: #cccccc\">Weakly reactive</td><td>A weighted presence finding used to indicate that the specified component / analyte reacted with the reagent, but below the reliably measurable limit of the performed test.</td></tr></table></li></ul></div>"
  },
  "url" : "https://twniis.cdc.gov.tw/twniis/ValueSet/hl7-testresult-values",
  "version" : "2026-08-15",
  "name" : "HL7TestResult",
  "title" : "HL7 Observation-Interpretation值集",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-08-15",
  "publisher" : "衛福部疾病管制署",
  "contact" : [
    {
      "name" : "衛福部疾病管制署",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cdc.gov.tw"
        }
      ]
    }
  ],
  "description" : "HL7 Observation-Interpretation值集。\n\n值集出版日期:2026-08-15;資料所屬單位:臺灣衛生福利部疾管署。\n\n*因原始資料無值集版本資訊,故使用其「生效日期」作為版本資訊。*",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "TW"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
        "version" : "3.0.0",
        "concept" : [
          {
            "code" : "NEG"
          },
          {
            "code" : "POS"
          },
          {
            "code" : "WR"
          }
        ]
      }
    ]
  }
}