PackagesCanonicalsLogsProblems
    Packages
    de.gematik.epa.medication@1.2.0
    https://gematik.de/fhir/epa-medication/StructureDefinition/epa-op-link-emp-entry-parameters
description: EPA Operation Link eMP Parameters
package_name: de.gematik.epa.medication
derivation: constraint
name: EPAOpLinkEMPEntryParameters
type: Parameters
elements:
  parameter:
    mustSupport: true
    index: 0
    slicing:
      rules: closed
      discriminator:
      - {path: name, type: value}
      min: 1
      max: 1
      slices:
        medicationPlanIdentifier:
          match: {name: medicationPlanIdentifier}
          schema:
            mustSupport: true
            _required: true
            index: 1
            elements:
              name:
                mustSupport: true
                pattern: {type: String, value: medicationPlanIdentifier}
                index: 2
              value:
                mustSupport: true
                choices: [valueIdentifier]
                index: 4
              valueIdentifier: {type: Identifier, mustSupport: true, choiceOf: value, index: 5}
              resource: {index: 6}
              part: {index: 7}
            required: [valueIdentifier, value]
package_version: 1.2.0
class: profile
kind: resource
url: https://gematik.de/fhir/epa-medication/StructureDefinition/epa-op-link-emp-entry-parameters
base: http://hl7.org/fhir/StructureDefinition/Parameters
version: 1.2.0
required: [parameter]