DK EHMI SBDH IG
1.0.2 - release Denmark flag

DK EHMI SBDH IG, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 1.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-ehmi-sbdh/ and changes regularly. See the Directory of published versions

: Henvisningsmeddelelse v2 - XML Representation

Active as of 2025-12-01

Raw xml | Download


<MessageDefinition xmlns="http://hl7.org/fhir">
  <id value="ReferralMessageV2"/>
  <meta>
    <profile
             value="http://medcomehmi.dk/ig/dk-ehmi-sbdh/StructureDefinition/referral-message-definition-profile"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MessageDefinition ReferralMessageV2</b></p><a name="ReferralMessageV2"> </a><a name="hcReferralMessageV2"> </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-referral-message-definition-profile.html">Profil for henvisnings-Messagedefinition</a></p></div><p><b>url</b>: <a href="MessageDefinition-ReferralMessageV2.html">MessageDefinition Henvisningsmeddelelse v2</a></p><p><b>version</b>: 1.0.2</p><p><b>name</b>: ReferralMessage</p><p><b>title</b>: Henvisningsmeddelelse v2</p><p><b>replaces</b>: <a href="MessageDefinition-ReferralMessageV1.html">Henvisningsmeddelelse v1</a></p><p><b>status</b>: Aktiv</p><p><b>date</b>: 2025-12-01</p><p><b>publisher</b>: MedCom</p><p><b>contact</b>: MedCom: <a href="http://medcom.dk">http://medcom.dk</a></p><p><b>jurisdiction</b>: <span title="Codes:{urn:iso:std:iso:3166 DK}">Denmark</span></p><p><b>event</b>: message-events: referral (Henvisning sendt)</p><p><b>category</b>: Consequence</p><blockquote><p><b>focus</b></p><p><b>code</b>: Patient</p><p><b>profile</b>: <a href="http://hl7.org/fhir/R4/patient.html">Patient</a></p><p><b>min</b>: 1</p><p><b>max</b>: 1</p></blockquote><blockquote><p><b>focus</b></p><p><b>code</b>: ServiceRequest</p><p><b>profile</b>: <a href="http://hl7.org/fhir/R4/servicerequest.html">ServiceRequest</a></p><p><b>min</b>: 1</p><p><b>max</b>: *</p></blockquote><p><b>responseRequired</b>: Always</p></div>
  </text>
  <url
       value="http://medcomehmi.dk/ig/dk-ehmi-sbdh/MessageDefinition/ReferralMessageV2"/>
  <version value="1.0.2"/>
  <name value="ReferralMessage"/>
  <title value="Henvisningsmeddelelse v2"/>
  <replaces
            value="http://medcomehmi.dk/ig/dk-ehmi-sbdh/MessageDefinition/ReferralMessageV1"/>
  <status value="active"/>
  <date value="2025-12-01"/>
  <publisher value="MedCom"/>
  <contact>
    <name value="MedCom"/>
    <telecom>
      <system value="url"/>
      <value value="http://medcom.dk"/>
    </telecom>
  </contact>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DK"/>
      <display value="Denmark"/>
    </coding>
  </jurisdiction>
  <eventCoding>
    <system value="http://medcomehmi.dk/ig/dk-ehmi-sbdh/message-events"/>
    <code value="referral"/>
    <display value="Henvisning sendt"/>
  </eventCoding>
  <category value="consequence"/>
  <focus>
    <code value="Patient"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/Patient"/>
    <min value="1"/>
    <max value="1"/>
  </focus>
  <focus>
    <code value="ServiceRequest"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/ServiceRequest"/>
    <min value="1"/>
    <max value="*"/>
  </focus>
  <responseRequired value="always"/>
</MessageDefinition>