PackagesCanonicalsLogsProblems
    Packages
    tiplu.maia.schnittstellendefinition@1.1.3
    https://tiplu.de/fhir/maia/StructureDefinition/MaiaBlutdruck
description: Das vorliegende Observation-Profil im UseCase des Messwert Blutdruck beschreibt alle verpflichtenden und optionalen Informationen, die ein Datenlieferant für Maia liefern muss.
package_name: tiplu.maia.schnittstellendefinition
derivation: constraint
name: MaiaBlutdruck
type: Observation
elements:
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: 85354-9, system: 'http://loinc.org'}
    type: CodeableConcept
    index: 0
  value:
    choices: []
    index: 2
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema:
            choices: [valueQuantity]
            index: 4
          max: 0
  valueQuantity:
    type: Quantity
    choiceOf: value
    index: 5
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema: {type: Quantity, choiceOf: value, index: 5}
          max: 0
  component:
    mustSupport: true
    array: true
    min: 2
    index: 6
    slicing:
      rules: open
      discriminator:
      - {path: code, type: value}
      min: 2
      slices:
        SystolicBP:
          match:
            code:
              coding:
              - {code: 8480-6, system: 'http://loinc.org'}
          schema:
            mustSupport: true
            _required: true
            index: 7
            elements:
              code:
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 8480-6, system: 'http://loinc.org'}
                type: CodeableConcept
                index: 8
              value:
                mustSupport: true
                pattern:
                  type: Quantity
                  value: {code: 'mm[Hg]', system: 'http://unitsofmeasure.org'}
                choices: [valueQuantity]
                type: Quantity
                index: 10
                slicing:
                  slices:
                    valueQuantity:
                      match: {}
                      schema:
                        mustSupport: true
                        pattern:
                          type: Quantity
                          value: {code: 'mm[Hg]', system: 'http://unitsofmeasure.org'}
                        choices: [valueQuantity]
                        _required: true
                        type: Quantity
                        index: 10
                      min: 1
              valueQuantity:
                type: Quantity
                mustSupport: true
                pattern:
                  type: Quantity
                  value: {code: 'mm[Hg]', system: 'http://unitsofmeasure.org'}
                choiceOf: value
                index: 11
                slicing:
                  slices:
                    valueQuantity:
                      match: {}
                      schema:
                        type: Quantity
                        mustSupport: true
                        pattern:
                          type: Quantity
                          value: {code: 'mm[Hg]', system: 'http://unitsofmeasure.org'}
                        choiceOf: value
                        _required: true
                        index: 11
                      min: 1
            required: [value, valueQuantity]
        DiastolicBP:
          match:
            code:
              coding:
              - {code: 8462-4, system: 'http://loinc.org'}
          schema:
            mustSupport: true
            _required: true
            index: 12
            elements:
              code:
                mustSupport: true
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: 8462-4, system: 'http://loinc.org'}
                type: CodeableConcept
                index: 13
              value:
                mustSupport: true
                pattern:
                  type: Quantity
                  value: {code: 'mm[Hg]', system: 'http://unitsofmeasure.org'}
                choices: [valueQuantity]
                type: Quantity
                index: 15
                slicing:
                  slices:
                    valueQuantity:
                      match: {}
                      schema:
                        mustSupport: true
                        pattern:
                          type: Quantity
                          value: {code: 'mm[Hg]', system: 'http://unitsofmeasure.org'}
                        choices: [valueQuantity]
                        _required: true
                        type: Quantity
                        index: 15
                      min: 1
              valueQuantity:
                type: Quantity
                mustSupport: true
                pattern:
                  type: Quantity
                  value: {code: 'mm[Hg]', system: 'http://unitsofmeasure.org'}
                choiceOf: value
                index: 16
                slicing:
                  slices:
                    valueQuantity:
                      match: {}
                      schema:
                        type: Quantity
                        mustSupport: true
                        pattern:
                          type: Quantity
                          value: {code: 'mm[Hg]', system: 'http://unitsofmeasure.org'}
                        choiceOf: value
                        _required: true
                        index: 16
                      min: 1
            required: [value, valueQuantity]
package_version: 1.1.3
class: profile
kind: resource
url: https://tiplu.de/fhir/maia/StructureDefinition/MaiaBlutdruck
base: https://tiplu.de/fhir/maia/StructureDefinition/MaiaVitalparameterUndMesswerte
version: 1.0.0