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
| Draft as of 2026-03-24 |
{
"resourceType" : "CodeSystem",
"id" : "MODS-CareTeamParticipantRole-1",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem MODS-CareTeamParticipantRole-1</b></p><a name=\"MODS-CareTeamParticipantRole-1\"> </a><a name=\"hcMODS-CareTeamParticipantRole-1\"> </a><p>This code system <code>https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-CareTeamParticipantRole-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\">involved<a name=\"MODS-CareTeamParticipantRole-1-involved\"> </a></td><td>Involved</td><td>Care actors involved</td></tr><tr><td style=\"white-space:nowrap\">informed<a name=\"MODS-CareTeamParticipantRole-1-informed\"> </a></td><td>Informed</td><td>Care actors to be informed</td></tr><tr><td style=\"white-space:nowrap\">performer<a name=\"MODS-CareTeamParticipantRole-1-performer\"> </a></td><td>Performer</td><td>Care actor who will perform the activity, activities or performed the action</td></tr><tr><td style=\"white-space:nowrap\">proxy-for-subject-of-care<a name=\"MODS-CareTeamParticipantRole-1-proxy-for-subject-of-care\"> </a></td><td>Proxy for a Subject of Care</td><td>A proxy who expresses the wishes on behalf of a subject of care</td></tr><tr><td style=\"white-space:nowrap\">responsible<a name=\"MODS-CareTeamParticipantRole-1-responsible\"> </a></td><td>Responsible</td><td>The care worker who is responsible for overseeing the execution of instruction.</td></tr></table></div>"
},
"url" : "https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-CareTeamParticipantRole-1",
"version" : "0.1.0",
"name" : "MODSCareTeamParticipantRole",
"title" : "MODS Care Team Participant Role",
"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" : "involved",
"display" : "Involved",
"definition" : "Care actors involved"
},
{
"code" : "informed",
"display" : "Informed",
"definition" : "Care actors to be informed"
},
{
"code" : "performer",
"display" : "Performer",
"definition" : "Care actor who will perform the activity, activities or performed the action"
},
{
"code" : "proxy-for-subject-of-care",
"display" : "Proxy for a Subject of Care",
"definition" : "A proxy who expresses the wishes on behalf of a subject of care"
},
{
"code" : "responsible",
"display" : "Responsible",
"definition" : "The care worker who is responsible for overseeing the execution of instruction."
}
]
}