FHIR IG analytics| Package | tw.gov.mohw.cdc.tb |
| Resource Type | Encounter |
| Id | Encounter-enc-drug.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: 就医过程 enc-drug
Profile: 就醫資訊-Encounter TB Drug
status: Finished
class: ActCode: AMB (ambulatory)
serviceType: 胸腔內科
period: 2026-05-01 --> 2026-05-02
{
"resourceType": "Encounter",
"id": "enc-drug",
"meta": {
"profile": [
"https://tb.cdc.gov.tw/tb/StructureDefinition/Encounter-tb-drug"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "finished",
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "AMB"
},
"serviceType": {
"coding": [
{
"system": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medical-consultation-department-nhi-tw",
"code": "AC"
}
]
},
"period": {
"start": "2026-05-01",
"end": "2026-05-02"
}
}