PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erezept@workflow.r4-1.5.0-rc1
    https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_PAR_CreateOperation_Input
description: This profile defines the parameters for creating a workflow for a prescription from PVS to the E-Rezept-Fachdienst.
package_name: de.gematik.erezept
derivation: constraint
name: GEM_ERP_PR_PAR_CreateOperation_Input
type: Parameters
elements:
  parameter:
    index: 0
    slicing:
      rules: closed
      discriminator:
      - {path: name, type: pattern}
      min: 1
      max: 1
      slices:
        workflowType:
          match: {name: workflowType}
          schema:
            _required: true
            index: 1
            elements:
              name:
                mustSupport: true
                pattern: {type: String, value: workflowType}
                index: 2
              value:
                choices: [valueCoding]
                index: 4
              valueCoding: {type: Coding, choiceOf: value, index: 5}
            required: [valueCoding, value]
package_version: workflow.r4-1.5.0-rc1
class: profile
kind: resource
url: https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_PAR_CreateOperation_Input
base: http://hl7.org/fhir/StructureDefinition/Parameters
version: '1.5'
required: [parameter]