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

: Mental Capacity Finding Value Set - XML Representation

Draft as of 2026-01-01

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="onc-mca-vs"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet onc-mca-vs</b></p><a name="onc-mca-vs"> </a><a name="hconc-mca-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-capacity-present">capacity-present</a></td><td>Capacity Present</td><td>Patient has capacity for this decision</td></tr><tr><td><a href="CodeSystem-onc-observation-codes.html#onc-observation-codes-capacity-absent">capacity-absent</a></td><td>Capacity Absent</td><td>Patient lacks capacity for this decision</td></tr><tr><td><a href="CodeSystem-onc-observation-codes.html#onc-observation-codes-best-interest">best-interest</a></td><td>Best Interest Decision Required</td><td>Decision made in patient's best interest</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://clinyqai.github.io/open-nursing-core-ig/ValueSet/onc-mca-vs"/>
  <version value="0.1.0"/>
  <name value="MentalCapacityVS"/>
  <title value="Mental Capacity Finding Value Set"/>
  <status value="draft"/>
  <date value="2026-01-01T13:37:23+00:00"/>
  <description value="Codes indicating presence or absence of capacity"/>
  <compose>
    <include>
      <system
              value="https://clinyqai.github.io/open-nursing-core-ig/CodeSystem/onc-observation-codes"/>
      <concept>
        <code value="capacity-present"/>
        <display value="Capacity Present"/>
      </concept>
      <concept>
        <code value="capacity-absent"/>
        <display value="Capacity Absent"/>
      </concept>
      <concept>
        <code value="best-interest"/>
        <display value="Best Interest Decision Required"/>
      </concept>
    </include>
  </compose>
</ValueSet>