FHIR IG analytics| Package | tw.gov.mohw.nhi.pas |
| Resource Type | Encounter |
| Id | Encounter-enc-min.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Profile: 就醫科別-Encounter TWPAS
就醫現況:Planned (EncounterStatus#planned)
就醫分類:ambulatory (ActEncounterCode CT#AMB)
就醫科別:胸腔暨重症加護 (臺灣健保署就醫科別#AJ)
{
"resourceType": "Encounter",
"id": "enc-min",
"meta": {
"profile": [
"https://nhicore.nhi.gov.tw/pas/StructureDefinition/Encounter-twpas"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "planned",
"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": "AJ"
}
]
}
}