DK MedCom Carecommunication
5.0.0-trial-use - trial-use Denmark flag

DK MedCom Carecommunication, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 5.0.0-trial-use 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

: Flow3CareCommunication_Ex_to_OIOXML - Instance of a MessageHeader resource used in a new message. - JSON Representation

Raw json | Download

{
  "resourceType" : "MessageHeader",
  "id" : "080d88be-177c-42a4-9124-de4e73ad485a",
  "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 080d88be-177c-42a4-9124-de4e73ad485a</b></p><a name=\"080d88be-177c-42a4-9124-de4e73ad485a\"> </a><a name=\"hc080d88be-177c-42a4-9124-de4e73ad485a\"> </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.8.1/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=328051000016008\">https://sor2.sum.dsdn.dk/#id=328051000016008</a></td><td><a href=\"Organization-4eb364ac-95d5-4b59-a05b-c4d5ab8f695f.html\">Organization: identifier = https://www.gs1.org/gln#5790000121441,urn:oid:1.2.208.176.1.1#328051000016008</a></td></tr></table><p><b>sender</b>: <a href=\"Organization-fffe78de-0d4c-4073-9d2d-653f9a742142.html\">Organization MedCom testcenter</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=359011000016003\">https://sor2.sum.dsdn.dk/#id=359011000016003</a></td></tr></table><p><b>focus</b>: <a href=\"Communication-ca55f5ec-21b1-4874-b2ef-0283097f35c4.html\">Communication: identifier = urn:uuid:da1edb7c-6e7c-4af8-bdd1-94f4aa99908a; status = unknown; category = Vedr. henvisning; topic = </a></p><p><b>definition</b>: <a href=\"http://medcomfhir.dk/ig/messagedefinitions/1.0.0/MessageDefinition-MedComCareCommunicationMessageDefinitionV5.0.html\">http://medcomfhir.dk/ig/messagedefinitions/MessageDefinition/MedComCareCommunicationMessageDefinition|5.0</a></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=328051000016008",
      "receiver" : {
        🔗 "reference" : "Organization/4eb364ac-95d5-4b59-a05b-c4d5ab8f695f"
      }
    }
  ],
  "sender" : {
    🔗 "reference" : "Organization/fffe78de-0d4c-4073-9d2d-653f9a742142"
  },
  "source" : {
    "endpoint" : "https://sor2.sum.dsdn.dk/#id=359011000016003"
  },
  "focus" : [
    {
      🔗 "reference" : "Communication/ca55f5ec-21b1-4874-b2ef-0283097f35c4"
    }
  ],
  "definition" : "http://medcomfhir.dk/ig/messagedefinitions/MessageDefinition/MedComCareCommunicationMessageDefinition|5.0"
}