Danish profile of the XDS Metadata Standard
2.0.0 - ci-build

Danish profile of the XDS Metadata Standard, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 2.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

: MedCom Message Codes - XML Representation

Active as of 2015-01-01

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="MedCom-xds-typecode-CS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem MedCom-xds-typecode-CS</b></p><a name="MedCom-xds-typecode-CS"> </a><a name="hcMedCom-xds-typecode-CS"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class="grid"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>deprecationDate</td><td>deprecationDate</td><td>http://hl7.org/fhir/concept-properties#deprecationDate</td><td>dateTime</td><td>The date from which the concept is considered deprecated.</td></tr></table><p><b>Concepts</b></p><p>This case-insensitive code system <code>urn:oid:1.2.208.184.100.1</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>Deprecated</b></td><td><b>deprecationDate</b></td></tr><tr><td style="white-space:nowrap">CMR<a name="MedCom-xds-typecode-CS-CMR"> </a></td><td>Clinical Mesurement Report</td><td/><td/></tr><tr><td style="white-space:nowrap">PDC<a name="MedCom-xds-typecode-CS-PDC"> </a></td><td>Stamkort</td><td/><td/></tr><tr style="background-color: #ffeeee"><td style="white-space:nowrap">MADC<a name="MedCom-xds-typecode-CS-MADC"> </a></td><td>MADC</td><td>Deprecated</td><td>2022-12-31</td></tr><tr><td style="white-space:nowrap">PRF<a name="MedCom-xds-typecode-CS-PRF"> </a></td><td>Pregnancy Referral Form</td><td/><td/></tr><tr><td style="white-space:nowrap">PSCR<a name="MedCom-xds-typecode-CS-PSCR"> </a></td><td>Pregnancy Shared Care Report</td><td/><td/></tr><tr><td style="white-space:nowrap">PMR<a name="MedCom-xds-typecode-CS-PMR"> </a></td><td>Pregnancy Measurement Report</td><td/><td/></tr><tr><td style="white-space:nowrap">HCOM<a name="MedCom-xds-typecode-CS-HCOM"> </a></td><td>HomeCareObservation message</td><td/><td/></tr></table></div>
  </text>
  <url value="urn:oid:1.2.208.184.100.1"/>
  <identifier>
    <value value="1.2.208.184.100.1"/>
  </identifier>
  <version value="2.0.0"/>
  <name value="MedCom_XDS_TypeCode_CS"/>
  <title value="MedCom Message Codes"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2015-01-01"/>
  <publisher value="MedCom"/>
  <contact>
    <name value="MedCom"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.medcom.dk"/>
    </telecom>
  </contact>
  <description value="MedCom document type codes (Danish)"/>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="7"/>
  <property>
    <code value="deprecationDate"/>
    <uri value="http://hl7.org/fhir/concept-properties#deprecationDate"/>
    <description
                 value="The date from which the concept is considered deprecated."/>
    <type value="dateTime"/>
  </property>
  <concept>
    <code value="CMR"/>
    <display value="Clinical Mesurement Report"/>
  </concept>
  <concept>
    <code value="PDC"/>
    <display value="Stamkort"/>
  </concept>
  <concept>
    <code value="MADC"/>
    <display value="MADC"/>
    <property>
      <code value="deprecationDate"/>
      <valueDateTime value="2022-12-31"/>
    </property>
  </concept>
  <concept>
    <code value="PRF"/>
    <display value="Pregnancy Referral Form"/>
  </concept>
  <concept>
    <code value="PSCR"/>
    <display value="Pregnancy Shared Care Report"/>
  </concept>
  <concept>
    <code value="PMR"/>
    <display value="Pregnancy Measurement Report"/>
  </concept>
  <concept>
    <code value="HCOM"/>
    <display value="HomeCareObservation message"/>
  </concept>
</CodeSystem>