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