eHealth Infrastructure
3.3.0 - ci-build Denmark flag

eHealth Infrastructure, published by Den telemedicinske infrastruktur (eHealth Infrastructure). This guide is not an authorized publication; it is the continuous build for version 3.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fut-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions

: Quality Types - XML Representation

Active as of 2019-01-29

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ehealth-quality-types"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ehealth-quality-types</b></p><a name="ehealth-quality-types"> </a><a name="hcehealth-quality-types"> </a><a name="ehealth-quality-types-da-DK"> </a><p>This case-sensitive code system <code>http://ehealth.sundhed.dk/cs/quality-types</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>Definition</b></td></tr><tr><td style="white-space:nowrap">TBD<a name="ehealth-quality-types-TBD"> </a></td><td>Example value - Under construction</td><td>Example value - Under construction</td></tr><tr><td style="white-space:nowrap">TBD2<a name="ehealth-quality-types-TBD2"> </a></td><td>Example value2 - Under construction</td><td>Example value2 - Under construction</td></tr><tr><td style="white-space:nowrap">SQ<a name="ehealth-quality-types-SQ"> </a></td><td>Situation Quality</td><td>Situation Quality. For this quality type, the quality code should be a code taken from the http://ehealth.sundhed.dk/vs/situation-quality value set.</td></tr><tr><td style="white-space:nowrap">DMQ<a name="ehealth-quality-types-DMQ"> </a></td><td>Device Measuring Quality</td><td>Device Measuring Quality. For this quality type, the quality code should be a code taken from the http://ehealth.sundhed.dk/vs/device-measuring-quality value set.</td></tr><tr><td style="white-space:nowrap">UQ<a name="ehealth-quality-types-UQ"> </a></td><td>Usage Quality</td><td>Usage Quality. For this quality type, the quality code should be a code taken from the http://ehealth.sundhed.dk/vs/usage-quality value set.</td></tr></table></div>
  </text>
  <url value="http://ehealth.sundhed.dk/cs/quality-types"/>
  <version value="3.3.0"/>
  <name value="QualityTypes"/>
  <title value="Quality Types"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2019-01-29T00:00:00+00:00"/>
  <publisher
             value="Den telemedicinske infrastruktur (eHealth Infrastructure)"/>
  <contact>
    <name value="Den telemedicinske infrastruktur (eHealth Infrastructure)"/>
    <telecom>
      <system value="url"/>
      <value value="http://ehealth.sundhed.dk"/>
    </telecom>
  </contact>
  <description value="Quality Types"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DK"/>
      <display value="Denmark"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <concept>
    <code value="TBD"/>
    <display value="Example value - Under construction"/>
    <definition value="Example value - Under construction"/>
    <property>
      <code value="deprecated"/>
      <valueDateTime value="2020-02-03"/>
    </property>
  </concept>
  <concept>
    <code value="TBD2"/>
    <display value="Example value2 - Under construction"/>
    <definition value="Example value2 - Under construction"/>
    <property>
      <code value="deprecated"/>
      <valueDateTime value="2020-02-03"/>
    </property>
  </concept>
  <concept>
    <code value="SQ"/>
    <display value="Situation Quality"/>
    <definition
                value="Situation Quality. For this quality type, the quality code should be a code taken from the http://ehealth.sundhed.dk/vs/situation-quality value set."/>
  </concept>
  <concept>
    <code value="DMQ"/>
    <display value="Device Measuring Quality"/>
    <definition
                value="Device Measuring Quality. For this quality type, the quality code should be a code taken from the http://ehealth.sundhed.dk/vs/device-measuring-quality value set."/>
  </concept>
  <concept>
    <code value="UQ"/>
    <display value="Usage Quality"/>
    <definition
                value="Usage Quality. For this quality type, the quality code should be a code taken from the http://ehealth.sundhed.dk/vs/usage-quality value set."/>
  </concept>
</CodeSystem>