PackagesCanonicalsLogsProblems
    Packages
    kbv.ita.vos@2.1.0
    https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_MedicationStatement_MP
description: Profil für die Übertragung weiterer Informationen (strukturierte Dosierung, Hinweis, Grund, Kennzeichnung als Dauermedikation) für ein Medikament auf einem Medikationsplan.
package_name: kbv.ita.vos
derivation: constraint
name: KBV_PR_VoS_MedicationStatement_MP
type: MedicationStatement
elements:
  category: {index: 21}
  meta:
    mustSupport: true
    index: 1
    elements:
      source: {index: 2}
      profile:
        pattern: {type: Canonical, value: 'https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_MedicationStatement_MP|2.1.0'}
        index: 3
      security: {index: 4}
      tag: {index: 5}
    required: [profile]
  dosage:
    mustSupport: true
    array: true
    max: 4
    index: 56
    elements:
      site: {index: 84}
      asNeeded:
        choices: []
        index: 83
      method: {index: 86}
      patientInstruction: {index: 60}
      maxDosePerLifetime: {index: 103}
      maxDosePerAdministration: {index: 102}
      route: {index: 85}
      timing:
        mustSupport: true
        index: 61
        elements:
          event: {index: 62}
          repeat:
            mustSupport: true
            index: 63
            elements:
              frequencyMax: {index: 73}
              when: {mustSupport: true, index: 79}
              offset: {index: 80}
              periodUnit: {index: 76}
              frequency: {index: 72}
              durationMax: {index: 70}
              duration: {index: 69}
              bounds:
                choices: []
                index: 66
              durationUnit: {index: 71}
              id: {index: 64}
              dayOfWeek: {index: 77}
              count: {index: 67}
              periodMax: {index: 75}
              period: {index: 74}
              countMax: {index: 68}
              timeOfDay: {index: 78}
            required: [when]
          code: {index: 81}
        required: [repeat]
      additionalInstruction: {index: 59}
      sequence: {index: 57}
      maxDosePerPeriod: {index: 101}
      doseAndRate:
        mustSupport: true
        index: 87
        elements:
          type: {index: 88}
          dose:
            mustSupport: true
            choices: []
            index: 93
            slicing:
              slices:
                doseQuantity:
                  match: {}
                  schema:
                    mustSupport: true
                    choices: []
                    _required: true
                    index: 93
                  min: 1
          doseQuantity: {type: Quantity, mustSupport: true, choiceOf: dose, index: 91}
          dose[x]:
            elements:
              value: {mustSupport: true, index: 94}
              comparator: {mustSupport: false, index: 95}
              unit: {mustSupport: true, index: 96}
              system: {mustSupport: true, index: 97}
              code: {mustSupport: true, index: 98}
            required: [value, unit, system, code]
          rate:
            choices: []
            index: 100
        required: [doseQuantity, dose]
      text: {index: 58}
    required: [doseAndRate, timing]
  derivedFrom:
    type: Reference
    short: Verweis auf signiertes E-Rezept
    mustSupport: true
    refers: ['https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_DocumentReference|2.1.0']
    index: 42
    elements:
      reference:
        constraint:
          -vos-statement-derivedFrom: {human: Die referenzierte DocumentReference muss vom Typ 'Signiertes_eRezept' sein, severity: error, expression: resolve().type.coding.code='Signiertes_eRezept'}
        mustSupport: true
        index: 43
      type: {index: 44}
      identifier: {index: 45}
      display: {index: 46}
    required: [reference]
  medication[x]:
    elements:
      reference: {mustSupport: true, index: 28}
      type: {index: 29}
      identifier: {index: 30}
      display: {index: 31}
  implicitRules: {index: 6}
  reasonCode:
    mustSupport: true
    index: 47
    elements:
      coding: {index: 48}
      text: {mustSupport: true, index: 49}
    required: [text]
  statusReason: {index: 20}
  note:
    short: Hinweis
    mustSupport: true
    index: 51
    elements:
      author:
        choices: []
        index: 53
      time: {index: 54}
      text: {mustSupport: true, index: 55}
  extension:
    index: 9
    slicing:
      rules: closed
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        behandlungsziel:
          match: {url: null}
          schema: {index: 10}
          min: 0
          max: 0
        Dauermedikation:
          match: {url: null}
          schema:
            isModifier: false
            short: Dauermedikationskennzeichnung
            type: Extension
            mustSupport: true
            url: https://fhir.kbv.de/StructureDefinition/KBV_EX_VoS_isPermanent
            index: 11
            elements:
              value:
                mustSupport: true
                choices: []
                index: 13
                slicing:
                  slices:
                    valueBoolean:
                      match: {}
                      schema:
                        short: Dauermedikation
                        mustSupport: true
                        choices: []
                        index: 15
  contained: {index: 8}
  status:
    pattern: {type: Code, value: active}
    mustSupport: true
    index: 19
  language: {index: 7}
  effective:
    choices: []
    index: 39
  id: {mustSupport: true, index: 0}
  identifier: {index: 16}
  context: {index: 37}
  dateAsserted: {index: 40}
  basedOn: {index: 17}
  medicationReference:
    type: Reference
    mustSupport: true
    choiceOf: medication
    refers: ['https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Medication_Compounding', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Medication_FreeText', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Medication_Ingredient', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Medication_PZN', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Medication_Compounding|2.1.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Medication_FreeText|2.1.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Medication_Ingredient|2.1.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Medication_PZN|2.1.0']
    index: 27
    slicing:
      slices:
        medicationReference:
          match: {}
          schema:
            type: Reference
            mustSupport: true
            choiceOf: medication
            refers: ['https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Medication_Compounding', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Medication_FreeText', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Medication_Ingredient', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Medication_PZN', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Medication_Compounding|2.1.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Medication_FreeText|2.1.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Medication_Ingredient|2.1.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Medication_PZN|2.1.0']
            index: 27
  partOf: {index: 18}
  informationSource: {index: 41}
  subject:
    type: Reference
    mustSupport: true
    refers: ['https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_Patient|2.1.0']
    index: 32
    elements:
      reference: {mustSupport: true, index: 33}
      type: {index: 34}
      identifier: {index: 35}
      display: {index: 36}
    required: [reference]
  medication:
    mustSupport: true
    choices: [medicationReference]
    index: 26
    slicing:
      slices:
        medicationReference:
          match: {}
          schema:
            mustSupport: true
            choices: [medicationReference]
            index: 26
  reasonReference: {index: 50}
package_version: 2.1.0
extensions:
  behandlungsziel: {url: null, min: 0, max: 0, index: 10}
  Dauermedikation:
    url: https://fhir.kbv.de/StructureDefinition/KBV_EX_VoS_isPermanent
    isModifier: false
    short: Dauermedikationskennzeichnung
    type: Extension
    mustSupport: true
    index: 11
    elements:
      value:
        mustSupport: true
        choices: []
        index: 13
        slicing:
          slices:
            valueBoolean:
              match: {}
              schema:
                short: Dauermedikation
                mustSupport: true
                choices: []
                index: 15
class: profile
kind: resource
url: https://fhir.kbv.de/StructureDefinition/KBV_PR_VoS_MedicationStatement_MP
base: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_MedicationStatement|1.3.0
version: 2.1.0
required: [id, extension, meta]