FHIR IG analytics| Package | tw.gov.mohw.cdc.tb |
| Resource Type | Observation |
| Id | Observation-igra.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: 观察 igra
Profile: IGRA報告-Observation IGRA
status: Final
category: Laboratory
code: IGRA報告
subject: 王大明 Male, DoB: 1996-01-01 ( Health Card Number (use: official, ))
effective: 2026-01-13
issued: 2026-01-13 17:00:00+0800
performer: Organization: identifier = Provider number (use: official, ); type = Healthcare Provider
value: 陰性
note:
IGRA備註
component
code: IGRA_QFT_NIL報告
value: 0.06
component
code: IGRA_TB_ANTIGEN報告
value: 0.1
component
code: IGRA_TB1_ANTIGEN報告
value: 0.31
component
code: IGRA_TB2_ANTIGEN報告
value: 0.32
component
code: IGRA_MITOGEN報告
value: 6.94
{
"resourceType": "Observation",
"id": "igra",
"meta": {
"profile": [
"https://tb.cdc.gov.tw/tb/StructureDefinition/Observation-igra"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory"
}
]
}
],
"code": {
"coding": [
{
"system": "https://tb.cdc.gov.tw/tb/CodeSystem/cdc-report-type",
"code": "igra"
}
]
},
"subject": {
"reference": "Patient/example"
},
"effectiveDateTime": "2026-01-13",
"issued": "2026-01-13T17:00:00+08:00",
"performer": [
{
"reference": "Organization/hosp"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "https://tb.cdc.gov.tw/tb/CodeSystem/cdc-igra-result",
"code": "N"
}
]
},
"note": [
{
"text": "IGRA備註"
}
],
"component": [
{
"code": {
"coding": [
{
"system": "https://tb.cdc.gov.tw/tb/CodeSystem/cdc-igra",
"code": "QFT"
}
]
},
"valueQuantity": {
"value": 0.06
}
},
{
"code": {
"coding": [
{
"system": "https://tb.cdc.gov.tw/tb/CodeSystem/cdc-igra",
"code": "TbAntigen"
}
]
},
"valueQuantity": {
"value": 0.1
}
},
{
"code": {
"coding": [
{
"system": "https://tb.cdc.gov.tw/tb/CodeSystem/cdc-igra",
"code": "Tb1Antigen"
}
]
},
"valueQuantity": {
"value": 0.31
}
},
{
"code": {
"coding": [
{
"system": "https://tb.cdc.gov.tw/tb/CodeSystem/cdc-igra",
"code": "Tb2Antigen"
}
]
},
"valueQuantity": {
"value": 0.32
}
},
{
"code": {
"coding": [
{
"system": "https://tb.cdc.gov.tw/tb/CodeSystem/cdc-igra",
"code": "MITOGEN"
}
]
},
"valueQuantity": {
"value": 6.94
}
}
]
}