Open Nursing Core FHIR Implementation Guide (ONC-IG)
0.1.0 - draft

Open Nursing Core FHIR Implementation Guide (ONC-IG) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Inspired Oxygen Value Set - XML Representation

Draft as of 2026-01-01

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="inspired-oxygen-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet inspired-oxygen-vs</b></p><a name="inspired-oxygen-vs"> </a><a name="hcinspired-oxygen-vs"> </a><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</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><a href="http://snomed.info/id/722742002">722742002</a></td><td>Breathing room air</td></tr><tr><td><a href="http://snomed.info/id/371825009">371825009</a></td><td>Patient on oxygen</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://clinyqai.github.io/open-nursing-core-ig/ValueSet/inspired-oxygen-vs"/>
  <version value="0.1.0"/>
  <name value="InspiredOxygenValueSet"/>
  <title value="Inspired Oxygen Value Set"/>
  <status value="draft"/>
  <date value="2026-01-01T13:37:23+00:00"/>
  <description value="Codes for inspired oxygen status"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="722742002"/>
        <display value="Breathing room air"/>
      </concept>
      <concept>
        <code value="371825009"/>
        <display value="Patient on oxygen"/>
      </concept>
    </include>
  </compose>
</ValueSet>