PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.pharmaceutical-research-protocol@1.0.0-ballot
    http://hl7.org/fhir/uv/pharmaceutical-research-protocol/StructureDefinition/protocol-amendment-detail
description: Provides detail of a single amendment - repeats within the overal amendment report
package_name: hl7.fhir.uv.pharmaceutical-research-protocol
derivation: constraint
name: ResearchStudyStudyAmendmentDetails
type: Extension
elements:
  extension:
    array: true
    min: 3
    index: 0
    slicing:
      slices:
        detail:
          match: {}
          schema:
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: detail}
                index: 3
              value:
                short: Statement regarding prior amendments
                choices: [valueString]
                index: 5
              valueString: {type: string, short: Statement regarding prior amendments, choiceOf: value, index: 6}
        rationale:
          match: {}
          schema:
            _required: true
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: rationale}
                index: 9
              value:
                short: Rationale
                choices: [valueString]
                index: 11
              valueString: {type: string, short: Rationale, choiceOf: value, index: 12}
        section:
          match: {}
          schema:
            _required: true
            index: 13
            extensions: {}
            elements:
              extension: {index: 14}
              url:
                pattern: {type: Uri, value: section}
                index: 15
              value:
                short: Section where the amendment was made
                choices: [valueCodeableConcept]
                index: 17
              valueCodeableConcept: {type: CodeableConcept, short: Section where the amendment was made, choiceOf: value, index: 18}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/uv/pharmaceutical-research-protocol/StructureDefinition/protocol-amendment-detail'}
    index: 19
  value:
    choices: []
    index: 21
package_version: 1.0.0-ballot
extensions:
  detail:
    url: null
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: detail}
        index: 3
      value:
        short: Statement regarding prior amendments
        choices: [valueString]
        index: 5
      valueString: {type: string, short: Statement regarding prior amendments, choiceOf: value, index: 6}
  rationale:
    url: null
    _required: true
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: rationale}
        index: 9
      value:
        short: Rationale
        choices: [valueString]
        index: 11
      valueString: {type: string, short: Rationale, choiceOf: value, index: 12}
  section:
    url: null
    _required: true
    index: 13
    extensions: {}
    elements:
      extension: {index: 14}
      url:
        pattern: {type: Uri, value: section}
        index: 15
      value:
        short: Section where the amendment was made
        choices: [valueCodeableConcept]
        index: 17
      valueCodeableConcept: {type: CodeableConcept, short: Section where the amendment was made, choiceOf: value, index: 18}
class: extension
kind: complex-type
url: http://hl7.org/fhir/uv/pharmaceutical-research-protocol/StructureDefinition/protocol-amendment-detail
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0-ballot