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

: Problem Category Value Set - JSON Representation

Draft as of 2026-01-01

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "problem-category-valueset",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet problem-category-valueset</b></p><a name=\"problem-category-valueset\"> </a><a name=\"hcproblem-category-valueset\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-onc-problem-type.html\"><code>https://clinyqai.github.io/open-nursing-core-ig/CodeSystem/onc-problem-type</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span></li></ul></div>"
  },
  "url" : "https://clinyqai.github.io/open-nursing-core-ig/ValueSet/problem-category-valueset",
  "version" : "0.1.0",
  "name" : "ProblemCategoryValueSet",
  "title" : "Problem Category Value Set",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-01-01T13:37:23+00:00",
  "description" : "Value set for categorizing nursing problems",
  "compose" : {
    "include" : [
      {
        "system" : "https://clinyqai.github.io/open-nursing-core-ig/CodeSystem/onc-problem-type"
      }
    ]
  }
}