Terminology for XDS Metadata
1.0.0 - ci-build

Terminology for XDS Metadata, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 1.0.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-xds-metadata/ and changes regularly. See the Directory of published versions

: APD-DK IHE TypeCode - XML Representation

Active as of 2024-03-06

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="MedCom-dk-ihe-apd-typecode-VS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <code>urn:oid:2.16.840.1.113883.6.1</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>56446-8</td><td>Appointment Summary Document</td></tr><tr><td>39289-4</td><td>Follow-up (referred to) provider /specialist, appointment date CPHS</td></tr><tr><td>39290-2</td><td>Follow-up (referred to) program, appointment date CPHS</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://medcomfhir.dk/ig/xdsmetadata/ValueSet/MedCom-dk-ihe-apd-typecode-VS"/>
  <version value="1.0.0"/>
  <name value="APD_DK_IHE_TypeCode"/>
  <title value="APD-DK IHE TypeCode"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2024-03-06"/>
  <publisher value="MedCom"/>
  <contact>
    <name value="MedCom"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.medcom.dk"/>
    </telecom>
  </contact>
  <description
               value="APD-DK: Value set for the typeCode attribute. The typeCode specifies the precise type of document from the user perspective. The granularity of typeCode is finer grained than its superior classCode."/>
  <compose>
    <include>
      <system value="urn:oid:2.16.840.1.113883.6.1"/>
      <concept>
        <code value="56446-8"/>
        <display value="Appointment Summary Document"/>
      </concept>
      <concept>
        <code value="39289-4"/>
        <display
                 value="Follow-up (referred to) provider /specialist, appointment date CPHS"/>
      </concept>
      <concept>
        <code value="39290-2"/>
        <display
                 value="Follow-up (referred to) program, appointment date CPHS"/>
      </concept>
    </include>
  </compose>
</ValueSet>