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

FHIR IG analytics

Packagetw.gov.mohw.cdc.tb
Resource TypeCodeSystem
IdCodeSystem-cdc-igra-result.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/omnifhir/tb/CodeSystem-cdc-igra-result.html
URLhttps://tb.cdc.gov.tw/tb/CodeSystem/cdc-igra-result
Version0.1.0
Statusactive
Date2026-03-31
NameCDCIGRAResult
TitleCDC-TB檢驗通報-IGRA檢驗結果
Realmtw
Authoritynational
Description臺灣衛生福利部疾病管制署「IGRA檢驗結果」代碼,代碼出版日期:2026-03-31;資料所屬單位:臺灣衛生福利部疾病管制署。
Contentcomplete

Resources that use this resource

ValueSet
tw.gov.mohw.cdc.tb#currentcdc-igra-resultCDC-TB檢驗通報-IGRA檢驗結果值集

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: 代码系统 cdc-igra-result

This case-sensitive code system https://tb.cdc.gov.tw/tb/CodeSystem/cdc-igra-result defines the following codes:

CodeDisplay
P 陽性
N 陰性
U 不確定(Nil>8)
F 不確定(Mitogen-Nil<0.5,且Nil£8)

Source1

{
  "resourceType": "CodeSystem",
  "id": "cdc-igra-result",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tb.cdc.gov.tw/tb/CodeSystem/cdc-igra-result",
  "version": "0.1.0",
  "name": "CDCIGRAResult",
  "title": "CDC-TB檢驗通報-IGRA檢驗結果",
  "status": "active",
  "experimental": false,
  "date": "2026-03-31",
  "publisher": "衛福部疾病管制署",
  "contact": [
    {
      "name": "衛福部疾病管制署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.cdc.gov.tw"
        }
      ]
    }
  ],
  "description": "臺灣衛生福利部疾病管制署「IGRA檢驗結果」代碼,代碼出版日期:2026-03-31;資料所屬單位:臺灣衛生福利部疾病管制署。",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "TW"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "P",
      "display": "陽性"
    },
    {
      "code": "N",
      "display": "陰性"
    },
    {
      "code": "U",
      "display": "不確定(Nil>8)"
    },
    {
      "code": "F",
      "display": "不確定(Mitogen-Nil<0.5,且Nil£8)"
    }
  ]
}