Data Sharing Framework (DSF) Implementation Guide
2.0.0 - ci-build

Data Sharing Framework (DSF) Implementation Guide - Local Development build (v2.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: DSF Practitioner Role - XML Representation

Active as of 2025-11-26

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="practitioner-role"/>
  <meta>
    <profile value="http://dsf.dev/fhir/StructureDefinition/code-system"/>
    <tag>
      <system value="http://dsf.dev/fhir/CodeSystem/read-access-tag"/>
      <code value="ALL"/>
    </tag>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem practitioner-role</b></p><a name="practitioner-role"> </a><a name="hcpractitioner-role"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-code-system.html">CodeSystem</a></p><p style="margin-bottom: 0px">Tag: All (Details: DSF Read Access Tag code ALL = 'All')</p></div><p>This case-sensitive code system <code>http://dsf.dev/fhir/CodeSystem/practitioner-role</code> defines the following codes in a Grouped By hierarchy:</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">UAC_USER<a name="practitioner-role-UAC_USER"> </a></td><td>Use-and-Access Committee User</td></tr><tr><td style="white-space:nowrap">COS_USER<a name="practitioner-role-COS_USER"> </a></td><td>Coordinating Site User</td></tr><tr><td style="white-space:nowrap">CRR_USER<a name="practitioner-role-CRR_USER"> </a></td><td>Central Research Repository User</td></tr><tr><td style="white-space:nowrap">DIC_USER<a name="practitioner-role-DIC_USER"> </a></td><td>Data Integration Center User</td></tr><tr><td style="white-space:nowrap">DMS_USER<a name="practitioner-role-DMS_USER"> </a></td><td>Data Management Site User</td></tr><tr><td style="white-space:nowrap">DTS_USER<a name="practitioner-role-DTS_USER"> </a></td><td>Data Transfer Site User</td></tr><tr><td style="white-space:nowrap">HRP_USER<a name="practitioner-role-HRP_USER"> </a></td><td>Health Research Platform User</td></tr><tr><td style="white-space:nowrap">TTP_USER<a name="practitioner-role-TTP_USER"> </a></td><td>Trusted Third Party User</td></tr><tr><td style="white-space:nowrap">AMS_USER<a name="practitioner-role-AMS_USER"> </a></td><td>Allowlist Management Site User</td></tr><tr><td style="white-space:nowrap">ASP_USER<a name="practitioner-role-ASP_USER"> </a></td><td>Analysis Service Provider User</td></tr><tr><td style="white-space:nowrap">SPR_USER<a name="practitioner-role-SPR_USER"> </a></td><td>Service Provider Registry User</td></tr><tr><td style="white-space:nowrap">TSP_USER<a name="practitioner-role-TSP_USER"> </a></td><td>Terminology Service Provider User</td></tr><tr><td style="white-space:nowrap">PPH_USER<a name="practitioner-role-PPH_USER"> </a></td><td>Process Plugin Hub User</td></tr><tr><td style="white-space:nowrap">BIO_USER<a name="practitioner-role-BIO_USER"> </a></td><td>Biobank User</td></tr><tr><td style="white-space:nowrap">DSF_ADMIN<a name="practitioner-role-DSF_ADMIN"> </a></td><td>DSF Administrator</td></tr></table></div>
  </text>
  <url value="http://dsf.dev/fhir/CodeSystem/practitioner-role"/>
  <version value="2.0.0"/>
  <name value="DSF_Practitioner_Role"/>
  <title value="DSF Practitioner Role"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-11-26"/>
  <publisher value="DSF Community"/>
  <contact>
    <name value="DSF Community"/>
    <telecom>
      <system value="url"/>
      <value value="https://dsf.dev"/>
    </telecom>
  </contact>
  <description value="CodeSystem with DSF practitioner roles"/>
  <caseSensitive value="true"/>
  <hierarchyMeaning value="grouped-by"/>
  <versionNeeded value="false"/>
  <content value="complete"/>
  <count value="15"/>
  <concept>
    <code value="UAC_USER"/>
    <display value="Use-and-Access Committee User"/>
  </concept>
  <concept>
    <code value="COS_USER"/>
    <display value="Coordinating Site User"/>
  </concept>
  <concept>
    <code value="CRR_USER"/>
    <display value="Central Research Repository User"/>
  </concept>
  <concept>
    <code value="DIC_USER"/>
    <display value="Data Integration Center User"/>
  </concept>
  <concept>
    <code value="DMS_USER"/>
    <display value="Data Management Site User"/>
  </concept>
  <concept>
    <code value="DTS_USER"/>
    <display value="Data Transfer Site User"/>
  </concept>
  <concept>
    <code value="HRP_USER"/>
    <display value="Health Research Platform User"/>
  </concept>
  <concept>
    <code value="TTP_USER"/>
    <display value="Trusted Third Party User"/>
  </concept>
  <concept>
    <code value="AMS_USER"/>
    <display value="Allowlist Management Site User"/>
  </concept>
  <concept>
    <code value="ASP_USER"/>
    <display value="Analysis Service Provider User"/>
  </concept>
  <concept>
    <code value="SPR_USER"/>
    <display value="Service Provider Registry User"/>
  </concept>
  <concept>
    <code value="TSP_USER"/>
    <display value="Terminology Service Provider User"/>
  </concept>
  <concept>
    <code value="PPH_USER"/>
    <display value="Process Plugin Hub User"/>
  </concept>
  <concept>
    <code value="BIO_USER"/>
    <display value="Biobank User"/>
  </concept>
  <concept>
    <code value="DSF_ADMIN"/>
    <display value="DSF Administrator"/>
  </concept>
</CodeSystem>