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 Organization Role - XML Representation

Active as of 2023-06-28

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="organization-role"/>
  <meta>
    <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 organization-role</b></p><a name="organization-role"> </a><a name="hcorganization-role"> </a><a name="organization-role-en-US"> </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">Tag: All (Details: DSF Read Access Tag code ALL = 'All')</p></div><p>This case-sensitive code system <code>http://dsf.dev/fhir/CodeSystem/organization-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<a name="organization-role-UAC"> </a></td><td>Use-and-Access Committee</td></tr><tr><td style="white-space:nowrap">COS<a name="organization-role-COS"> </a></td><td>Coordinating Site</td></tr><tr><td style="white-space:nowrap">CRR<a name="organization-role-CRR"> </a></td><td>Central Research Repository</td></tr><tr><td style="white-space:nowrap">DIC<a name="organization-role-DIC"> </a></td><td>Data Integration Center</td></tr><tr><td style="white-space:nowrap">DMS<a name="organization-role-DMS"> </a></td><td>Data Management Site</td></tr><tr><td style="white-space:nowrap">DTS<a name="organization-role-DTS"> </a></td><td>Data Transfer Site</td></tr><tr><td style="white-space:nowrap">HRP<a name="organization-role-HRP"> </a></td><td>Health Research Platform</td></tr><tr><td style="white-space:nowrap">TTP<a name="organization-role-TTP"> </a></td><td>Trusted Third Party</td></tr><tr><td style="white-space:nowrap">AMS<a name="organization-role-AMS"> </a></td><td>Allowlist Management Site</td></tr></table></div>
  </text>
  <url value="http://dsf.dev/fhir/CodeSystem/organization-role"/>
  <version value="1.0.0"/>
  <name value="DSF_Organization_Role"/>
  <title value="DSF Organization Role"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-06-28"/>
  <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 organization roles used in OrganizationAffiliation resources"/>
  <caseSensitive value="true"/>
  <hierarchyMeaning value="grouped-by"/>
  <versionNeeded value="false"/>
  <content value="complete"/>
  <count value="9"/>
  <concept>
    <code value="UAC"/>
    <display value="Use-and-Access Committee"/>
  </concept>
  <concept>
    <code value="COS"/>
    <display value="Coordinating Site"/>
  </concept>
  <concept>
    <code value="CRR"/>
    <display value="Central Research Repository"/>
  </concept>
  <concept>
    <code value="DIC"/>
    <display value="Data Integration Center"/>
  </concept>
  <concept>
    <code value="DMS"/>
    <display value="Data Management Site"/>
  </concept>
  <concept>
    <code value="DTS"/>
    <display value="Data Transfer Site"/>
  </concept>
  <concept>
    <code value="HRP"/>
    <display value="Health Research Platform"/>
  </concept>
  <concept>
    <code value="TTP"/>
    <display value="Trusted Third Party"/>
  </concept>
  <concept>
    <code value="AMS"/>
    <display value="Allowlist Management Site"/>
  </concept>
</CodeSystem>