PackagesCanonicalsLogsProblems
    Packages
    de.gematik.erezept@workflow.r4-1.5.0-beta10
    https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Medication
description: Handles medical information about the redeemed prescription
package_name: de.gematik.erezept
derivation: constraint
name: GEM_ERP_PR_Medication
type: Medication
elements:
  meta:
    index: 0
    elements:
      profile:
        pattern: {type: Canonical, value: 'https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Medication|1.5'}
        index: 1
    required: [profile]
  extension:
    mustSupport: true
    index: 2
    slicing:
      slices:
        isVaccine:
          match: {}
          schema: {mustSupport: true, index: 2}
        drugCategory:
          match: {}
          schema: {mustSupport: true, index: 3}
        normSizeCode:
          match: {}
          schema: {mustSupport: true, index: 4}
        packaging:
          match: {}
          schema: {mustSupport: true, index: 5}
        manufacturingInstructions:
          match: {}
          schema: {mustSupport: true, index: 6}
  amount:
    elements:
      numerator:
        extensions:
          packagingSize: {url: null, mustSupport: true, index: 7}
          totalQuantity: {url: null, mustSupport: true, index: 8}
        elements:
          extension:
            mustSupport: true
            index: 7
            slicing:
              slices:
                packagingSize:
                  match: {}
                  schema: {mustSupport: true, index: 7}
                totalQuantity:
                  match: {}
                  schema: {mustSupport: true, index: 8}
  ingredient:
    extensions:
      darreichungsform: {url: null, mustSupport: true, index: 9}
    elements:
      extension:
        mustSupport: true
        index: 9
        slicing:
          slices:
            darreichungsform:
              match: {}
              schema: {mustSupport: true, index: 9}
      item:
        choices: [itemReference]
        index: 14
        slicing:
          slices:
            itemReference:
              match: {}
              schema:
                choices: [itemReference]
                index: 14
      itemCodeableConcept:
        type: CodeableConcept
        short: Component in coded form
        choiceOf: item
        index: 12
        slicing:
          slices:
            itemCodeableConcept:
              match: {}
              schema: {type: CodeableConcept, short: Component in coded form, choiceOf: item, index: 12}
      itemReference:
        type: Reference
        choiceOf: item
        refers: ['https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-pharmaceutical-product', 'https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-pzn-ingredient']
        index: 15
        slicing:
          slices:
            itemReference:
              match: {}
              schema:
                type: Reference
                choiceOf: item
                refers: ['https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-pharmaceutical-product', 'https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication-pzn-ingredient']
                index: 15
      strength:
        extensions:
          amountText: {url: null, mustSupport: true, index: 16}
        elements:
          extension:
            mustSupport: true
            index: 16
            slicing:
              slices:
                amountText:
                  match: {}
                  schema: {mustSupport: true, index: 16}
package_version: workflow.r4-1.5.0-beta10
extensions:
  isVaccine: {url: null, mustSupport: true, index: 2}
  drugCategory: {url: null, mustSupport: true, index: 3}
  normSizeCode: {url: null, mustSupport: true, index: 4}
  packaging: {url: null, mustSupport: true, index: 5}
  manufacturingInstructions: {url: null, mustSupport: true, index: 6}
class: profile
kind: resource
url: https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Medication
base: https://gematik.de/fhir/epa-medication/StructureDefinition/epa-medication
version: '1.5'
required: [meta]