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

: PBS Behaviour Function ValueSet - JSON Representation

Draft as of 2026-01-01

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "onc-pbs-function-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet onc-pbs-function-vs</b></p><a name=\"onc-pbs-function-vs\"> </a><a name=\"hconc-pbs-function-vs\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-onc-observation-codes.html\"><code>https://clinyqai.github.io/open-nursing-core-ig/CodeSystem/onc-observation-codes</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><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-onc-observation-codes.html#onc-observation-codes-abc-function\">abc-function</a></td><td>Function of Behaviour</td><td>Hypothesized function (e.g. Sensory, Escape, Attention, Tangible)</td></tr></table></li></ul></div>"
  },
  "url" : "https://clinyqai.github.io/open-nursing-core-ig/ValueSet/onc-pbs-function-vs",
  "version" : "0.1.0",
  "name" : "PBSFunctionVS",
  "title" : "PBS Behaviour Function ValueSet",
  "status" : "draft",
  "date" : "2026-01-01T13:37:23+00:00",
  "description" : "Common functions of behaviour (SEAT)",
  "compose" : {
    "include" : [
      {
        "system" : "https://clinyqai.github.io/open-nursing-core-ig/CodeSystem/onc-observation-codes",
        "concept" : [
          {
            "code" : "abc-function",
            "display" : "Function of Behaviour"
          }
        ]
      }
    ]
  }
}