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

: Nursing Intervention Value Set - XML Representation

Draft as of 2026-01-01

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="nursing-intervention-valueset"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet nursing-intervention-valueset</b></p><a name="nursing-intervention-valueset"> </a><a name="hcnursing-intervention-valueset"> </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/71388002">71388002</a></td><td>Procedure</td></tr><tr><td><a href="http://snomed.info/id/225358003">225358003</a></td><td>Wound care</td></tr><tr><td><a href="http://snomed.info/id/386373004">386373004</a></td><td>Nutrition therapy</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://clinyqai.github.io/open-nursing-core-ig/ValueSet/nursing-intervention-valueset"/>
  <version value="0.1.0"/>
  <name value="NursingInterventionValueSet"/>
  <title value="Nursing Intervention Value Set"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-01-01T13:37:23+00:00"/>
  <description value="Value set for nursing interventions"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="71388002"/>
        <display value="Procedure"/>
      </concept>
      <concept>
        <code value="225358003"/>
        <display value="Wound care"/>
      </concept>
      <concept>
        <code value="386373004"/>
        <display value="Nutrition therapy"/>
      </concept>
    </include>
  </compose>
</ValueSet>