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

FHIR IG analytics

Packagehl7.fhir.uv.clinical-study-protocol
Resource TypeValueSet
IdValueSet-m11-blinded-roles-vs.json
FHIR VersionR6
Sourcehttps://build.fhir.org/ig/HL7/vulcan-udp-ig/ValueSet-m11-blinded-roles-vs.html
URLhttp://hl7.org/fhir/uv/clinical-study-protocol/ValueSet/m11-blinded-roles-vs
Version1.0.0-ballot2
Statusactive
Date2026-03-30T16:32:09+00:00
NameM11BlindedRolesVVS
TitleICH M11 Trial Blinding Role Value Set Terminology
Realmuv
Authorityhl7
DescriptionTerminology associated with the trial blinding role value set codelist of the ICH M11 protocol template. This is ICH M11 Value Set C217281 drawn from the NCI Thesaurus.

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 m11-blinded-roles-vs

  • Include these codes as defined in http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl version 📦1.0.0-ballot2
    CodeDisplayDefinition
    C17445CaregiverThe primary person in charge of the care of a patient, usually a family member or a designated health care professional.
    C70793Clinical Study SponsorAn individual, company, institution, or organization that takes responsibility for the initiation, management, and/or financing of a clinical study. (CDISC Glossary)
    C25936InvestigatorAn individual who conducts scientific research. In a clinical setting this individual actually conducts and/or supervises the clinical investigation and study-related procedures. The investigator monitors the safety of the trial subjects and investigational staff (under whose immediate direction an agent is administered or dispensed to a subject). The investigator collects and analyses data and study documents, and provides reports in compliance with applicable requirements.
    C48660Not ApplicableDetermination of a value is not relevant in the current context.
    C207599Outcomes AssessorThe individual who evaluates the outcome(s) of interest.
    C142710Study ParticipantAny individiual that has a role in a study, including study personnel and study subjects.

Source1

{
  "resourceType": "ValueSet",
  "id": "m11-blinded-roles-vs",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "brr"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/clinical-study-protocol/ImplementationGuide/hl7.fhir.uv.clinical-study-protocol"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/clinical-study-protocol/ValueSet/m11-blinded-roles-vs",
  "version": "1.0.0-ballot2",
  "name": "M11BlindedRolesVVS",
  "title": "ICH M11 Trial Blinding Role Value Set Terminology",
  "status": "active",
  "experimental": false,
  "date": "2026-03-30T16:32:09+00:00",
  "publisher": "HL7 International / Biomedical Research and Regulation",
  "contact": [
    {
      "name": "HL7 International / Biomedical Research and Regulation",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/rcrim"
        },
        {
          "system": "email",
          "value": "UDP@HL7Vulcan.org"
        }
      ]
    }
  ],
  "description": "Terminology associated with the trial blinding role value set codelist of the ICH M11 protocol template.\nThis is ICH M11 Value Set C217281 drawn from the NCI Thesaurus.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
        "concept": [
          {
            "code": "C17445",
            "display": "Caregiver"
          },
          {
            "code": "C70793",
            "display": "Clinical Study Sponsor"
          },
          {
            "code": "C25936",
            "display": "Investigator"
          },
          {
            "code": "C48660",
            "display": "Not Applicable"
          },
          {
            "code": "C207599",
            "display": "Outcomes Assessor"
          },
          {
            "code": "C142710",
            "display": "Study Participant"
          }
        ]
      }
    ]
  }
}