This page is part of the DK MedCom HospitalNotification (v3.0.1: Release) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
:
Raw json | Download
{
"resourceType" : "Provenance",
"id" : "4e9f2c26-9d9b-4239-ade6-e26c130e855e",
"meta" : {
"profile" : [
"http://medcomfhir.dk/ig/messaging/StructureDefinition/medcom-messaging-provenance"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Provenance</b><a name=\"4e9f2c26-9d9b-4239-ade6-e26c130e855e\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Provenance "4e9f2c26-9d9b-4239-ade6-e26c130e855e" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://medcomfhir.dk/ig/messaging/2.0.0/StructureDefinition-medcom-messaging-provenance.html\">MedComMessagingProvenance</a></p></div><p><b>target</b>: <a href=\"MessageHeader-1ca19ddf-31bc-4597-8739-968c38dd88f8.html\">MessageHeader/1ca19ddf-31bc-4597-8739-968c38dd88f8</a></p><p><b>occurred</b>: 2022-12-07 12:00:02+0200</p><p><b>recorded</b>: 7. dec. 2022 11.00.02</p><p><b>activity</b>: Start hospital stay-admission <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://medcomfhir.dk/ig/terminology/1.1.1/CodeSystem-medcom-messaging-activityCodes.html\">MedComMessagingActivityCodes</a>#admit-inpatient)</span></p><h3>Agents</h3><table class=\"grid\"><tr><td>-</td><td><b>Who</b></td></tr><tr><td>*</td><td><a href=\"Organization-2565d3de-082e-4368-9160-4c719071026b.html\">Organization/2565d3de-082e-4368-9160-4c719071026b</a> "Hjerteafdelingen på Herlev og Gentofte hospital"</td></tr></table></div>"
},
"target" : [
{
"reference" : "MessageHeader/1ca19ddf-31bc-4597-8739-968c38dd88f8"
}
],
"occurredDateTime" : "2022-12-07T12:00:02+02:00",
"recorded" : "2022-12-07T12:00:02+02:00",
"activity" : {
"coding" : [
{
"system" : "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-activityCodes",
"code" : "admit-inpatient"
}
]
},
"agent" : [
{
"who" : {
"reference" : "Organization/2565d3de-082e-4368-9160-4c719071026b"
}
}
]
}