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 Risk Assessment Component Code - JSON Representation

Draft as of 2026-03-24

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "MODS-RiskAssessmentComponentCode-1",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem MODS-RiskAssessmentComponentCode-1</b></p><a name=\"MODS-RiskAssessmentComponentCode-1\"> </a><a name=\"hcMODS-RiskAssessmentComponentCode-1\"> </a><p>This  code system <code>https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-RiskAssessmentComponentCode-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-RiskAssessmentComponentCode-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\">assessment-outcome<a name=\"MODS-RiskAssessmentComponentCode-1-assessment-outcome\"> </a></td><td>Assessment Outcome</td><td>Agreed outcome of the assessment e.g. has a plan been scheduled or agreed to mitigate the risk</td></tr><tr><td style=\"white-space:nowrap\">children-or-young-carers<a name=\"MODS-RiskAssessmentComponentCode-1-children-or-young-carers\"> </a></td><td>Children or Young Carers In House</td><td>Flag to identify if there are Children or young carers in household</td></tr><tr><td style=\"white-space:nowrap\">mental-capacity<a name=\"MODS-RiskAssessmentComponentCode-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><tr><td style=\"white-space:nowrap\">reason-for-risk-assessment<a name=\"MODS-RiskAssessmentComponentCode-1-reason-for-risk-assessment\"> </a></td><td>Reason for Risk Assessment</td><td>Why there is a need for this Risk Assessment</td></tr><tr><td style=\"white-space:nowrap\">understanding-of-risks<a name=\"MODS-RiskAssessmentComponentCode-1-understanding-of-risks\"> </a></td><td>Understanding of Risks</td><td>Flag to indicate if the subject of care has understanding of the risks</td></tr></table></div>"
  },
  "url" : "https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-RiskAssessmentComponentCode-1",
  "version" : "0.1.0",
  "name" : "MODSRiskAssessmentComponentCode",
  "title" : "MODS Observation Risk 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" : 6,
  "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" : "assessment-outcome",
      "display" : "Assessment Outcome",
      "definition" : "Agreed outcome of the assessment e.g. has a plan been scheduled or agreed to mitigate the risk"
    },
    {
      "code" : "children-or-young-carers",
      "display" : "Children or Young Carers In House",
      "definition" : "Flag to identify if there are Children or young carers in household"
    },
    {
      "code" : "mental-capacity",
      "display" : "Mental Capacity Indicator",
      "definition" : "Indicate if the person has the mental capacity to consent to engage in this assessment."
    },
    {
      "code" : "reason-for-risk-assessment",
      "display" : "Reason for Risk Assessment",
      "definition" : "Why there is a need for this Risk Assessment"
    },
    {
      "code" : "understanding-of-risks",
      "display" : "Understanding of Risks",
      "definition" : "Flag to indicate if the subject of care has understanding of the risks"
    }
  ]
}