ISiK Vitalparameter Implementierungsleitfaden
Version 6.0.0-rc - STU1

: ObservationUnitsPCT - XML Representation

Active as of 2025-12-17

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ObservationUnitsPCT"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ObservationUnitsPCT</b></p><a name="ObservationUnitsPCT"> </a><a name="hcObservationUnitsPCT"> </a><ul><li>Include these codes as defined in <a href="http://unitsofmeasure.org"><code>http://unitsofmeasure.org</code></a><span title="Version is not explicitly stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>ng/mL</td><td>nanogram per milliliter</td></tr><tr><td>%</td><td>percent</td></tr></table></li></ul></div>
  </text>
  <url value="https://gematik.de/fhir/isik/ValueSet/ObservationUnitsPCT"/>
  <version value="6.0.0-rc"/>
  <name value="ObservationUnitsPCT"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-12-17"/>
  <publisher value="gematik GmbH"/>
  <contact>
    <name value="gematik GmbH"/>
    <telecom>
      <system value="url"/>
      <value value="https://gematik.de"/>
    </telecom>
  </contact>
  <description value="Enthält UCUM-Einheiten für die Observation PCT"/>
  <compose>
    <include>
      <system value="http://unitsofmeasure.org"/>
      <concept>
        <code value="ng/mL"/>
        <display value="nanogram per milliliter"/>
      </concept>
      <concept>
        <code value="%"/>
        <display value="percent"/>
      </concept>
    </include>
  </compose>
</ValueSet>