{
  "resourceType" : "ValueSet",
  "id" : "blinded-role",
  "meta" : {
    "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "brr"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "draft"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  }],
  "url" : "http://hl7.org/fhir/ValueSet/blinded-role",
  "version" : "5.3.0",
  "name" : "BlindedRole",
  "title" : "Blinded Role",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-04-16T11:27:28+00:00",
  "publisher" : "HL7 International / Biomedical Research and Regulation",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/rcrim"
    }]
  }],
  "description" : "The type of actor in the research study that is masked to study group assignment.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
      "concept" : [{
        "code" : "C142710",
        "display" : "Participant"
      },
      {
        "code" : "C17445",
        "display" : "Care Provider"
      },
      {
        "code" : "C25936",
        "display" : "Investigator"
      },
      {
        "code" : "C207599",
        "display" : "Outcomes Assessor"
      },
      {
        "code" : "C51877",
        "display" : "Statistician"
      },
      {
        "code" : "C70793",
        "display" : "Sponsor"
      },
      {
        "code" : "C48660",
        "display" : "Not Applicable"
      }]
    }]
  }
}