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 Observation Care Needs Assessment Component Code - JSON Representation

Draft as of 2026-03-24

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "MODS-CareNeedsAssessmentComponentCode-1",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem MODS-CareNeedsAssessmentComponentCode-1</b></p><a name=\"MODS-CareNeedsAssessmentComponentCode-1\"> </a><a name=\"hcMODS-CareNeedsAssessmentComponentCode-1\"> </a><p>This  code system <code>https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-CareNeedsAssessmentComponentCode-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\">assessment-method<a name=\"MODS-CareNeedsAssessmentComponentCode-1-assessment-method\"> </a></td><td>Assessment Method</td><td>An indication as to whether the assessment took place in person, online, or over the phone</td></tr><tr><td style=\"white-space:nowrap\">child-to-adult-transition<a name=\"MODS-CareNeedsAssessmentComponentCode-1-child-to-adult-transition\"> </a></td><td>Child to Adult Transition Indicator</td><td>Indicator if the assessment is due to a young person transitioning from Children's support to Adults' support</td></tr><tr><td style=\"white-space:nowrap\">community-health-check<a name=\"MODS-CareNeedsAssessmentComponentCode-1-community-health-check\"> </a></td><td>Community Health Check Indicator</td><td>Indication if a community health check has recently been conducted</td></tr><tr><td style=\"white-space:nowrap\">ehcp-in-place<a name=\"MODS-CareNeedsAssessmentComponentCode-1-ehcp-in-place\"> </a></td><td>Education, Health and Care Plan in Place Indicator</td><td>Indication if an Education, Health and Care Plan (EHCP) in place</td></tr><tr><td style=\"white-space:nowrap\">mental-capacity<a name=\"MODS-CareNeedsAssessmentComponentCode-1-mental-capacity\"> </a></td><td>Mental Capacity Indicator</td><td>Indicate if the person has the mental capacity to consent to engage in this assessment.</td></tr></table></div>"
  },
  "url" : "https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-CareNeedsAssessmentComponentCode-1",
  "version" : "0.1.0",
  "name" : "MODSCareNeedsAssessmentComponentCode",
  "title" : "MODS Observation Care Needs Assessment Component Code",
  "status" : "draft",
  "date" : "2026-03-24T16:18:08+00:00",
  "publisher" : "Synanetics Ltd on behalf of DHSC/Social Care Interoperability Platform",
  "contact" : [
    {
      "name" : "Synanetics Ltd on behalf of DHSC/Social Care Interoperability Platform",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://synanetics.com"
        },
        {
          "system" : "email",
          "value" : "info@synanetics.com"
        }
      ]
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "GB",
          "display" : "United Kingdom of Great Britain and Northern Ireland"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "assessment-method",
      "display" : "Assessment Method",
      "definition" : "An indication as to whether the assessment took place in person, online, or over the phone"
    },
    {
      "code" : "child-to-adult-transition",
      "display" : "Child to Adult Transition Indicator",
      "definition" : "Indicator if the assessment is due to a young person transitioning from Children's support to Adults' support"
    },
    {
      "code" : "community-health-check",
      "display" : "Community Health Check Indicator",
      "definition" : "Indication if a community health check has recently been conducted"
    },
    {
      "code" : "ehcp-in-place",
      "display" : "Education, Health and Care Plan in Place Indicator",
      "definition" : "Indication if an Education, Health and Care Plan (EHCP) in place"
    },
    {
      "code" : "mental-capacity",
      "display" : "Mental Capacity Indicator",
      "definition" : "Indicate if the person has the mental capacity to consent to engage in this assessment."
    }
  ]
}