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 Payload Types CS - XML Representation

Active as of 2023-09-01

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ehmi-payload-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ehmi-payload-type</b></p><a name="ehmi-payload-type"> </a><a name="hcehmi-payload-type"> </a><a name="ehmi-payload-type-da-DK"> </a><p>This case-sensitive code system <code>http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/ehmi-payload-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">urn:dk:medcom:prod:messaging:fhir<a name="ehmi-payload-type-urn.58dk.58medcom.58prod.58messaging.58fhir"> </a></td><td>MedCom FHIR message as a production message</td></tr><tr><td style="white-space:nowrap">urn:dk:medcom:test:messaging:fhir<a name="ehmi-payload-type-urn.58dk.58medcom.58test.58messaging.58fhir"> </a></td><td>MedCom FHIR message as a test message</td></tr><tr><td style="white-space:nowrap">urn:dk:medcom:prod:messaging:edi<a name="ehmi-payload-type-urn.58dk.58medcom.58prod.58messaging.58edi"> </a></td><td>MedCom edi message as a production message</td></tr><tr><td style="white-space:nowrap">urn:dk:medcom:test:messaging:edi<a name="ehmi-payload-type-urn.58dk.58medcom.58test.58messaging.58edi"> </a></td><td>MedCom edi message as a test message</td></tr><tr><td style="white-space:nowrap">urn:dk:medcom:prod:messaging:oioxml<a name="ehmi-payload-type-urn.58dk.58medcom.58prod.58messaging.58oioxml"> </a></td><td>MedCom oioxml message as a production message</td></tr><tr><td style="white-space:nowrap">urn:dk:medcom:test:messaging:oioxml<a name="ehmi-payload-type-urn.58dk.58medcom.58test.58messaging.58oioxml"> </a></td><td>MedCom oioxml message as a test message</td></tr><tr><td style="white-space:nowrap">urn:dk:medcom:prod:messaging:sbdh<a name="ehmi-payload-type-urn.58dk.58medcom.58prod.58messaging.58sbdh"> </a></td><td>MedCom SBDH envelope as a production message</td></tr><tr><td style="white-space:nowrap">urn:dk:medcom:test:messaging:sbdh<a name="ehmi-payload-type-urn.58dk.58medcom.58test.58messaging.58sbdh"> </a></td><td>MedCom SBDH envelope as a test message</td></tr><tr><td style="white-space:nowrap">urn:dk:medcom:prod:messaging:sbdhack<a name="ehmi-payload-type-urn.58dk.58medcom.58prod.58messaging.58sbdhack"> </a></td><td>MedCom SBDH Ack message as a production message</td></tr><tr><td style="white-space:nowrap">urn:dk:medcom:test:messaging:sbdhack<a name="ehmi-payload-type-urn.58dk.58medcom.58test.58messaging.58sbdhack"> </a></td><td>MedCom SBDH Ack message as a test message</td></tr></table></div>
  </text>
  <url
       value="http://medcomehmi.dk/ig/dk-ehmi-eer/CodeSystem/ehmi-payload-type"/>
  <version value="0.8.0"/>
  <name value="EerEndpointPayloadType"/>
  <title value="EER Payload Types CS"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2023-09-01"/>
  <description
               value="ehmi-payload-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="10"/>
  <concept>
    <code value="urn:dk:medcom:prod:messaging:fhir"/>
    <display value="MedCom FHIR message as a production message"/>
  </concept>
  <concept>
    <code value="urn:dk:medcom:test:messaging:fhir"/>
    <display value="MedCom FHIR message as a test message"/>
  </concept>
  <concept>
    <code value="urn:dk:medcom:prod:messaging:edi"/>
    <display value="MedCom edi message as a production message"/>
  </concept>
  <concept>
    <code value="urn:dk:medcom:test:messaging:edi"/>
    <display value="MedCom edi message as a test message"/>
  </concept>
  <concept>
    <code value="urn:dk:medcom:prod:messaging:oioxml"/>
    <display value="MedCom oioxml message as a production message"/>
  </concept>
  <concept>
    <code value="urn:dk:medcom:test:messaging:oioxml"/>
    <display value="MedCom oioxml message as a test message"/>
  </concept>
  <concept>
    <code value="urn:dk:medcom:prod:messaging:sbdh"/>
    <display value="MedCom SBDH envelope as a production message"/>
  </concept>
  <concept>
    <code value="urn:dk:medcom:test:messaging:sbdh"/>
    <display value="MedCom SBDH envelope as a test message"/>
  </concept>
  <concept>
    <code value="urn:dk:medcom:prod:messaging:sbdhack"/>
    <display value="MedCom SBDH Ack message as a production message"/>
  </concept>
  <concept>
    <code value="urn:dk:medcom:test:messaging:sbdhack"/>
    <display value="MedCom SBDH Ack message as a test message"/>
  </concept>
</CodeSystem>