FHIR IG analytics| Package | tw.gov.mohw.emr |
| Resource Type | Encounter |
| Id | Encounter-IC-Enc6.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Encounter IC-Enc6
identifier: https://www.vghtpe.gov.tw/Index.action/Encounter唯一碼
status: Finished
class: ActCode OBSENC: observation encounter
serviceType: Medical Services
| Individual |
| Practitioner 賴護士 |
period: 2022-03-30 --> (ongoing)
serviceProvider: Organization 國立臺灣大學醫學院附設醫院
{
"resourceType": "Encounter",
"id": "IC-Enc6",
"meta": {
"profile": [
"https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/InspectionCheckEncounter"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://www.vghtpe.gov.tw/Index.action",
"value": "Encounter唯一碼"
}
],
"status": "finished",
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "OBSENC",
"display": "observation encounter"
},
"serviceType": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "394609007"
}
],
"text": "Medical Services"
},
"subject": {
"reference": "Patient/IC-Pat2"
},
"participant": [
{
"individual": {
"reference": "Practitioner/IC-Pra5"
}
}
],
"period": {
"start": "2022-03-30"
},
"serviceProvider": {
"reference": "Organization/IC-Org1"
}
}