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 Care Team Participant Role - XML Representation

Draft as of 2026-03-24

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="MODS-CareTeamParticipantRole-1"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url
       value="https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-CareTeamParticipantRole-1"/>
  <version value="0.1.0"/>
  <name value="MODSCareTeamParticipantRole"/>
  <title value="MODS Care Team Participant Role"/>
  <status value="draft"/>
  <date value="2026-03-24T16:18:08+00:00"/>
  <publisher
             value="Synanetics Ltd on behalf of DHSC/Social Care Interoperability Platform"/>
  <contact>
    <name
          value="Synanetics Ltd on behalf of DHSC/Social Care Interoperability Platform"/>
    <telecom>
      <system value="url"/>
      <value value="https://synanetics.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@synanetics.com"/>
    </telecom>
  </contact>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="GB"/>
      <display value="United Kingdom of Great Britain and Northern Ireland"/>
    </coding>
  </jurisdiction>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="involved"/>
    <display value="Involved"/>
    <definition value="Care actors involved"/>
  </concept>
  <concept>
    <code value="informed"/>
    <display value="Informed"/>
    <definition value="Care actors to be informed"/>
  </concept>
  <concept>
    <code value="performer"/>
    <display value="Performer"/>
    <definition
                value="Care actor who will perform the activity, activities or performed the action"/>
  </concept>
  <concept>
    <code value="proxy-for-subject-of-care"/>
    <display value="Proxy for a Subject of Care"/>
    <definition
                value="A proxy who expresses the wishes on behalf of a subject of care"/>
  </concept>
  <concept>
    <code value="responsible"/>
    <display value="Responsible"/>
    <definition
                value="The care worker who is responsible for overseeing the execution of instruction."/>
  </concept>
</CodeSystem>