FHIR IG analytics| Package | tw.gov.mohw.cdc.tb |
| Resource Type | CodeSystem |
| Id | CodeSystem-cdc-igra-result.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/omnifhir/tb/CodeSystem-cdc-igra-result.html |
| URL | https://tb.cdc.gov.tw/tb/CodeSystem/cdc-igra-result |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-03-31 |
| Name | CDCIGRAResult |
| Title | CDC-TB檢驗通報-IGRA檢驗結果 |
| Realm | tw |
| Authority | national |
| Description | 臺灣衛生福利部疾病管制署「IGRA檢驗結果」代碼,代碼出版日期:2026-03-31;資料所屬單位:臺灣衛生福利部疾病管制署。 |
| Content | complete |
| ValueSet | ||
| tw.gov.mohw.cdc.tb#current | cdc-igra-result | CDC-TB檢驗通報-IGRA檢驗結果值集 |
No resources found
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:
| Code | Display |
| P | 陽性 |
| N | 陰性 |
| U | 不確定(Nil>8) |
| F | 不確定(Mitogen-Nil<0.5,且Nil£8) |
{
"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)"
}
]
}