DK MedCom HospitalNotification
3.0.1 - Release
DK MedCom HospitalNotification, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 3.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-medcom-hospitalnotification/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Encounter",
"id" : "d56e9c54-23d2-43a4-816e-951d2a6e3281",
"meta" : {
"profile" : [
🔗 "http://medcomfhir.dk/ig/hospitalnotification/StructureDefinition/medcom-hospitalNotification-encounter"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter d56e9c54-23d2-43a4-816e-951d2a6e3281</b></p><a name=\"d56e9c54-23d2-43a4-816e-951d2a6e3281\"> </a><a name=\"hcd56e9c54-23d2-43a4-816e-951d2a6e3281\"> </a><a name=\"d56e9c54-23d2-43a4-816e-951d2a6e3281-da-DK\"> </a><p><b>MedComHospitalNotificationLeavePeriodExtension</b>: 2022-12-13 14:00:10+0200 --> (ongoing)</p><p><b>status</b>: On Leave</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-IMP\">ActCode</a> IMP: inpatient encounter</p><p><b>subject</b>: <a href=\"Patient-97404d10-81c8-11ed-a1eb-0242ac120002.html\">Elmer (official) (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#2509479989)</a></p><p><b>episodeOfCare</b>: Identifier: <code>https://sor2.sum.dsdn.dk/#id=265161000016000</code>/bd481c38-a921-11ed-afa1-0242ac120002</p><p><b>period</b>: 2022-12-07 12:00:00+0200 --> (ongoing)</p><p><b>serviceProvider</b>: <a href=\"Organization-b79a7914-81c8-11ed-a1eb-0242ac120002.html\">Organization Hjerteafdelingen på Herlev og Gentofte hospital</a></p></div>"
},
"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"
}
}