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

: EER SOR Organization Types CS - XML Representation

Active as of 2023-09-01

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ehmi-sor-organization-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ehmi-sor-organization-type</b></p><a name="ehmi-sor-organization-type"> </a><a name="hcehmi-sor-organization-type"> </a><a name="ehmi-sor-organization-type-da-DK"> </a><p>This case-sensitive code system <code>http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/ehmi-sor-organization-type</code> defines the following codes in an undefined hierarchy:</p><table class="codes"><tr><td><b>Lvl</b></td><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>1</td><td style="white-space:nowrap">IO<a name="ehmi-sor-organization-type-IO"> </a></td><td>SOR Organization - Institution Owner IO (DK:IE)</td></tr><tr><td>2</td><td style="white-space:nowrap">  HI<a name="ehmi-sor-organization-type-HI"> </a></td><td>SOR Organization - Healthcare Institution HI (DK:SI)</td></tr><tr><td>3</td><td style="white-space:nowrap">    OU<a name="ehmi-sor-organization-type-OU"> </a></td><td>SOR Organization - Organizational Unit OU (DK:OE)</td></tr><tr><td>1</td><td style="white-space:nowrap">IE<a name="ehmi-sor-organization-type-IE"> </a></td><td>SOR Organization - Institution Owner IO</td></tr><tr><td>2</td><td style="white-space:nowrap">  SI<a name="ehmi-sor-organization-type-SI"> </a></td><td>SOR Organization - Healthcare Institution HI</td></tr><tr><td>3</td><td style="white-space:nowrap">    OE<a name="ehmi-sor-organization-type-OE"> </a></td><td>SOR Organization - Organizational Unit OU</td></tr></table></div>
  </text>
  <url
       value="http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/ehmi-sor-organization-type"/>
  <version value="0.5.0"/>
  <name value="EerSOROrganization"/>
  <title value="EER SOR Organization Types CS"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2023-09-01"/>
  <description
               value="ehmi-sor-organization-type 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="6"/>
  <concept>
    <code value="IO"/>
    <display value="SOR Organization - Institution Owner IO (DK:IE)"/>
    <concept>
      <code value="HI"/>
      <display value="SOR Organization - Healthcare Institution HI (DK:SI)"/>
      <concept>
        <code value="OU"/>
        <display value="SOR Organization - Organizational Unit OU (DK:OE)"/>
      </concept>
    </concept>
  </concept>
  <concept>
    <code value="IE"/>
    <display value="SOR Organization - Institution Owner IO"/>
    <concept>
      <code value="SI"/>
      <display value="SOR Organization - Healthcare Institution HI"/>
      <concept>
        <code value="OE"/>
        <display value="SOR Organization - Organizational Unit OU"/>
      </concept>
    </concept>
  </concept>
</CodeSystem>