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: meta: index: 0 elements: profile: pattern: {type: Canonical, value: 'https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_PAR_CreateOperation_Input|1.4'} index: 1 required: [profile] parameter: index: 2 slicing: rules: closed discriminator: - {path: name, type: pattern} min: 1 max: 1 slices: workflowType: match: {name: workflowType} schema: _required: true index: 3 elements: name: mustSupport: true pattern: {type: String, value: workflowType} index: 4 value: choices: [valueCoding] index: 6 valueCoding: {type: Coding, choiceOf: value, index: 7} required: [valueCoding, value] package_version: workflow.r4-1.4.1 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.4' required: [parameter, meta]