PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erezept-workflow.r4@1.5.0-beta6
    https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_PAR_CreateOperation_Output
description: This profile defines the parameters for creating a Task from PVS to the E-Rezept-Fachdienst. This can be used for the $create-operation.
package_name: de.gematik.erezept-workflow.r4
derivation: constraint
name: GEM_ERP_PR_PAR_CreateOperation_Output
type: Parameters
elements:
  meta:
    index: 0
    elements:
      profile:
        pattern: {type: Canonical, value: 'https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_PAR_CreateOperation_Output|1.5'}
        index: 1
    required: [profile]
  parameter:
    index: 2
    slicing:
      rules: closed
      discriminator:
      - {path: name, type: pattern}
      min: 1
      max: 1
      slices:
        return:
          match: {name: return}
          schema:
            _required: true
            index: 3
            elements:
              name:
                mustSupport: true
                pattern: {type: String, value: return}
                index: 4
              value:
                choices: []
                index: 6
              resource: {type: Task, index: 7}
              part: {index: 8}
            required: [resource]
package_version: 1.5.0-beta6
class: profile
kind: resource
url: https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_PAR_CreateOperation_Output
base: http://hl7.org/fhir/StructureDefinition/Parameters
version: '1.5'
required: [parameter, meta]