FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetw.gov.mohw.cdc.twniis
Resource TypeValueSet
IdValueSet-hl7-testresult-values.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hyweb-cdc/niis/ValueSet-hl7-testresult-values.html
URLhttps://twniis.cdc.gov.tw/twniis/ValueSet/hl7-testresult-values
Version2026-08-15
Statusactive
Date2026-08-15
NameHL7TestResult
TitleHL7 Observation-Interpretation值集
Realmtw
Authoritynational
DescriptionHL7 Observation-Interpretation值集。 值集出版日期:2026-08-15;資料所屬單位:臺灣衛生福利部疾管署。 *因原始資料無值集版本資訊,故使用其「生效日期」作為版本資訊。*

Resources that use this resource

StructureDefinition
tw.gov.mohw.cdc.twniis#currentobservation-HBeAg-reporting-niisHBeAg檢驗檢查(Observation HBeAg Reporting NIIS)
tw.gov.mohw.cdc.twniis#currentobservation-HepBAntibody-reporting-niisHepBAntibody檢驗檢查(Observation HepBAntibody Reporting NIIS)
tw.gov.mohw.cdc.twniis#currentobservation-hBsAg-reporting-niisHBsAg檢驗檢查(Observation HBsAg Reporting NIIS)

Resources that this resource uses

CodeSystem
hl7.terminology#currentv3-ObservationInterpretationObservationInterpretation

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: 取值集合 hl7-testresult-values

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation version 📍3.0.0
    CodeDisplayDefinition
    NEGNegativeAn absence finding of the specified component / analyte, organism or clinical sign based on the established threshold of the performed test or procedure.

    \[Note: Negative does not necessarily imply the complete absence of the specified item.\]
    POSPositiveA presence finding of the specified component / analyte, organism or clinical sign based on the established threshold of the performed test or procedure.
    WRWeakly reactiveA 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.

Source1

{
  "resourceType": "ValueSet",
  "id": "hl7-testresult-values",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "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"
          }
        ]
      }
    ]
  }
}