DK EHMI Endpoint Register (EER)
0.5.0 - ci-build Denmark flag

DK EHMI Endpoint Register (EER), published by . This guide is not an authorized publication; it is the continuous build for version 0.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-ehmi-eer/ and changes regularly. See the Directory of published versions

: EHMI Connection Types CS - XML Representation

Active as of 2023-09-01

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ehmi-connection-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ehmi-connection-type</b></p><a name="ehmi-connection-type"> </a><a name="hcehmi-connection-type"> </a><a name="ehmi-connection-type-da-DK"> </a><p>This case-sensitive code system <code>http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/ehmi-connection-type</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">EHMIeDeliveryMessaging<a name="ehmi-connection-type-EHMIeDeliveryMessaging"> </a></td><td>EHMI messaging via eDelivery</td></tr><tr><td style="white-space:nowrap">vansMessaging<a name="ehmi-connection-type-vansMessaging"> </a></td><td>EHMI VANS messaging</td></tr><tr><td style="white-space:nowrap">hl7-fhir-msg<a name="ehmi-connection-type-hl7-fhir-msg"> </a></td><td>hl7-fhir-msg</td></tr><tr><td style="white-space:nowrap">hl7-fhir-rest<a name="ehmi-connection-type-hl7-fhir-rest"> </a></td><td>hl7-fhir-rest</td></tr><tr><td style="white-space:nowrap">ihe-xds<a name="ehmi-connection-type-ihe-xds"> </a></td><td>ihe-xds - Cross-domain Document Sharing</td></tr></table></div>
  </text>
  <url
       value="http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/ehmi-connection-type"/>
  <version value="0.5.0"/>
  <name value="EHMIEndpointConnectionType"/>
  <title value="EHMI Connection Types CS"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2023-09-01"/>
  <description
               value="ehmi-connection-types for the EHMI Messaging Infrastructure"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DK"/>
      <display value="Denmark"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="EHMIeDeliveryMessaging"/>
    <display value="EHMI messaging via eDelivery"/>
  </concept>
  <concept>
    <code value="vansMessaging"/>
    <display value="EHMI VANS messaging"/>
  </concept>
  <concept>
    <code value="hl7-fhir-msg"/>
    <display value="hl7-fhir-msg"/>
  </concept>
  <concept>
    <code value="hl7-fhir-rest"/>
    <display value="hl7-fhir-rest"/>
  </concept>
  <concept>
    <code value="ihe-xds"/>
    <display value="ihe-xds - Cross-domain Document Sharing"/>
  </concept>
</CodeSystem>