DK MedCom Terminology
1.7.0 - release Denmark flag

DK MedCom Terminology, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 1.7.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-medcom-terminology/ and changes regularly. See the Directory of published versions

: MedComMessageDefinitionTypeCodeSystem - XML Representation

Active as of 2024-06-26

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="medcom-message-definition-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem medcom-message-definition-type</b></p><a name="medcom-message-definition-type"> </a><a name="hcmedcom-message-definition-type"> </a><a name="hcmedcom-message-definition-type-da-DK"> </a><p>This case-sensitive code system <code>http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-message-definition-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">EDIFACT<a name="medcom-message-definition-type-EDIFACT"> </a></td><td>Edifact</td></tr><tr><td style="white-space:nowrap">OIOXML<a name="medcom-message-definition-type-OIOXML"> </a></td><td>OIOXML</td></tr><tr><td style="white-space:nowrap">FHIR<a name="medcom-message-definition-type-FHIR"> </a></td><td>FHIR</td></tr><tr><td style="white-space:nowrap">ENVELOPE<a name="medcom-message-definition-type-ENVELOPE"> </a></td><td>Envelope</td></tr></table></div>
  </text>
  <url
       value="http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-message-definition-type"/>
  <version value="1.7.0"/>
  <name value="MedComMessageDefinitionType"/>
  <title value="MedComMessageDefinitionTypeCodeSystem"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-06-26"/>
  <publisher value="MedCom"/>
  <contact>
    <name value="MedCom"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.medcom.dk"/>
    </telecom>
  </contact>
  <description
               value="MedComMessageDefinitionTypeCS for the 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="4"/>
  <concept>
    <code value="EDIFACT"/>
    <display value="Edifact"/>
  </concept>
  <concept>
    <code value="OIOXML"/>
    <display value="OIOXML"/>
  </concept>
  <concept>
    <code value="FHIR"/>
    <display value="FHIR"/>
  </concept>
  <concept>
    <code value="ENVELOPE"/>
    <display value="Envelope"/>
  </concept>
</CodeSystem>