PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.5.0
    https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Blood_Pressure
description: Dieses Profil beschreibt die Messung eines einzelnen Blutdrucks.
package_name: kbv.basis
derivation: constraint
name: KBV_PR_Base_Observation_Blood_Pressure
type: Observation
elements:
  code:
    elements:
      coding:
        array: true
        min: 2
        index: 0
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: pattern}
          min: 2
          slices:
            loinc:
              match: {code: 85354-9, system: 'http://loinc.org', display: Blood pressure panel with all children optional, version: '2.74'}
              schema:
                pattern:
                  type: Coding
                  value: {code: 85354-9, system: 'http://loinc.org', display: Blood pressure panel with all children optional, version: '2.74'}
                _required: true
                index: 1
                elements:
                  system: {index: 2}
                  version: {index: 3}
                  code: {index: 4}
                  display: {index: 5}
                required: [version, display, system, code]
            snomed:
              match: {code: '75367002', system: 'http://snomed.info/sct', display: Blood pressure (observable entity), version: 'http://snomed.info/sct/900000000000207008/version/20230731'}
              schema:
                pattern:
                  type: Coding
                  value: {code: '75367002', system: 'http://snomed.info/sct', display: Blood pressure (observable entity), version: 'http://snomed.info/sct/900000000000207008/version/20230731'}
                _required: true
                index: 6
                elements:
                  system: {index: 7}
                  version: {index: 8}
                  code: {index: 9}
                  display: {index: 10}
                required: [version, display, system, code]
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Patient', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.5.0']
    index: 11
  focus: {index: 12}
  effective:
    choices: [effectiveDateTime]
    index: 14
  effectiveDateTime: {type: dateTime, choiceOf: effective, index: 15}
  note:
    index: 16
    elements:
      author:
        choices: [authorString]
        index: 23
        slicing:
          slices:
            authorString:
              match: {}
              schema:
                choices: [authorString]
                index: 23
      authorReference:
        type: Reference
        choiceOf: author
        refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization|1.5.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.5.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner|1.5.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_RelatedPerson|1.5.0']
        index: 21
        slicing:
          slices:
            authorReference:
              match: {}
              schema:
                type: Reference
                choiceOf: author
                refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization|1.5.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.5.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner|1.5.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_RelatedPerson|1.5.0']
                index: 21
      authorString:
        type: string
        choiceOf: author
        index: 24
        slicing:
          slices:
            authorString:
              match: {}
              schema: {type: string, choiceOf: author, index: 24}
      time: {index: 25}
      text: {index: 26}
  specimen: {index: 27}
  component:
    index: 28
    slicing:
      slices:
        SystolicBP:
          match: {}
          schema:
            index: 28
            elements:
              code:
                elements:
                  coding:
                    array: true
                    min: 2
                    index: 29
                    slicing:
                      rules: open
                      discriminator:
                      - {path: $this, type: pattern}
                      min: 2
                      slices:
                        loinc:
                          match: {code: 8480-6, system: 'http://loinc.org'}
                          schema:
                            pattern:
                              type: Coding
                              value: {code: 8480-6, system: 'http://loinc.org'}
                            _required: true
                            index: 30
                            elements:
                              system: {index: 31}
                              version:
                                pattern: {type: String, value: '2.74'}
                                index: 32
                              code: {index: 33}
                              display:
                                pattern: {type: String, value: Systolic blood pressure}
                                index: 34
                            required: [version, display, system, code]
                        snomed:
                          match: {code: '271649006', system: 'http://snomed.info/sct', display: Systolic blood pressure (observable entity), version: 'http://snomed.info/sct/900000000000207008/version/20230731'}
                          schema:
                            pattern:
                              type: Coding
                              value: {code: '271649006', system: 'http://snomed.info/sct', display: Systolic blood pressure (observable entity), version: 'http://snomed.info/sct/900000000000207008/version/20230731'}
                            _required: true
                            index: 35
                            elements:
                              system: {index: 36}
                              version: {index: 37}
                              code: {index: 38}
                              display: {index: 39}
                            required: [version, display, system, code]
              value:
                choices: []
                index: 41
                slicing:
                  slices:
                    valueQuantity:
                      match: {}
                      schema:
                        choices: []
                        index: 41
              value[x]:
                elements:
                  unit:
                    pattern: {type: String, value: mm Hg}
                    index: 42
        DiastolicBP:
          match: {}
          schema:
            index: 43
            elements:
              code:
                elements:
                  coding:
                    array: true
                    min: 2
                    index: 44
                    slicing:
                      rules: open
                      discriminator:
                      - {path: $this, type: pattern}
                      min: 2
                      slices:
                        loinc:
                          match: {code: 8462-4, system: 'http://loinc.org'}
                          schema:
                            pattern:
                              type: Coding
                              value: {code: 8462-4, system: 'http://loinc.org'}
                            _required: true
                            index: 45
                            elements:
                              system: {index: 46}
                              version:
                                pattern: {type: String, value: '2.74'}
                                index: 47
                              code: {index: 48}
                              display:
                                pattern: {type: String, value: Diastolic blood pressure}
                                index: 49
                            required: [version, display, system, code]
                        snomed:
                          match: {code: '271650006', system: 'http://snomed.info/sct', display: Diastolic blood pressure (observable entity), version: 'http://snomed.info/sct/900000000000207008/version/20230731'}
                          schema:
                            pattern:
                              type: Coding
                              value: {code: '271650006', system: 'http://snomed.info/sct', display: Diastolic blood pressure (observable entity), version: 'http://snomed.info/sct/900000000000207008/version/20230731'}
                            _required: true
                            index: 50
                            elements:
                              system: {index: 51}
                              version: {index: 52}
                              code: {index: 53}
                              display: {index: 54}
                            required: [version, display, system, code]
              value:
                choices: []
                index: 56
                slicing:
                  slices:
                    valueQuantity:
                      match: {}
                      schema:
                        choices: []
                        index: 56
              value[x]:
                elements:
                  unit:
                    pattern: {type: String, value: mm Hg}
                    index: 57
        meanBP:
          match: {}
          schema:
            index: 58
            elements:
              code:
                elements:
                  coding:
                    array: true
                    min: 2
                    index: 59
                    slicing:
                      rules: open
                      discriminator:
                      - {path: $this, type: pattern}
                      min: 2
                      slices:
                        loinc:
                          match: {code: 8478-0, system: 'http://loinc.org'}
                          schema:
                            pattern:
                              type: Coding
                              value: {code: 8478-0, system: 'http://loinc.org'}
                            _required: true
                            index: 60
                            elements:
                              system: {index: 61}
                              version:
                                pattern: {type: String, value: '2.74'}
                                index: 62
                              code: {index: 63}
                              display:
                                pattern: {type: String, value: Mean blood pressure}
                                index: 64
                            required: [version, display, system, code]
                        snomed:
                          match: {code: '6797001', system: 'http://snomed.info/sct', display: Mean blood pressure (observable entity), version: 'http://snomed.info/sct/900000000000207008/version/20230731'}
                          schema:
                            pattern:
                              type: Coding
                              value: {code: '6797001', system: 'http://snomed.info/sct', display: Mean blood pressure (observable entity), version: 'http://snomed.info/sct/900000000000207008/version/20230731'}
                            _required: true
                            index: 65
                            elements:
                              system: {index: 66}
                              version: {index: 67}
                              code: {index: 68}
                              display: {index: 69}
                            required: [version, display, system, code]
              value:
                choices: []
                index: 71
                slicing:
                  slices:
                    valueQuantity:
                      match: {}
                      schema:
                        choices: []
                        index: 71
              value[x]:
                elements:
                  unit:
                    pattern: {type: String, value: mm Hg}
                    index: 72
package_version: 1.5.0
class: profile
kind: resource
url: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Blood_Pressure
base: http://fhir.de/StructureDefinition/observation-de-vitalsign-blutdruck|1.4.0
version: 1.5.0