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

: Clinical Frailty Scale Value Set - XML Representation

Draft as of 2026-01-01

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="onc-cfs-vs"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet onc-cfs-vs</b></p><a name="onc-cfs-vs"> </a><a name="hconc-cfs-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-cfs-1">cfs-1</a></td><td style="color: #cccccc">Very Fit</td><td>Robus, active, energetic and motivated</td></tr><tr><td><a href="CodeSystem-onc-observation-codes.html#onc-observation-codes-cfs-2">cfs-2</a></td><td style="color: #cccccc">Well</td><td>No active disease symptoms but less fit than category 1</td></tr><tr><td><a href="CodeSystem-onc-observation-codes.html#onc-observation-codes-cfs-3">cfs-3</a></td><td style="color: #cccccc">Managing Well</td><td>Medical problems are well controlled, but not regularly active</td></tr><tr><td><a href="CodeSystem-onc-observation-codes.html#onc-observation-codes-cfs-4">cfs-4</a></td><td style="color: #cccccc">Vulnerable</td><td>Not dependent for daily help, but symptoms limit activities</td></tr><tr><td><a href="CodeSystem-onc-observation-codes.html#onc-observation-codes-cfs-5">cfs-5</a></td><td style="color: #cccccc">Mildly Frail</td><td>Need help with high order IADLs (finances, transportation, heavy housework)</td></tr><tr><td><a href="CodeSystem-onc-observation-codes.html#onc-observation-codes-cfs-6">cfs-6</a></td><td style="color: #cccccc">Moderately Frail</td><td>Need help with all outside activities and some housekeeping</td></tr><tr><td><a href="CodeSystem-onc-observation-codes.html#onc-observation-codes-cfs-7">cfs-7</a></td><td style="color: #cccccc">Severely Frail</td><td>Completely dependent for personal care</td></tr><tr><td><a href="CodeSystem-onc-observation-codes.html#onc-observation-codes-cfs-8">cfs-8</a></td><td style="color: #cccccc">Very Severely Frail</td><td>Completely dependent, approaching end of life</td></tr><tr><td><a href="CodeSystem-onc-observation-codes.html#onc-observation-codes-cfs-9">cfs-9</a></td><td style="color: #cccccc">Terminally Ill</td><td>Approaching the end of life (life expectancy &lt;6 months)</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://clinyqai.github.io/open-nursing-core-ig/ValueSet/onc-cfs-vs"/>
  <version value="0.1.0"/>
  <name value="ClinicalFrailtyScaleVS"/>
  <title value="Clinical Frailty Scale Value Set"/>
  <status value="draft"/>
  <date value="2026-01-01T13:37:23+00:00"/>
  <description value="Codes for Rockwood Clinical Frailty Scale (1-9)"/>
  <compose>
    <include>
      <system
              value="https://clinyqai.github.io/open-nursing-core-ig/CodeSystem/onc-observation-codes"/>
      <concept>
        <code value="cfs-1"/>
      </concept>
      <concept>
        <code value="cfs-2"/>
      </concept>
      <concept>
        <code value="cfs-3"/>
      </concept>
      <concept>
        <code value="cfs-4"/>
      </concept>
      <concept>
        <code value="cfs-5"/>
      </concept>
      <concept>
        <code value="cfs-6"/>
      </concept>
      <concept>
        <code value="cfs-7"/>
      </concept>
      <concept>
        <code value="cfs-8"/>
      </concept>
      <concept>
        <code value="cfs-9"/>
      </concept>
    </include>
  </compose>
</ValueSet>