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" : "kbbad98c-3310-404a-af0c-7e3739d7b49f",
"meta" : {
"profile" : [
🔗 "http://medcomfhir.dk/ig/hospitalnotification/StructureDefinition/medcom-hospitalNotification-encounter"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter kbbad98c-3310-404a-af0c-7e3739d7b49f</b></p><a name=\"kbbad98c-3310-404a-af0c-7e3739d7b49f\"> </a><a name=\"hckbbad98c-3310-404a-af0c-7e3739d7b49f\"> </a><a name=\"kbbad98c-3310-404a-af0c-7e3739d7b49f-da-DK\"> </a><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-EMER\">ActCode</a> EMER: emergency</p><p><b>subject</b>: <a href=\"Patient-6c16f41e-81d1-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-01 10:00:04+0200 --> 2022-12-02 22:00:09+0200</p><p><b>serviceProvider</b>: <a href=\"Organization-0465ec66-81d2-11ed-a1eb-0242ac120002.html\">Organization Hjerteafdelingen på Herlev og Gentofte hospital</a></p></div>"
},
"status" : "finished",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "EMER"
},
"subject" : {
🔗 "reference" : "Patient/6c16f41e-81d1-11ed-a1eb-0242ac120002"
},
"episodeOfCare" : [
{
"identifier" : {
"system" : "https://sor2.sum.dsdn.dk/#id=265161000016000",
"value" : "bd481c38-a921-11ed-afa1-0242ac120002"
}
}
],
"period" : {
"start" : "2022-12-01T10:00:04+02:00",
"end" : "2022-12-02T22:00:09+02:00"
},
"serviceProvider" : {
🔗 "reference" : "Organization/0465ec66-81d2-11ed-a1eb-0242ac120002"
}
}