FHIR IG analytics| Package | tw.gov.mohw.cdc.tb |
| Resource Type | Encounter |
| Id | Encounter-enc-check.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: 就医过程 enc-check
Profile: 生化檢查就醫-Encounter TB Check
status: Finished
class: CDC-TB用藥通報-門住診別: P (住院負壓)
period: 2025-07-01 --> (ongoing)
reasonCode: 全膝關節置換術
{
"resourceType": "Encounter",
"id": "enc-check",
"meta": {
"profile": [
"https://tb.cdc.gov.tw/tb/StructureDefinition/Encounter-tb-check"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "finished",
"class": {
"system": "https://tb.cdc.gov.tw/tb/CodeSystem/cdc-case-status",
"code": "P"
},
"period": {
"start": "2025-07-01"
},
"reasonCode": [
{
"coding": [
{
"system": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medical-service-payment-tw",
"code": "64164B"
}
]
}
]
}