Social Care Interoperability Platform FHIR Implementation Guide
Version: 0.1.0, Status: draft

Social Care Interoperability Platform FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: MODS Mental Capacity - XML Representation

Draft as of 2026-03-24

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="MODS-MentalCapacity-1"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem MODS-MentalCapacity-1</b></p><a name="MODS-MentalCapacity-1"> </a><a name="hcMODS-MentalCapacity-1"> </a><p>This  code system <code>https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-MentalCapacity-1</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">in-progress<a name="MODS-MentalCapacity-1-in-progress"> </a></td><td>In Progress</td><td>Mental capacity assessment in progress</td></tr><tr><td style="white-space:nowrap">no<a name="MODS-MentalCapacity-1-no"> </a></td><td>No</td><td>No</td></tr><tr><td style="white-space:nowrap">unknown<a name="MODS-MentalCapacity-1-unknown"> </a></td><td>Unknown</td><td>Unknown</td></tr><tr><td style="white-space:nowrap">yes<a name="MODS-MentalCapacity-1-yes"> </a></td><td>Yes</td><td>Yes</td></tr></table></div>
  </text>
  <url
       value="https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-MentalCapacity-1"/>
  <version value="0.1.0"/>
  <name value="MODSMentalCapacity"/>
  <title value="MODS Mental Capacity"/>
  <status value="draft"/>
  <date value="2026-03-24T16:18:08+00:00"/>
  <publisher
             value="Synanetics Ltd on behalf of DHSC/Social Care Interoperability Platform"/>
  <contact>
    <name
          value="Synanetics Ltd on behalf of DHSC/Social Care Interoperability Platform"/>
    <telecom>
      <system value="url"/>
      <value value="https://synanetics.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@synanetics.com"/>
    </telecom>
  </contact>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="GB"/>
      <display value="United Kingdom of Great Britain and Northern Ireland"/>
    </coding>
  </jurisdiction>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="in-progress"/>
    <display value="In Progress"/>
    <definition value="Mental capacity assessment in progress"/>
  </concept>
  <concept>
    <code value="no"/>
    <display value="No"/>
    <definition value="No"/>
  </concept>
  <concept>
    <code value="unknown"/>
    <display value="Unknown"/>
    <definition value="Unknown"/>
  </concept>
  <concept>
    <code value="yes"/>
    <display value="Yes"/>
    <definition value="Yes"/>
  </concept>
</CodeSystem>