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 - JSON Representation

Draft as of 2026-01-01

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "nursing-intervention-valueset",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "https://clinyqai.github.io/open-nursing-core-ig/ValueSet/nursing-intervention-valueset",
  "version" : "0.1.0",
  "name" : "NursingInterventionValueSet",
  "title" : "Nursing Intervention Value Set",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-01-01T13:37:23+00:00",
  "description" : "Value set for nursing interventions",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "71388002",
            "display" : "Procedure"
          },
          {
            "code" : "225358003",
            "display" : "Wound care"
          },
          {
            "code" : "386373004",
            "display" : "Nutrition therapy"
          }
        ]
      }
    ]
  }
}