PackagesCanonicalsLogsProblems
    Packages
    de.fhir.medication@1.0.0
    http://ig.fhir.de/igs/medication/StructureDefinition/DosageDgMP
description: Gibt an, wie das Medikament vom Patienten im Kontext dgMP eingenommen wird/wurde oder eingenommen werden soll.
package_name: de.fhir.medication
derivation: constraint
name: DosageDgMP
type: Dosage
elements:
  site: {index: 6}
  asNeeded:
    choices: []
    index: 5
  method: {index: 8}
  patientInstruction: {index: 2}
  maxDosePerLifetime: {index: 24}
  maxDosePerAdministration: {index: 23}
  route: {index: 7}
  timing: {type: Timing, index: 3}
  additionalInstruction: {index: 1}
  sequence: {index: 0}
  maxDosePerPeriod: {index: 22}
  doseAndRate:
    index: 9
    elements:
      type: {index: 10}
      dose:
        choices: [doseQuantity]
        index: 15
        slicing:
          slices:
            doseQuantity:
              match: {}
              schema:
                choices: [doseQuantity]
                index: 15
      doseQuantity:
        type: Quantity
        choiceOf: dose
        index: 16
        slicing:
          slices:
            doseQuantity:
              match: {}
              schema: {type: Quantity, choiceOf: dose, index: 16}
      dose[x]:
        elements:
          unit: {mustSupport: true, index: 17}
          system: {mustSupport: true, index: 18}
          code: {mustSupport: true, index: 19}
        required: [unit, system, code]
      rate:
        choices: []
        index: 21
package_version: 1.0.0
class: complex-type
kind: complex-type
url: http://ig.fhir.de/igs/medication/StructureDefinition/DosageDgMP
base: http://ig.fhir.de/igs/medication/StructureDefinition/DosageDE
version: 1.0.0