DK MedCom Carecommunication
4.0.2 - release Denmark flag

DK MedCom Carecommunication, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 4.0.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-medcom-carecommunication/ and changes regularly. See the Directory of published versions

: Send-Tek-B-new - MessageHeader - JSON Representation

Raw json | Download

{
  "resourceType" : "MessageHeader",
  "id" : "7969a2b7-3ff4-4802-9246-8ed74102ed73",
  "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 7969a2b7-3ff4-4802-9246-8ed74102ed73</b></p><a name=\"7969a2b7-3ff4-4802-9246-8ed74102ed73\"> </a><a name=\"hc7969a2b7-3ff4-4802-9246-8ed74102ed73\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-medcom-careCommunication-messageHeader.html\">MedComCareCommunicationMessageHeader</a></p></div><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 care-communication-message</a>: 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=328081000016004\">https://sor2.sum.dsdn.dk/#id=328081000016004</a></td><td><a href=\"Organization-454aafa3-8ecb-4c0b-9696-eee6cce6c498.html\">Organization Hjemmesygeplejen, Aalborg kommune</a></td></tr></table><p><b>sender</b>: <a href=\"Organization-0e804dff-95f7-40fe-bb96-561363715869.html\">Organization 2100 Lægehuset Østerbro</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=1017421000016003\">https://sor2.sum.dsdn.dk/#id=1017421000016003</a></td></tr></table><p><b>focus</b>: <a href=\"Communication-e6907e11-f007-4e2c-a98d-a543229a10c2.html\">Communication: identifier = urn:uuid:a6be8e47-43a0-4a34-8041-083d41eba038; status = unknown; category = Undersøgelsessvar; 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=328081000016004",
      "receiver" : {
        🔗 "reference" : "Organization/454aafa3-8ecb-4c0b-9696-eee6cce6c498"
      }
    }
  ],
  "sender" : {
    🔗 "reference" : "Organization/0e804dff-95f7-40fe-bb96-561363715869"
  },
  "source" : {
    "endpoint" : "https://sor2.sum.dsdn.dk/#id=1017421000016003"
  },
  "focus" : [
    {
      🔗 "reference" : "Communication/e6907e11-f007-4e2c-a98d-a543229a10c2"
    }
  ],
  "definition" : "http://medcomfhir.dk/ig/carecommunication/medcom-careCommunication-message-definition|4.0.0"
}