FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.extensions
Resource TypeValueSet
IdValueSet-blinded-role.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7/fhir-extensions/ValueSet-blinded-role.html
URLhttp://hl7.org/fhir/ValueSet/blinded-role
Version5.3.0
Statusdraft
Date2026-04-16T11:27:28+00:00
NameBlindedRole
TitleBlinded Role
Realmuv
Authorityhl7
DescriptionThe type of actor in the research study that is masked to study group assignment.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.fhir.uv.clinical-study-protocol#currentThesaurus.owlFragment of NCIT Code System

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet blinded-role


Source1

{
  "resourceType": "ValueSet",
  "id": "blinded-role",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
          }
        ]
      }
    ]
  }
}