FHIR IG analytics| Package | medcom.fhir.dk.hospitalnotification |
| Resource Type | Encounter |
| Id | Encounter-d56e9c54-23d2-43a4-816e-951d2a6e3281.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Encounter d56e9c54-23d2-43a4-816e-951d2a6e3281
Profile: MedComHospitalNotificationEncounter
MedComHospitalNotificationLeavePeriodExtension: 2022-12-13 14:00:10+0200 --> (ongoing)
status: On Leave
class: ActCode: IMP (inpatient encounter)
subject: Elmer (official) (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#2509479989)
episodeOfCare: Identifier: https://sor2.sum.dsdn.dk/#id=265161000016000/bd481c38-a921-11ed-afa1-0242ac120002
period: 2022-12-07 12:00:00+0200 --> (ongoing)
serviceProvider: Organization Hjerteafdelingen på Herlev og Gentofte hospital
{
"resourceType": "Encounter",
"id": "d56e9c54-23d2-43a4-816e-951d2a6e3281",
"meta": {
"profile": [
"http://medcomfhir.dk/ig/hospitalnotification/StructureDefinition/medcom-hospitalNotification-encounter"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://medcomfhir.dk/ig/hospitalnotification/StructureDefinition/medcom-hospitalnotifiation-leave-period-extension",
"valuePeriod": {
"start": "2022-12-13T14:00:10+02:00"
}
}
],
"status": "onleave",
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "IMP"
},
"subject": {
"reference": "Patient/97404d10-81c8-11ed-a1eb-0242ac120002"
},
"episodeOfCare": [
{
"identifier": {
"system": "https://sor2.sum.dsdn.dk/#id=265161000016000",
"value": "bd481c38-a921-11ed-afa1-0242ac120002"
}
}
],
"period": {
"start": "2022-12-07T12:00:00+02:00"
},
"serviceProvider": {
"reference": "Organization/b79a7914-81c8-11ed-a1eb-0242ac120002"
}
}