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

: receive_A-new - MessageHeader - JSON Representation

Raw json | Download

{
  "resourceType" : "MessageHeader",
  "id" : "7ed8da8d-fd74-4948-bc92-924842b30adf",
  "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 7ed8da8d-fd74-4948-bc92-924842b30adf</b></p><a name=\"7ed8da8d-fd74-4948-bc92-924842b30adf\"> </a><a name=\"hc7ed8da8d-fd74-4948-bc92-924842b30adf\"> </a><a name=\"7ed8da8d-fd74-4948-bc92-924842b30adf-da-DK\"> </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=330461000016004\">https://sor2.sum.dsdn.dk/#id=330461000016004</a></td><td><a href=\"Organization-7279446d-9cc9-49bf-b2a2-990eb2d9f942.html\">Organization Sundhedsplejen, Aabenraa kommune</a></td></tr></table><p><b>sender</b>: <a href=\"Organization-8c51e210-83c7-4ba8-bf05-b00d4e30b258.html\">Organization Klinik for Ældresygdomme, AUH, Skejby</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=441211000016000\">https://sor2.sum.dsdn.dk/#id=441211000016000</a></td></tr></table><p><b>focus</b>: <a href=\"Communication-f7283d2f-a244-42cc-acb1-55af85b50107.html\">Communication: extension = -&gt;CareTeam Team +80 år; identifier = urn:uuid:7d14612c-5f58-4621-928d-267846f948c7; status = unknown; category = Other; 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=330461000016004",
      "receiver" : {
        🔗 "reference" : "Organization/7279446d-9cc9-49bf-b2a2-990eb2d9f942"
      }
    }
  ],
  "sender" : {
    🔗 "reference" : "Organization/8c51e210-83c7-4ba8-bf05-b00d4e30b258"
  },
  "source" : {
    "endpoint" : "https://sor2.sum.dsdn.dk/#id=441211000016000"
  },
  "focus" : [
    {
      🔗 "reference" : "Communication/f7283d2f-a244-42cc-acb1-55af85b50107"
    }
  ],
  "definition" : "http://medcomfhir.dk/ig/carecommunication/medcom-careCommunication-message-definition|4.0.0"
}