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 Transfer Tracking Participant Role Code - XML Representation

Draft as of 2026-03-24

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="MODS-TransferTaskParticipantRoleCode-1"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem MODS-TransferTaskParticipantRoleCode-1</b></p><a name="MODS-TransferTaskParticipantRoleCode-1"> </a><a name="hcMODS-TransferTaskParticipantRoleCode-1"> </a><p>This  code system <code>https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-TransferTaskParticipantRoleCode-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">requested-by<a name="MODS-TransferTaskParticipantRoleCode-1-requested-by"> </a></td><td>Requested By</td><td>The person who made/initiated the request</td></tr><tr><td style="white-space:nowrap">fulfilled-by<a name="MODS-TransferTaskParticipantRoleCode-1-fulfilled-by"> </a></td><td>Fulfilled By</td><td>The person who is fulfilling/fulfilled the request</td></tr></table></div>
  </text>
  <url
       value="https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-TransferTaskParticipantRoleCode-1"/>
  <version value="0.1.0"/>
  <name value="MODSTransferTaskParticipantRoleCode"/>
  <title value="MODS Transfer Tracking Participant Role Code"/>
  <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="2"/>
  <concept>
    <code value="requested-by"/>
    <display value="Requested By"/>
    <definition value="The person who made/initiated the request"/>
  </concept>
  <concept>
    <code value="fulfilled-by"/>
    <display value="Fulfilled By"/>
    <definition value="The person who is fulfilling/fulfilled the request"/>
  </concept>
</CodeSystem>