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" : "ne70f2b8-a924-11ed-afa1-0242ac120002",
"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 ne70f2b8-a924-11ed-afa1-0242ac120002</b></p><a name=\"ne70f2b8-a924-11ed-afa1-0242ac120002\"> </a><a name=\"hcne70f2b8-a924-11ed-afa1-0242ac120002\"> </a><a name=\"ne70f2b8-a924-11ed-afa1-0242ac120002-da-DK\"> </a><p><b>status</b>: In Progress</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-545fd5e6-a924-11ed-afa1-0242ac120002.html\">Elmer (official) (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#2509479989)</a></p><p><b>episodeOfCare</b>: </p><ul><li>Identifier: <code>https://www.esundhed.dk/Registre/Landspatientregisteret</code>/urn:uuid:fc60e762-b13b-5773-865e-67f3907bdcc7</li><li>Identifier: <code>https://sor2.sum.dsdn.dk/#id=265161000016000</code>/urn:uuid:bd481c38-a921-11ed-afa1-0242ac120002</li></ul><p><b>period</b>: 2022-12-07 12:00:00+0200 --> (ongoing)</p><p><b>serviceProvider</b>: <a href=\"Organization-2565d3de-082e-4368-9160-4c719071026b.html\">Organization Hjerteafdelingen på Herlev og Gentofte hospital</a></p></div>"
},
"status" : "in-progress",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "IMP"
},
"subject" : {
🔗 "reference" : "Patient/545fd5e6-a924-11ed-afa1-0242ac120002"
},
"episodeOfCare" : [
{
"identifier" : {
"system" : "https://www.esundhed.dk/Registre/Landspatientregisteret",
"value" : "urn:uuid:fc60e762-b13b-5773-865e-67f3907bdcc7"
}
},
{
"identifier" : {
"system" : "https://sor2.sum.dsdn.dk/#id=265161000016000",
"value" : "urn:uuid:bd481c38-a921-11ed-afa1-0242ac120002"
}
}
],
"period" : {
"start" : "2022-12-07T12:00:00+02:00"
},
"serviceProvider" : {
🔗 "reference" : "Organization/2565d3de-082e-4368-9160-4c719071026b"
}
}