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 About Me Section 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-AboutMeSectionCode-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-AboutMeSectionCode-1</b></p><a name=\"MODS-AboutMeSectionCode-1\"> </a><a name=\"hcMODS-AboutMeSectionCode-1\"> </a><p>This  code system <code>https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-AboutMeSectionCode-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></tr><tr><td style=\"white-space:nowrap\">people-who-are-important-to-me<a name=\"MODS-AboutMeSectionCode-1-people-who-are-important-to-me\"> </a></td><td>People who are important to me</td></tr><tr><td style=\"white-space:nowrap\">my-wellness<a name=\"MODS-AboutMeSectionCode-1-my-wellness\"> </a></td><td>My wellness</td></tr><tr><td style=\"white-space:nowrap\">supported-to-write-this-by<a name=\"MODS-AboutMeSectionCode-1-supported-to-write-this-by\"> </a></td><td>Supported to write this by</td></tr><tr><td style=\"white-space:nowrap\">please-do-and-please-dont<a name=\"MODS-AboutMeSectionCode-1-please-do-and-please-dont\"> </a></td><td>Please do and please dont</td></tr><tr><td style=\"white-space:nowrap\">how-i-communicate<a name=\"MODS-AboutMeSectionCode-1-how-i-communicate\"> </a></td><td>How I communicate and how to communicate with me</td></tr><tr><td style=\"white-space:nowrap\">also-worth-knowing-about-me<a name=\"MODS-AboutMeSectionCode-1-also-worth-knowing-about-me\"> </a></td><td>Also worth knowing about me</td></tr><tr><td style=\"white-space:nowrap\">what-is-most-important-to-me<a name=\"MODS-AboutMeSectionCode-1-what-is-most-important-to-me\"> </a></td><td>What is most important to me</td></tr><tr><td style=\"white-space:nowrap\">how-and-when-to-support-me<a name=\"MODS-AboutMeSectionCode-1-how-and-when-to-support-me\"> </a></td><td>How and when to support me</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-AboutMeSectionCode-1"^^xsd:anyURI ;
fhir:l <https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-AboutMeSectionCode-1>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "MODSAboutMeSectionCode"] ; # 
  fhir:title [ fhir:v "MODS About Me Section 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 "8"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "people-who-are-important-to-me" ] ;
fhir:display [ fhir:v "People who are important to me" ]
  ] [
fhir:code [ fhir:v "my-wellness" ] ;
fhir:display [ fhir:v "My wellness" ]
  ] [
fhir:code [ fhir:v "supported-to-write-this-by" ] ;
fhir:display [ fhir:v "Supported to write this by" ]
  ] [
fhir:code [ fhir:v "please-do-and-please-dont" ] ;
fhir:display [ fhir:v "Please do and please dont" ]
  ] [
fhir:code [ fhir:v "how-i-communicate" ] ;
fhir:display [ fhir:v "How I communicate and how to communicate with me" ]
  ] [
fhir:code [ fhir:v "also-worth-knowing-about-me" ] ;
fhir:display [ fhir:v "Also worth knowing about me" ]
  ] [
fhir:code [ fhir:v "what-is-most-important-to-me" ] ;
fhir:display [ fhir:v "What is most important to me" ]
  ] [
fhir:code [ fhir:v "how-and-when-to-support-me" ] ;
fhir:display [ fhir:v "How and when to support me" ]
  ] ) . #