DK MedCom Carecommunication
2.0.0 - Release DK

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

: Instance of a MessageHeader resource used in a retract message. - XML Representation

Raw xml | Download



<MessageHeader xmlns="http://hl7.org/fhir">
  <id value="b0d424f8-33a9-4cc2-a528-a6cc1c58727b"/>
  <meta>
    <profile
             value="http://medcomfhir.dk/ig/carecommunication/StructureDefinition/medcom-careCommunication-messageHeader"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: MessageHeader</b><a name="b0d424f8-33a9-4cc2-a528-a6cc1c58727b"> </a></p><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">Resource MessageHeader &quot;b0d424f8-33a9-4cc2-a528-a6cc1c58727b&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-medcom-careCommunication-messageHeader.html">MedComCareCommunicationMessageHeader</a></p></div><p><b>event</b>: Care Communication Message (Details: http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-eventCodes code care-communication-message = 'Care Communication Message', stated as 'null')</p><h3>Destinations</h3><table class="grid"><tr><td>-</td><td><b>Extension</b></td><td><b>Endpoint</b></td><td><b>Receiver</b></td></tr><tr><td>*</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-282c1fea-551c-11ed-bdc3-0242ac120002.html">Organization/282c1fea-551c-11ed-bdc3-0242ac120002</a> &quot;Plejecenter Herlev&quot;</td></tr></table><p><b>sender</b>: <a href="Organization-2f12cb92-551c-11ed-bdc3-0242ac120002.html">Organization/2f12cb92-551c-11ed-bdc3-0242ac120002</a> &quot;Hjerteafdelingen på Herlev og Gentofte hospital&quot;</p><h3>Sources</h3><table class="grid"><tr><td>-</td><td><b>Endpoint</b></td></tr><tr><td>*</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>: </p><ul><li><a href="Communication-1636f3f8-551e-11ed-bdc3-0242ac120002.html">Communication/1636f3f8-551e-11ed-bdc3-0242ac120002</a></li><li><a href="Communication-fe2eb07e-690f-11ed-9022-0242ac120002.html">Communication/fe2eb07e-690f-11ed-9022-0242ac120002</a></li></ul></div>
  </text>
  <eventCoding>
    <system
            value="http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-eventCodes"/>
    <code value="care-communication-message"/>
  </eventCoding>
  <destination>
    <extension
               url="http://medcomfhir.dk/ig/messaging/StructureDefinition/medcom-messaging-destinationUseExtension">
      <valueCoding>
        <system
                value="http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-messaging-destinationUse"/>
        <code value="primary"/>
      </valueCoding>
    </extension>
    <endpoint value="https://sor2.sum.dsdn.dk/#id=953741000016009"/>
    <receiver>
      <reference value="Organization/282c1fea-551c-11ed-bdc3-0242ac120002"/>
    </receiver>
  </destination>
  <sender>
    <reference value="Organization/2f12cb92-551c-11ed-bdc3-0242ac120002"/>
  </sender>
  <source>
    <endpoint value="https://sor2.sum.dsdn.dk/#id=265161000016000"/>
  </source>
  <focus>
    <reference value="Communication/1636f3f8-551e-11ed-bdc3-0242ac120002"/>
  </focus>
  <focus>
    <reference value="Communication/fe2eb07e-690f-11ed-9022-0242ac120002"/>
  </focus>
</MessageHeader>