PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.pharmaceutical-research-protocol@1.0.0-ballot
    http://hl7.org/fhir/uv/pharmaceutical-research-protocol/StructureDefinition/ResearchStudyStudyAmendmentScopeImpact
description: Provides number or percentage of each group affected by a single amendment
package_name: hl7.fhir.uv.pharmaceutical-research-protocol
derivation: constraint
name: ResearchStudyStudyAmendmentScopeImpact
type: Extension
elements:
  extension:
    array: true
    min: 2
    index: 0
    slicing:
      slices:
        number:
          match: {}
          schema:
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: number}
                index: 3
              value:
                short: Number of participants, or % of participants
                choices: [valuePositiveInt, valueQuantity]
                index: 5
              valuePositiveInt: {type: positiveInt, short: 'Number of participants, or % of participants', choiceOf: value, index: 6}
              valueQuantity: {type: Quantity, short: 'Number of participants, or % of participants', choiceOf: value, index: 7}
        scope:
          match: {}
          schema:
            _required: true
            index: 8
            extensions: {}
            elements:
              extension: {index: 9}
              url:
                pattern: {type: Uri, value: scope}
                index: 10
              value:
                choices: [valueCode]
                index: 12
              valueCode: {type: code, choiceOf: value, index: 13}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/uv/pharmaceutical-research-protocol/StructureDefinition/ResearchStudyStudyAmendmentScopeImpact'}
    index: 14
  value:
    choices: []
    index: 16
package_version: 1.0.0-ballot
extensions:
  number:
    url: null
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: number}
        index: 3
      value:
        short: Number of participants, or % of participants
        choices: [valuePositiveInt, valueQuantity]
        index: 5
      valuePositiveInt: {type: positiveInt, short: 'Number of participants, or % of participants', choiceOf: value, index: 6}
      valueQuantity: {type: Quantity, short: 'Number of participants, or % of participants', choiceOf: value, index: 7}
  scope:
    url: null
    _required: true
    index: 8
    extensions: {}
    elements:
      extension: {index: 9}
      url:
        pattern: {type: Uri, value: scope}
        index: 10
      value:
        choices: [valueCode]
        index: 12
      valueCode: {type: code, choiceOf: value, index: 13}
class: extension
kind: complex-type
url: http://hl7.org/fhir/uv/pharmaceutical-research-protocol/StructureDefinition/ResearchStudyStudyAmendmentScopeImpact
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0-ballot