eHealth Infrastructure
latest - ci-build

eHealth Infrastructure - Local Development build (vlatest) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Device calibration period - XML Representation

Active as of 2019-09-16

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ehealth-device-calibration-period"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://ehealth.sundhed.dk/cs/device-calibration-period</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><td><b>Dansk (Danish, da)</b></td></tr><tr><td style="white-space:nowrap">7D<a name="ehealth-device-calibration-period-7D"> </a></td><td>7 days</td><td>7 days</td><td>7 dage</td></tr><tr><td style="white-space:nowrap">30D<a name="ehealth-device-calibration-period-30D"> </a></td><td>30 days</td><td>30 days</td><td>30 dage</td></tr><tr><td style="white-space:nowrap">1Y<a name="ehealth-device-calibration-period-1Y"> </a></td><td>1 year</td><td>1 year</td><td>1 år</td></tr></table></div>
  </text>
  <url value="http://ehealth.sundhed.dk/cs/device-calibration-period"/>
  <version value="latest"/>
  <name value="DeviceCalibrationPeriod"/>
  <title value="Device calibration period"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2019-09-16T00: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="Device calibration period."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <concept>
    <code value="7D"/>
    <display value="7 days"/>
    <definition value="7 days"/>
    <designation>
      <language value="da"/>
      <value value="7 dage"/>
    </designation>
  </concept>
  <concept>
    <code value="30D"/>
    <display value="30 days"/>
    <definition value="30 days"/>
    <designation>
      <language value="da"/>
      <value value="30 dage"/>
    </designation>
  </concept>
  <concept>
    <code value="1Y"/>
    <display value="1 year"/>
    <definition value="1 year"/>
    <designation>
      <language value="da"/>
      <value value="1 år"/>
    </designation>
  </concept>
</CodeSystem>