FHIR Extensions Pack
5.3.0 - May 2026 International flag

FHIR Extensions Pack, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 5.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-extensions/ and changes regularly. See the Directory of published versions

: Blinded Role - XML Representation

Page standards status: Draft Maturity Level: 1

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="blinded-role"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet blinded-role</b></p><a name="blinded-role"> </a><a name="hcblinded-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="http://hl7.org/fhir/R5/shareablevalueset.html">Shareable ValueSet</a></p></div><ul><li>Include these codes as defined in <a href="http://tx.fhir.org/r5"><code>http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl</code></a><span title="Version is not explicitly stated, and the target Code System has no stated version either"> version ∅</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://tx.fhir.org/r5/ValueSet/v3-nciThesaurus#v3-nciThesaurus-C142710">C142710</a></td><td>Participant</td></tr><tr><td><a href="http://tx.fhir.org/r5/ValueSet/v3-nciThesaurus#v3-nciThesaurus-C17445">C17445</a></td><td>Care Provider</td></tr><tr><td><a href="http://tx.fhir.org/r5/ValueSet/v3-nciThesaurus#v3-nciThesaurus-C25936">C25936</a></td><td>Investigator</td></tr><tr><td><a href="http://tx.fhir.org/r5/ValueSet/v3-nciThesaurus#v3-nciThesaurus-C207599">C207599</a></td><td>Outcomes Assessor</td></tr><tr><td><a href="http://tx.fhir.org/r5/ValueSet/v3-nciThesaurus#v3-nciThesaurus-C51877">C51877</a></td><td>Statistician</td></tr><tr><td><a href="http://tx.fhir.org/r5/ValueSet/v3-nciThesaurus#v3-nciThesaurus-C70793">C70793</a></td><td>Sponsor</td></tr><tr><td><a href="http://tx.fhir.org/r5/ValueSet/v3-nciThesaurus#v3-nciThesaurus-C48660">C48660</a></td><td>Not Applicable</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="brr"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="draft"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/blinded-role"/>
  <version value="5.3.0"/>
  <name value="BlindedRole"/>
  <title value="Blinded Role"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-04-16T11:27:28+00:00"/>
  <publisher value="HL7 International / Biomedical Research and Regulation"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/rcrim"/>
    </telecom>
  </contact>
  <description
               value="The type of actor in the research study that is masked to study group assignment."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl"/>
      <concept>
        <code value="C142710"/>
        <display value="Participant"/>
      </concept>
      <concept>
        <code value="C17445"/>
        <display value="Care Provider"/>
      </concept>
      <concept>
        <code value="C25936"/>
        <display value="Investigator"/>
      </concept>
      <concept>
        <code value="C207599"/>
        <display value="Outcomes Assessor"/>
      </concept>
      <concept>
        <code value="C51877"/>
        <display value="Statistician"/>
      </concept>
      <concept>
        <code value="C70793"/>
        <display value="Sponsor"/>
      </concept>
      <concept>
        <code value="C48660"/>
        <display value="Not Applicable"/>
      </concept>
    </include>
  </compose>
</ValueSet>