FHIR IG analytics| Package | hl7.fhir.uv.extensions.r3 |
| Resource Type | ValueSet |
| Id | ValueSet-blinded-role.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"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"
}
]
}
]
}
}