PackagesCanonicalsLogsProblems
    Packages
    de.gematik.isik@medikation-3.0.1
    https://gematik.de/fhir/isik/v3/Medikation/StructureDefinition/ISiKMedikationsVerordnung
description: Dieses Profil ermöglicht die Abbildung von Medikationsverordnungen eines Patienten in ISiK Szenarien.
package_name: de.gematik.isik
derivation: constraint
name: ISiKMedikationsVerordnung
type: MedicationRequest
elements:
  substitution:
    short: Ersatz zulässig
    mustSupport: true
    index: 186
    elements:
      allowed:
        choices: []
        index: 188
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: $this, type: type}
          min: null
          slices:
            allowedBoolean:
              match: {}
              schema:
                mustSupport: true
                choices: [allowedBoolean]
                index: 190
              min: 0
              max: 1
      allowedBoolean:
        type: boolean
        mustSupport: true
        choiceOf: allowed
        index: 191
        slicing:
          slices:
            allowedBoolean:
              match: {}
              schema: {type: boolean, mustSupport: true, choiceOf: allowed, index: 191}
              min: 0
              max: 1
  encounter:
    short: Referenz auf den Abteilungskontakt
    mustSupport: true
    index: 29
    elements:
      reference: {mustSupport: true, index: 30}
    required: [reference]
  medication[x]:
    elements:
      reference: {mustSupport: true, index: 26}
    required: [reference]
  dispenseRequest:
    mustSupport: true
    index: 180
    elements:
      quantity:
        short: angeforderte Abgabemenge
        mustSupport: true
        pattern:
          type: Quantity
          value: {system: 'http://unitsofmeasure.org'}
        index: 181
        elements:
          value: {mustSupport: true, index: 182}
          unit: {mustSupport: true, index: 183}
          system: {mustSupport: true, index: 184}
          code: {mustSupport: true, index: 185}
        required: [value, system, code]
  medicationCodeableConcept:
    short: Medikament in codierter Form oder ggf. als Freitext
    type: CodeableConcept
    mustSupport: true
    choiceOf: medication
    index: 8
    slicing:
      slices:
        medicationCodeableConcept:
          match: {}
          schema: {short: Medikament in codierter Form oder ggf. als Freitext, type: CodeableConcept, mustSupport: true, choiceOf: medication, index: 8}
          min: 0
          max: 1
  authoredOn: {short: Erstellungsdatum der Verordnung, mustSupport: true, index: 31}
  note:
    mustSupport: true
    index: 34
    elements:
      text: {short: Freitext-Notiz, mustSupport: true, index: 35}
  requester:
    short: Referenz auf die verordnende Person
    mustSupport: true
    index: 32
    elements:
      reference: {mustSupport: true, index: 33}
    required: [reference]
  status: {short: Status der Verordnungsinformation, mustSupport: true, index: 1}
  id: {short: eindeutige ID der Ressource auf dem Server, mustSupport: true, index: 0}
  dosageInstruction:
    short: Dosierungsangaben
    mustSupport: true
    index: 36
    elements:
      site:
        short: Körperstelle der Verabreichung
        mustSupport: true
        index: 88
        elements:
          coding:
            mustSupport: true
            index: 89
            slicing:
              rules: open
              discriminator:
              - {path: $this, type: pattern}
              min: null
              slices:
                SNOMED-CT:
                  match: {system: 'http://snomed.info/sct'}
                  schema:
                    mustSupport: true
                    pattern:
                      type: Coding
                      value: {system: 'http://snomed.info/sct'}
                    index: 90
                    elements:
                      system: {mustSupport: true, index: 91}
                      code: {mustSupport: true, index: 92}
                      display: {mustSupport: true, index: 93}
                    required: [system, code]
          text: {mustSupport: true, index: 94}
      asNeeded:
        choices: []
        index: 84
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: $this, type: type}
          min: null
          slices:
            asNeededBoolean:
              match: {}
              schema:
                short: Bedarfsmedikation
                mustSupport: true
                choices: [asNeededBoolean]
                index: 86
              min: 0
              max: 1
      patientInstruction: {short: besondere Anweisungen für den Patienten, mustSupport: true, index: 38}
      maxDosePerAdministration:
        short: Maximaldosis pro Verabreichung
        mustSupport: true
        pattern:
          type: Quantity
          value: {system: 'http://unitsofmeasure.org'}
        index: 175
        elements:
          value: {mustSupport: true, index: 176}
          unit: {mustSupport: true, index: 177}
          system: {mustSupport: true, index: 178}
          code: {mustSupport: true, index: 179}
        required: [value, system, code]
      route:
        short: Route
        mustSupport: true
        index: 95
        elements:
          coding:
            mustSupport: true
            index: 96
            slicing:
              rules: open
              discriminator:
              - {path: $this, type: pattern}
              min: null
              slices:
                EDQM:
                  match: {system: 'http://standardterms.edqm.eu'}
                  schema:
                    binding: {strength: required, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/medicine-route-of-administration'}
                    mustSupport: true
                    pattern:
                      type: Coding
                      value: {system: 'http://standardterms.edqm.eu'}
                    index: 97
                    elements:
                      system: {mustSupport: true, index: 98}
                      code: {mustSupport: true, index: 99}
                      display: {mustSupport: true, index: 100}
                    required: [system, code]
                SNOMED-CT:
                  match: {system: 'http://snomed.info/sct'}
                  schema:
                    binding: {strength: required, valueSet: 'https://gematik.de/fhir/isik/v3/Medikation/ValueSet/SctRouteOfAdministration'}
                    mustSupport: true
                    pattern:
                      type: Coding
                      value: {system: 'http://snomed.info/sct'}
                    index: 101
                    elements:
                      system: {mustSupport: true, index: 102}
                      code: {mustSupport: true, index: 103}
                      display: {mustSupport: true, index: 104}
                    required: [system, code]
          text: {mustSupport: true, index: 105}
      asNeededBoolean:
        short: Bedarfsmedikation
        type: boolean
        mustSupport: true
        choiceOf: asNeeded
        index: 87
        slicing:
          slices:
            asNeededBoolean:
              match: {}
              schema: {short: Bedarfsmedikation, type: boolean, mustSupport: true, choiceOf: asNeeded, index: 87}
              min: 0
              max: 1
      timing:
        short: Angaben zum Timing
        mustSupport: true
        index: 39
        elements:
          event: {short: fester Zeitpunkt, mustSupport: true, index: 40}
          repeat:
            short: Wiederholungs-Angaben
            mustSupport: true
            index: 41
            elements:
              boundsRange:
                short: Bereich für die Begrenzung
                type: Range
                mustSupport: true
                choiceOf: bounds
                index: 53
                slicing:
                  slices:
                    boundsRange:
                      match: {}
                      schema: {short: Bereich für die Begrenzung, type: Range, mustSupport: true, choiceOf: bounds, index: 53}
                      min: 0
                      max: 1
              frequencyMax: {short: maximale Frequenz, mustSupport: true, index: 75}
              boundsPeriod:
                short: begrenzender Zeitraum
                type: Period
                mustSupport: true
                choiceOf: bounds
                index: 66
                slicing:
                  slices:
                    boundsPeriod:
                      match: {}
                      schema: {short: begrenzender Zeitraum, type: Period, mustSupport: true, choiceOf: bounds, index: 66}
                      min: 0
                      max: 1
              when: {short: Tageszeitpunkt codiert, mustSupport: true, index: 81}
              offset: {short: zeitlicher Abstand der Gabe zum beschriebenen Zeitpunkt, mustSupport: true, index: 82}
              periodUnit: {short: Einheit der Zeitperiode, mustSupport: true, index: 78}
              frequency: {short: Frequenz (Anzahl der Gaben pro Periode), mustSupport: true, index: 74}
              durationMax: {short: maximale Dauer der Verabreichung, mustSupport: true, index: 72}
              duration: {short: Dauer der Verabreichung, mustSupport: true, index: 71}
              bounds:
                short: begrenzender Zeitraum
                mustSupport: true
                choices: [boundsPeriod]
                index: 65
                slicing:
                  slices:
                    boundsPeriod:
                      match: {}
                      schema:
                        short: begrenzender Zeitraum
                        mustSupport: true
                        choices: [boundsPeriod]
                        index: 65
                      min: 0
                      max: 1
              boundsDuration:
                short: Begrenzung der Dauer
                type: Duration
                mustSupport: true
                pattern:
                  type: Duration
                  value: {system: 'http://unitsofmeasure.org'}
                choiceOf: bounds
                index: 46
                slicing:
                  slices:
                    boundsDuration:
                      match: {}
                      schema:
                        short: Begrenzung der Dauer
                        type: Duration
                        mustSupport: true
                        pattern:
                          type: Duration
                          value: {system: 'http://unitsofmeasure.org'}
                        choiceOf: bounds
                        index: 46
                      min: 0
                      max: 1
              durationUnit: {short: Einheit der Dauer, mustSupport: true, index: 73}
              dayOfWeek: {short: Wochentag, mustSupport: true, index: 79}
              count: {short: Anzahl Wiederholungen, mustSupport: true, index: 69}
              bounds[x]:
                elements:
                  start: {mustSupport: true, index: 67}
                  end: {mustSupport: true, index: 68}
              periodMax: {short: maximale Zeitperiode zur Frequenz, mustSupport: true, index: 77}
              period: {short: Zeitperiode zur Frequenz, mustSupport: true, index: 76}
              countMax: {short: maximale Anzahl Wiederholungen, mustSupport: true, index: 70}
              timeOfDay: {short: Tageszeit, mustSupport: true, index: 80}
      maxDosePerPeriod:
        short: Maximaldosis (Zähler) pro Zeitraum (Nenner)
        mustSupport: true
        index: 164
        elements:
          numerator:
            mustSupport: true
            pattern:
              type: Quantity
              value: {system: 'http://unitsofmeasure.org'}
            index: 165
            elements:
              value: {mustSupport: true, index: 166}
              unit: {mustSupport: true, index: 167}
              system: {mustSupport: true, index: 168}
              code: {mustSupport: true, index: 169}
            required: [value, system, code]
          denominator:
            mustSupport: true
            pattern:
              type: Quantity
              value: {system: 'http://unitsofmeasure.org'}
            index: 170
            elements:
              value: {mustSupport: true, index: 171}
              unit: {mustSupport: true, index: 172}
              system: {mustSupport: true, index: 173}
              code: {mustSupport: true, index: 174}
            required: [value, system, code]
      doseAndRate:
        short: Angaben zu Dosis und Rate
        mustSupport: true
        index: 106
        elements:
          dose[x]:
            elements:
              value: {mustSupport: true, index: 125}
              unit: {mustSupport: true, index: 126}
              system: {mustSupport: true, index: 127}
              code: {mustSupport: true, index: 128}
            required: [value, system, code]
          rate[x]:
            elements:
              value: {mustSupport: true, index: 160}
              unit: {mustSupport: true, index: 161}
              system: {mustSupport: true, index: 162}
              code: {mustSupport: true, index: 163}
            required: [value, system, code]
          doseRange:
            short: Dosisbereich
            type: Range
            mustSupport: true
            choiceOf: dose
            index: 111
            slicing:
              slices:
                doseRange:
                  match: {}
                  schema: {short: Dosisbereich, type: Range, mustSupport: true, choiceOf: dose, index: 111}
                  min: 0
                  max: 1
          rateRange:
            short: Raten-Bereich
            type: Range
            mustSupport: true
            choiceOf: rate
            index: 146
            slicing:
              slices:
                rateRange:
                  match: {}
                  schema: {short: Raten-Bereich, type: Range, mustSupport: true, choiceOf: rate, index: 146}
                  min: 0
                  max: 1
          doseQuantity:
            short: Dosis
            type: Quantity
            mustSupport: true
            pattern:
              type: Quantity
              value: {system: 'http://unitsofmeasure.org'}
            choiceOf: dose
            index: 124
            slicing:
              slices:
                doseQuantity:
                  match: {}
                  schema:
                    short: Dosis
                    type: Quantity
                    mustSupport: true
                    pattern:
                      type: Quantity
                      value: {system: 'http://unitsofmeasure.org'}
                    choiceOf: dose
                    index: 124
                  min: 0
                  max: 1
          dose:
            short: Dosis
            mustSupport: true
            choices: [doseQuantity]
            pattern:
              type: Quantity
              value: {system: 'http://unitsofmeasure.org'}
            index: 123
            slicing:
              slices:
                doseQuantity:
                  match: {}
                  schema:
                    short: Dosis
                    mustSupport: true
                    choices: [doseQuantity]
                    pattern:
                      type: Quantity
                      value: {system: 'http://unitsofmeasure.org'}
                    index: 123
                  min: 0
                  max: 1
          rate:
            short: Rate
            mustSupport: true
            choices: [rateQuantity]
            pattern:
              type: Quantity
              value: {system: 'http://unitsofmeasure.org'}
            index: 158
            slicing:
              slices:
                rateQuantity:
                  match: {}
                  schema:
                    short: Rate
                    mustSupport: true
                    choices: [rateQuantity]
                    pattern:
                      type: Quantity
                      value: {system: 'http://unitsofmeasure.org'}
                    index: 158
                  min: 0
                  max: 1
          rateRatio:
            short: Raten-Verhältnis
            type: Ratio
            mustSupport: true
            choiceOf: rate
            index: 133
            slicing:
              slices:
                rateRatio:
                  match: {}
                  schema: {short: Raten-Verhältnis, type: Ratio, mustSupport: true, choiceOf: rate, index: 133}
                  min: 0
                  max: 1
          rateQuantity:
            short: Rate
            type: Quantity
            mustSupport: true
            pattern:
              type: Quantity
              value: {system: 'http://unitsofmeasure.org'}
            choiceOf: rate
            index: 159
            slicing:
              slices:
                rateQuantity:
                  match: {}
                  schema:
                    short: Rate
                    type: Quantity
                    mustSupport: true
                    pattern:
                      type: Quantity
                      value: {system: 'http://unitsofmeasure.org'}
                    choiceOf: rate
                    index: 159
                  min: 0
                  max: 1
      text: {short: Freitext-Dosierungsanweisungen, mustSupport: true, index: 37}
  doNotPerform: {index: 3}
  intent: {short: Ziel der Verordnungsinformation, mustSupport: true, index: 2}
  medicationReference:
    short: Referenz auf das Medikament (Medication-Ressource)
    refers: ['http://hl7.org/fhir/StructureDefinition/Medication']
    type: Reference
    mustSupport: true
    choiceOf: medication
    index: 25
    slicing:
      slices:
        medicationReference:
          match: {}
          schema:
            short: Referenz auf das Medikament (Medication-Ressource)
            refers: ['http://hl7.org/fhir/StructureDefinition/Medication']
            type: Reference
            mustSupport: true
            choiceOf: medication
            index: 25
          min: 0
          max: 1
  subject:
    type: Reference
    short: Referenz auf den Patienten
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
    index: 27
    elements:
      reference: {mustSupport: true, index: 28}
    required: [reference]
  medication:
    short: Referenz auf das Medikament (Medication-Ressource)
    mustSupport: true
    choices: [medicationReference]
    index: 24
    slicing:
      slices:
        medicationReference:
          match: {}
          schema:
            short: Referenz auf das Medikament (Medication-Ressource)
            mustSupport: true
            choices: [medicationReference]
            index: 24
          min: 0
          max: 1
package_version: medikation-3.0.1
class: profile
kind: resource
url: https://gematik.de/fhir/isik/v3/Medikation/StructureDefinition/ISiKMedikationsVerordnung
base: http://hl7.org/fhir/StructureDefinition/MedicationRequest
version: 3.0.1