DK MedCom HospitalNotification
3.0.1 - Release Denmark flag

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

: HospitalNotification MessageHeader - STOR. - JSON Representation

Raw json | Download

{
  "resourceType" : "MessageHeader",
  "id" : "e563a2b2-bf92-4b13-bbd2-0a021a95bded",
  "meta" : {
    "profile" : [
      🔗 "http://medcomfhir.dk/ig/hospitalnotification/StructureDefinition/medcom-hospitalNotification-messageHeader"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MessageHeader e563a2b2-bf92-4b13-bbd2-0a021a95bded</b></p><a name=\"e563a2b2-bf92-4b13-bbd2-0a021a95bded\"> </a><a name=\"hce563a2b2-bf92-4b13-bbd2-0a021a95bded\"> </a><a name=\"e563a2b2-bf92-4b13-bbd2-0a021a95bded-da-DK\"> </a><p><b>event</b>: <a href=\"http://medcomfhir.dk/ig/terminology/1.7.0/CodeSystem-medcom-messaging-eventCodes.html#medcom-messaging-eventCodes-hospital-notification-message\">MedComMessagingEventCodes</a> hospital-notification-message: Hospital Notification Message</p><h3>Destinations</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>Endpoint</b></td><td><b>Receiver</b></td></tr><tr><td style=\"display: none\">*</td><td/><td><a href=\"https://sor2.sum.dsdn.dk/#id=953741000016009\">https://sor2.sum.dsdn.dk/#id=953741000016009</a></td><td><a href=\"Organization-a39d4a04-81c8-11ed-a1eb-0242ac120002.html\">Organization Plejecenter Herlev</a></td></tr></table><p><b>sender</b>: <a href=\"Organization-b79a7914-81c8-11ed-a1eb-0242ac120002.html\">Organization Hjerteafdelingen på Herlev og Gentofte hospital</a></p><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Endpoint</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"https://sor2.sum.dsdn.dk/#id=265161000016000\">https://sor2.sum.dsdn.dk/#id=265161000016000</a></td></tr></table><p><b>focus</b>: <a href=\"Encounter-d56e9c54-23d2-43a4-816e-951d2a6e3281.html\">Encounter: extension = 2022-12-13 14:00:10+0200 --&gt; (ongoing); status = onleave; class = inpatient encounter (ActCode#IMP); period = 2022-12-07 12:00:00+0200 --&gt; (ongoing)</a></p><p><b>definition</b>: <code>http://medcomfhir.dk/ig/hospitalnotification/medcom-hospital-notifiation-message-definition|3.0.0</code></p></div>"
  },
  "eventCoding" : {
    "system" : "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-eventCodes",
    "code" : "hospital-notification-message"
  },
  "destination" : [
    {
      "extension" : [
        {
          "url" : "http://medcomfhir.dk/ig/messaging/StructureDefinition/medcom-messaging-destinationUseExtension",
          "valueCoding" : {
            "system" : "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-destinationUse",
            "code" : "primary"
          }
        }
      ],
      "endpoint" : "https://sor2.sum.dsdn.dk/#id=953741000016009",
      "receiver" : {
        🔗 "reference" : "Organization/a39d4a04-81c8-11ed-a1eb-0242ac120002"
      }
    }
  ],
  "sender" : {
    🔗 "reference" : "Organization/b79a7914-81c8-11ed-a1eb-0242ac120002"
  },
  "source" : {
    "endpoint" : "https://sor2.sum.dsdn.dk/#id=265161000016000"
  },
  "focus" : [
    {
      🔗 "reference" : "Encounter/d56e9c54-23d2-43a4-816e-951d2a6e3281"
    }
  ],
  "definition" : "http://medcomfhir.dk/ig/hospitalnotification/medcom-hospital-notifiation-message-definition|3.0.0"
}