View raw Markdown
type: valuesetvalueset: ucum-oxygensat

Oxygen Saturation Units

Content (Compose)

ValueSet XML

<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ucum-oxygensat"/>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-extensible">
    <valueBoolean value="true"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="oo"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="normative"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/ucum-oxygensat"/>
  <name value="OxygenSaturationUnits"/>
  <title value="Oxygen Saturation Units"/>
  <status value="active"/>
  <publisher value="FHIR Project"/>
  <description value="UCUM units for recording oxygen saturation."/>
  <copyright value="UCUM is Copyright © 1999-2013 Regenstrief Institute, Inc. and The UCUM Organization, Indianapolis, IN. All rights reserved. See http://unitsofmeasure.org/trac//wiki/TermsOfUse for details"/>
  <compose>
    <include>
      <system value="http://unitsofmeasure.org"/>
      <concept>
        <code value="%"/>
        <display value="percent"/>
      </concept>
    </include>
  </compose>
</ValueSet>