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 - TTL Representation

Draft as of 2026-03-24

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "MODS-CareNeedsAssessmentComponentCode-1"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-CareNeedsAssessmentComponentCode-1"^^xsd:anyURI ;
fhir:l <https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-CareNeedsAssessmentComponentCode-1>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "MODSCareNeedsAssessmentComponentCode"] ; # 
  fhir:title [ fhir:v "MODS Observation Care Needs Assessment Component Code"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2026-03-24T16:18:08+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Synanetics Ltd on behalf of DHSC/Social Care Interoperability Platform"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Synanetics Ltd on behalf of DHSC/Social Care Interoperability Platform" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://synanetics.com" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@synanetics.com" ]     ] )
  ] ) ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>       ] ;
fhir:code [ fhir:v "GB" ] ;
fhir:display [ fhir:v "United Kingdom of Great Britain and Northern Ireland" ]     ] )
  ] ) ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "5"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "assessment-method" ] ;
fhir:display [ fhir:v "Assessment Method" ] ;
fhir:definition [ fhir:v "An indication as to whether the assessment took place in person, online, or over the phone" ]
  ] [
fhir:code [ fhir:v "child-to-adult-transition" ] ;
fhir:display [ fhir:v "Child to Adult Transition Indicator" ] ;
fhir:definition [ fhir:v "Indicator if the assessment is due to a young person transitioning from Children's support to Adults' support" ]
  ] [
fhir:code [ fhir:v "community-health-check" ] ;
fhir:display [ fhir:v "Community Health Check Indicator" ] ;
fhir:definition [ fhir:v "Indication if a community health check has recently been conducted" ]
  ] [
fhir:code [ fhir:v "ehcp-in-place" ] ;
fhir:display [ fhir:v "Education, Health and Care Plan in Place Indicator" ] ;
fhir:definition [ fhir:v "Indication if an Education, Health and Care Plan (EHCP) in place" ]
  ] [
fhir:code [ fhir:v "mental-capacity" ] ;
fhir:display [ fhir:v "Mental Capacity Indicator" ] ;
fhir:definition [ fhir:v "Indicate if the person has the mental capacity to consent to engage in this assessment." ]
  ] ) . #