DK EER Endpoint Register (EER)
0.8.0 - ci-build Denmark flag

DK EER Endpoint Register (EER), published by . This guide is not an authorized publication; it is the continuous build for version 0.8.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

: EER-Device-Type CodeSystem - XML Representation

Active as of 2024-02-01

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="eer-device-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem eer-device-type</b></p><a name="eer-device-type"> </a><a name="hceer-device-type"> </a><a name="eer-device-type-da-DK"> </a><p>This case-sensitive code system <code>http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/eer-device-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><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">EOJ<a name="eer-device-type-EOJ"> </a></td><td>Electronical Homecare Journal</td><td>EOJ</td></tr><tr><td style="white-space:nowrap">LPS<a name="eer-device-type-LPS"> </a></td><td>General Practitioner System</td><td>LPS</td></tr><tr><td style="white-space:nowrap">AP<a name="eer-device-type-AP"> </a></td><td>eDelivery Access Point</td><td>AP</td></tr><tr><td style="white-space:nowrap">MSH<a name="eer-device-type-MSH"> </a></td><td>Message Service Handler</td><td>MSH</td></tr><tr><td style="white-space:nowrap">EUA<a name="eer-device-type-EUA"> </a></td><td>End User Application</td><td>EUA</td></tr></table></div>
  </text>
  <url
       value="http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/eer-device-type"/>
  <version value="0.8.0"/>
  <name value="EerDeviceType"/>
  <title value="EER-Device-Type CodeSystem"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2024-02-01"/>
  <description value="CodeSystem containing codes for EER-Device-Type"/>
  <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="EOJ"/>
    <display value="Electronical Homecare Journal"/>
    <definition value="EOJ"/>
  </concept>
  <concept>
    <code value="LPS"/>
    <display value="General Practitioner System"/>
    <definition value="LPS"/>
  </concept>
  <concept>
    <code value="AP"/>
    <display value="eDelivery Access Point"/>
    <definition value="AP"/>
  </concept>
  <concept>
    <code value="MSH"/>
    <display value="Message Service Handler"/>
    <definition value="MSH"/>
  </concept>
  <concept>
    <code value="EUA"/>
    <display value="End User Application"/>
    <definition value="EUA"/>
  </concept>
</CodeSystem>