DK MedCom HospitalNotification
3.0.1 - Release Denmark flag

This page is part of the DK MedCom HospitalNotification (v3.0.1: Release) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

:

Raw json | Download


{
  "resourceType" : "Provenance",
  "id" : "f710698c-83eb-4c3e-81c8-fe8e40baf524",
  "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=\"f710698c-83eb-4c3e-81c8-fe8e40baf524\"> </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 &quot;f710698c-83eb-4c3e-81c8-fe8e40baf524&quot; </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-g1affa53-c157-4080-abb0-8e681524f969.html\">MessageHeader/g1affa53-c157-4080-abb0-8e681524f969</a></p><p><b>occurred</b>: 2022-12-18 09:45:32+0200</p><p><b>recorded</b>: 18. dec. 2022 08.45.32</p><p><b>activity</b>: End hospital Stay - patient discharged to home/primary sector <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>#discharge-inpatient-home)</span></p><h3>Agents</h3><table class=\"grid\"><tr><td>-</td><td><b>Who</b></td></tr><tr><td>*</td><td><a href=\"Organization-8d813af0-81cd-11ed-a1eb-0242ac120002.html\">Organization/8d813af0-81cd-11ed-a1eb-0242ac120002</a> &quot;Hjerteafdelingen på Herlev og Gentofte hospital&quot;</td></tr></table><h3>Entities</h3><table class=\"grid\"><tr><td>-</td><td><b>Role</b></td><td><b>What</b></td></tr><tr><td>*</td><td>revision</td><td><a href=\"MessageHeader-b9b4818e-02de-4cc4-b418-d20cbc7b5404.html\">MessageHeader/b9b4818e-02de-4cc4-b418-d20cbc7b5404</a></td></tr></table></div>"
  },
  "target" : [
    {
      "reference" : "MessageHeader/g1affa53-c157-4080-abb0-8e681524f969"
    }
  ],
  "occurredDateTime" : "2022-12-18T09:45:32+02:00",
  "recorded" : "2022-12-18T09:45:32+02:00",
  "activity" : {
    "coding" : [
      {
        "system" : "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-activityCodes",
        "code" : "discharge-inpatient-home"
      }
    ]
  },
  "agent" : [
    {
      "who" : {
        "reference" : "Organization/8d813af0-81cd-11ed-a1eb-0242ac120002"
      }
    }
  ],
  "entity" : [
    {
      "role" : "revision",
      "what" : {
        "reference" : "MessageHeader/b9b4818e-02de-4cc4-b418-d20cbc7b5404"
      }
    }
  ]
}