DK MedCom Carecommunication
4.0.0 - release Denmark flag

This page is part of the DK MedCom CareCommunication (v4.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions

: 2nd message - Instance of a MessageHeader resource used in a reply message. - JSON Representation

Raw json | Download


{
  "resourceType" : "MessageHeader",
  "id" : "d5bd2111-2576-48d3-84d4-8be0297a038d",
  "meta" : {
    "profile" : [
      🔗 "http://medcomfhir.dk/ig/carecommunication/StructureDefinition/medcom-careCommunication-messageHeader"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MessageHeader d5bd2111-2576-48d3-84d4-8be0297a038d</b></p><a name=\"d5bd2111-2576-48d3-84d4-8be0297a038d\"> </a><a name=\"hcd5bd2111-2576-48d3-84d4-8be0297a038d\"> </a><a name=\"hcd5bd2111-2576-48d3-84d4-8be0297a038d-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-care-communication-message\">MedComMessagingEventCodes</a> care-communication-message: Care Communication 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=265161000016000\">https://sor2.sum.dsdn.dk/#id=265161000016000</a></td><td><a href=\"Organization-b581c63c-181f-46f6-990d-b9942c576724.html\">Organization Hjerteafdelingen på Herlev og Gentofte hospital</a></td></tr></table><p><b>sender</b>: <a href=\"Organization-487ac745-fd11-4879-9b59-c08c7d47260e.html\">Organization Plejecenter Herlev</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=953741000016009\">https://sor2.sum.dsdn.dk/#id=953741000016009</a></td></tr></table><p><b>focus</b>: <a href=\"Communication-4c712bdc-1558-4125-a854-fa8b3a11f6ed.html\">Communication: identifier = urn:uuid:b2eb3d0e-5de5-4de9-b2a3-0ff321ad1c3a; status = unknown; category = Examination Results; topic = </a></p><p><b>definition</b>: <code>http://medcomfhir.dk/ig/carecommunication/medcom-careCommunication-message-definition|4.0.0</code></p></div>"
  },
  "eventCoding" : {
    "system" : "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-eventCodes",
    "code" : "care-communication-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=265161000016000",
      "receiver" : {
        🔗 "reference" : "Organization/b581c63c-181f-46f6-990d-b9942c576724"
      }
    }
  ],
  "sender" : {
    🔗 "reference" : "Organization/487ac745-fd11-4879-9b59-c08c7d47260e"
  },
  "source" : {
    "endpoint" : "https://sor2.sum.dsdn.dk/#id=953741000016009"
  },
  "focus" : [
    {
      🔗 "reference" : "Communication/4c712bdc-1558-4125-a854-fa8b3a11f6ed"
    }
  ],
  "definition" : "http://medcomfhir.dk/ig/carecommunication/medcom-careCommunication-message-definition|4.0.0"
}