PackagesCanonicalsLogsProblems
    Packages
    de.gematik.epa.medication@1.0.1
    https://gematik.de/fhir/epa-medication/StructureDefinition/epa-op-cancel-prescription-erp-input-parameters
description: EPA Operation CancelPrescription ERP Input-Parameters
package_name: de.gematik.epa.medication
derivation: constraint
name: EPAOpCancelPrescriptionERPInputParameters
type: Parameters
elements:
  parameter:
    index: 0
    elements:
      name:
        mustSupport: true
        pattern: {type: String, value: rxPrescription}
        index: 1
      value:
        choices: []
        index: 3
      resource: {index: 4}
      part:
        mustSupport: true
        array: true
        min: 2
        max: 2
        index: 5
        slicing:
          rules: open
          discriminator:
          - {path: name, type: pattern}
          min: 2
          max: 2
          slices:
            prescriptionId:
              match: {name: prescriptionId}
              schema:
                type: BackboneElement
                _required: true
                index: 6
                elements:
                  name:
                    mustSupport: true
                    pattern: {type: String, value: prescriptionId}
                    index: 7
                  value:
                    choices: [valueIdentifier]
                    index: 9
                  valueIdentifier: {type: Identifier, choiceOf: value, index: 10}
                  resource: {index: 11}
                  part: {index: 12}
                required: [valueIdentifier, value]
            authoredOn:
              match: {name: authoredOn}
              schema:
                type: BackboneElement
                _required: true
                index: 13
                elements:
                  name:
                    mustSupport: true
                    pattern: {type: String, value: authoredOn}
                    index: 14
                  value:
                    choices: [valueDate]
                    index: 16
                  valueDate: {type: date, choiceOf: value, index: 17}
                  resource: {index: 18}
                  part: {index: 19}
                required: [value, valueDate]
package_version: 1.0.1
class: profile
kind: resource
url: https://gematik.de/fhir/epa-medication/StructureDefinition/epa-op-cancel-prescription-erp-input-parameters
base: http://hl7.org/fhir/StructureDefinition/Parameters
version: 1.0.1
required: [parameter]