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 - STIN - JSON Representation

Raw json | Download

{
  "resourceType" : "MessageHeader",
  "id" : "a1b27813-8aa8-4fa1-846b-aeabf5afb7d4",
  "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 a1b27813-8aa8-4fa1-846b-aeabf5afb7d4</b></p><a name=\"a1b27813-8aa8-4fa1-846b-aeabf5afb7d4\"> </a><a name=\"hca1b27813-8aa8-4fa1-846b-aeabf5afb7d4\"> </a><a name=\"a1b27813-8aa8-4fa1-846b-aeabf5afb7d4-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-o4cdf292-abf3-4f5f-80ea-60a48013ff6d.html\">Organization Plejecenter Herlev</a></td></tr></table><p><b>sender</b>: <a href=\"Organization-o7056980-a8b2-42aa-8a0e-c1fc85d1f40d.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-a790f964-88d3-4652-bbc8-81d2f3d035f8.html\">Encounter: status = in-progress; 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/o4cdf292-abf3-4f5f-80ea-60a48013ff6d"
      }
    }
  ],
  "sender" : {
    🔗 "reference" : "Organization/o7056980-a8b2-42aa-8a0e-c1fc85d1f40d"
  },
  "source" : {
    "endpoint" : "https://sor2.sum.dsdn.dk/#id=265161000016000"
  },
  "focus" : [
    {
      🔗 "reference" : "Encounter/a790f964-88d3-4652-bbc8-81d2f3d035f8"
    }
  ],
  "definition" : "http://medcomfhir.dk/ig/hospitalnotification/medcom-hospital-notifiation-message-definition|3.0.0"
}