PackagesCanonicalsLogsProblems
    Packages
    de.gematik.epa.medication@1.3.3
    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
    array: true
    min: 1
    max: 2
    index: 0
    slicing:
      rules: closed
      discriminator:
      - {path: name, type: value}
      min: 1
      max: 2
      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}
              value[x]:
                elements:
                  type:
                    mustSupport: true
                    index: 13
                    elements:
                      coding:
                        mustSupport: true
                        index: 14
                        elements:
                          system: {mustSupport: true, index: 15}
                          version: {mustSupport: true, index: 16}
                          code: {mustSupport: true, index: 17}
                          display: {mustSupport: true, index: 18}
              resource: {index: 19}
              part: {index: 20}
            required: [valueIdentifier, value]
package_version: 1.3.3
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.3.2
required: [parameter]