FHIR IG analytics| Package | tw.gov.mohw.cdc.tb |
| Resource Type | Observation |
| Id | Observation-lj.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: 观察 lj
Profile: L-J培養結果報告-Observation LJ
status: Final
category: Laboratory
code: L-J培養結果報告
subject: 王大明 Male, DoB: 1996-01-01 ( Health Card Number (use: official, ))
effective: 2026-02-09
performer: Organization: identifier = Provider number (use: official, ); type = Healthcare Provider
value: 陰性
{
"resourceType": "Observation",
"id": "lj",
"meta": {
"profile": [
"https://tb.cdc.gov.tw/tb/StructureDefinition/Observation-lj"
]
},
"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": "lj"
}
]
},
"subject": {
"reference": "Patient/example"
},
"effectiveDateTime": "2026-02-09",
"performer": [
{
"reference": "Organization/hosp"
}
],
"valueCodeableConcept": {
"coding": [
{
"system": "https://tb.cdc.gov.tw/tb/CodeSystem/cdc-culture-result",
"code": "-"
}
]
}
}