PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.extensions.r4@0.1.0
    http://hl7.org/fhir/StructureDefinition/consent-ResearchStudyContext
description: When a Research scope Consent, this is the specific research study that is allowed to use the information (or not).
package_name: hl7.fhir.uv.extensions.r4
derivation: constraint
name: ConsentResearchStudyContext
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/consent-ResearchStudyContext'}
    index: 1
  value:
    choices: [valueReference]
    index: 3
  valueReference:
    type: Reference
    choiceOf: value
    refers: ['http://hl7.org/fhir/StructureDefinition/ResearchStudy']
    index: 4
package_version: 0.1.0
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/consent-ResearchStudyContext
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.1.0
required: [valueReference, value]