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

: Instance of a MessageHeader resource used in a new message with journal note in message text. - JSON Representation

Raw json | Download


{
  "resourceType" : "MessageHeader",
  "id" : "375293b8-2f91-4d08-b13a-83ea76b6d001",
  "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 375293b8-2f91-4d08-b13a-83ea76b6d001</b></p><a name=\"375293b8-2f91-4d08-b13a-83ea76b6d001\"> </a><a name=\"hc375293b8-2f91-4d08-b13a-83ea76b6d001\"> </a><a name=\"hc375293b8-2f91-4d08-b13a-83ea76b6d001-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=953741000016009\">https://sor2.sum.dsdn.dk/#id=953741000016009</a></td><td><a href=\"Organization-33153a8a-97c8-4f55-b7ad-bbedee8bd0e1.html\">Organization Plejecenter Herlev</a></td></tr></table><p><b>sender</b>: <a href=\"Organization-c39b114b-a9c1-46bb-ac30-e3ce71f28c3a.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=\"Communication-c34e8284-b353-468f-a2ea-f6ef6330292c.html\">Communication: extension = No display for Extension ; identifier = urn:uuid:f9cf2547-7a1c-4639-9fd3-9f717556ad36; status = unknown; category = Regarding Referral; priority = asap; 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=953741000016009",
      "receiver" : {
        🔗 "reference" : "Organization/33153a8a-97c8-4f55-b7ad-bbedee8bd0e1"
      }
    }
  ],
  "sender" : {
    🔗 "reference" : "Organization/c39b114b-a9c1-46bb-ac30-e3ce71f28c3a"
  },
  "source" : {
    "endpoint" : "https://sor2.sum.dsdn.dk/#id=265161000016000"
  },
  "focus" : [
    {
      🔗 "reference" : "Communication/c34e8284-b353-468f-a2ea-f6ef6330292c"
    }
  ],
  "definition" : "http://medcomfhir.dk/ig/carecommunication/medcom-careCommunication-message-definition|4.0.0"
}