PackagesCanonicalsLogsProblems
    Packages
    de.gematik.epa.medication@1.2.0
    https://gematik.de/fhir/epa-medication/StructureDefinition/epa-op-update-emp-entry-input-parameters
description: EPA Operation UpdateEMPEntry Input-Parameters
package_name: de.gematik.epa.medication
derivation: constraint
name: EPAOpUpdateEMPEntryInputParameters
type: Parameters
elements:
  parameter:
    mustSupport: true
    array: true
    min: 2
    max: 3
    index: 0
    slicing:
      rules: closed
      discriminator:
      - {path: name, type: value}
      min: 2
      max: 3
      slices:
        acknowledgedChronologyId:
          match: {name: acknowledgedChronologyId}
          schema:
            mustSupport: true
            index: 1
            elements:
              name:
                mustSupport: true
                pattern: {type: String, value: acknowledgedChronologyId}
                index: 2
              value:
                mustSupport: true
                choices: [valueId]
                index: 4
              valueId: {type: id, mustSupport: true, choiceOf: value, index: 5}
              resource: {index: 6}
              part: {index: 7}
            required: [value, valueId]
        medicationPlanIdentifier:
          match: {name: medicationPlanIdentifier}
          schema:
            mustSupport: true
            _required: true
            index: 8
            elements:
              name:
                mustSupport: true
                pattern: {type: String, value: medicationPlanIdentifier}
                index: 9
              value:
                mustSupport: true
                choices: [valueIdentifier]
                index: 11
              valueIdentifier: {type: Identifier, mustSupport: true, choiceOf: value, index: 12}
              resource: {index: 13}
              part: {index: 14}
            required: [valueIdentifier, value]
        empEntry:
          match: {name: empEntry}
          schema:
            mustSupport: true
            _required: true
            index: 15
            elements:
              name:
                mustSupport: true
                pattern: {type: String, value: empEntry}
                index: 16
              value:
                choices: []
                index: 18
              resource: {type: MedicationRequest, mustSupport: true, index: 19}
              part: {index: 20}
            required: [resource]
package_version: 1.2.0
class: profile
kind: resource
url: https://gematik.de/fhir/epa-medication/StructureDefinition/epa-op-update-emp-entry-input-parameters
base: http://hl7.org/fhir/StructureDefinition/Parameters
version: 1.2.0