PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.6.0-Expansions
    https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Peripheral_Oxygen_Saturation
description: Dieses Profil beschreibt die Messung einer einzelnen peripheren arteriellen Sauerstoffsättigung.
package_name: kbv.basis
derivation: constraint
name: KBV_PR_Base_Observation_Peripheral_Oxygen_Saturation
type: Observation
elements:
  value[x]:
    elements:
      unit:
        pattern: {type: String, value: '%'}
        index: 21
  method:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '448703006', system: 'http://snomed.info/sct', display: Pulse oximeter (physical object), version: 'http://snomed.info/sct/11000274103/version/20231115'}
    index: 33
    elements:
      coding:
        index: 34
        elements:
          system: {index: 35}
          version: {index: 36}
          code: {index: 37}
          display: {index: 38}
        required: [version, display, system, code]
    required: [coding]
  specimen: {index: 39}
  value:
    choices: []
    index: 20
  component:
    index: 40
    slicing:
      rules: open
      discriminator:
      - {path: code, type: value}
      min: null
      slices:
        Flussrate:
          match: {code: null}
          schema:
            array: true
            index: 41
            elements:
              code:
                elements:
                  coding:
                    array: true
                    min: 2
                    index: 42
                    slicing:
                      rules: open
                      discriminator:
                      - {path: $this, type: pattern}
                      min: 2
                      slices:
                        loinc:
                          match: {code: 3151-8, system: 'http://loinc.org', display: Inhaled oxygen flow rate, version: '2.77'}
                          schema:
                            pattern:
                              type: Coding
                              value: {code: 3151-8, system: 'http://loinc.org', display: Inhaled oxygen flow rate, version: '2.77'}
                            _required: true
                            index: 43
                          min: 1
                          max: 1
                        snomed:
                          match: {code: '427081008', system: 'http://snomed.info/sct', display: Delivered oxygen flow rate (observable entity), version: 'http://snomed.info/sct/11000274103/version/20231115'}
                          schema:
                            pattern:
                              type: Coding
                              value: {code: '427081008', system: 'http://snomed.info/sct', display: Delivered oxygen flow rate (observable entity), version: 'http://snomed.info/sct/11000274103/version/20231115'}
                            _required: true
                            index: 44
                          min: 1
                          max: 1
              value:
                pattern:
                  type: Quantity
                  value: {code: L/min, unit: l/min, system: 'http://unitsofmeasure.org'}
                choices: [valueQuantity]
                index: 49
                slicing:
                  slices:
                    valueQuantity:
                      match: {}
                      schema:
                        pattern:
                          type: Quantity
                          value: {code: L/min, unit: l/min, system: 'http://unitsofmeasure.org'}
                        choices: [valueQuantity]
                        index: 49
              valueQuantity:
                type: Quantity
                pattern:
                  type: Quantity
                  value: {code: L/min, unit: l/min, system: 'http://unitsofmeasure.org'}
                choiceOf: value
                index: 50
                slicing:
                  slices:
                    valueQuantity:
                      match: {}
                      schema:
                        type: Quantity
                        pattern:
                          type: Quantity
                          value: {code: L/min, unit: l/min, system: 'http://unitsofmeasure.org'}
                        choiceOf: value
                        index: 50
        Konzentration:
          match: {code: null}
          schema:
            array: true
            index: 51
            elements:
              code:
                elements:
                  coding:
                    array: true
                    min: 2
                    index: 52
                    slicing:
                      rules: open
                      discriminator:
                      - {path: $this, type: value}
                      min: 2
                      slices:
                        loinc:
                          match: {code: 3150-0, system: 'http://loinc.org', display: Inhaled oxygen concentration, version: '2.77'}
                          schema:
                            pattern:
                              type: Coding
                              value: {code: 3150-0, system: 'http://loinc.org', display: Inhaled oxygen concentration, version: '2.77'}
                            _required: true
                            index: 53
                          min: 1
                          max: 1
                        snomed:
                          match: {code: '425608004', system: 'http://snomed.info/sct', display: Delivered oxygen concentration (observable entity), version: 'http://snomed.info/sct/11000274103/version/20231115'}
                          schema:
                            pattern:
                              type: Coding
                              value: {code: '425608004', system: 'http://snomed.info/sct', display: Delivered oxygen concentration (observable entity), version: 'http://snomed.info/sct/11000274103/version/20231115'}
                            _required: true
                            index: 54
                          min: 1
                          max: 1
              value:
                pattern:
                  type: Quantity
                  value: {code: '%', unit: '%', system: 'http://unitsofmeasure.org'}
                choices: [valueQuantity]
                index: 59
                slicing:
                  slices:
                    valueQuantity:
                      match: {}
                      schema:
                        pattern:
                          type: Quantity
                          value: {code: '%', unit: '%', system: 'http://unitsofmeasure.org'}
                        choices: [valueQuantity]
                        index: 59
              valueQuantity:
                type: Quantity
                pattern:
                  type: Quantity
                  value: {code: '%', unit: '%', system: 'http://unitsofmeasure.org'}
                choiceOf: value
                index: 60
                slicing:
                  slices:
                    valueQuantity:
                      match: {}
                      schema:
                        type: Quantity
                        pattern:
                          type: Quantity
                          value: {code: '%', unit: '%', system: 'http://unitsofmeasure.org'}
                        choiceOf: value
                        index: 60
  note:
    index: 22
    elements:
      author:
        choices: [authorString]
        index: 29
        slicing:
          slices:
            authorString:
              match: {}
              schema:
                choices: [authorString]
                index: 29
              min: 0
              max: 1
      authorReference:
        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.6.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.6.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner|1.6.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_RelatedPerson|1.6.0']
        type: Reference
        choiceOf: author
        index: 27
        slicing:
          slices:
            authorReference:
              match: {}
              schema:
                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.6.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.6.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner|1.6.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_RelatedPerson|1.6.0']
                type: Reference
                choiceOf: author
                index: 27
              min: 0
              max: 1
      authorString:
        type: string
        choiceOf: author
        index: 30
        slicing:
          slices:
            authorString:
              match: {}
              schema: {type: string, choiceOf: author, index: 30}
              min: 0
              max: 1
      time: {index: 31}
      text: {index: 32}
  effectiveDateTime:
    type: dateTime
    choiceOf: effective
    index: 18
    slicing:
      slices:
        effectiveDateTime:
          match: {}
          schema: {type: dateTime, choiceOf: effective, _required: true, index: 18}
          min: 1
  effective:
    choices: [effectiveDateTime]
    index: 17
    slicing:
      slices:
        effectiveDateTime:
          match: {}
          schema:
            choices: [effectiveDateTime]
            _required: true
            index: 17
          min: 1
  code:
    elements:
      coding:
        array: true
        min: 2
        index: 0
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: value}
          min: 2
          slices:
            loinc:
              match: {code: 2708-6, system: 'http://loinc.org', display: Oxygen saturation in Arterial blood, version: '2.77'}
              schema:
                pattern:
                  type: Coding
                  value: {code: 2708-6, system: 'http://loinc.org', display: Oxygen saturation in Arterial blood, version: '2.77'}
                _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: '431314004', system: 'http://snomed.info/sct', display: Peripheral oxygen saturation (observable entity), version: 'http://snomed.info/sct/11000274103/version/20231115'}
              schema:
                pattern:
                  type: Coding
                  value: {code: '431314004', system: 'http://snomed.info/sct', display: Peripheral oxygen saturation (observable entity), version: 'http://snomed.info/sct/11000274103/version/20231115'}
                _required: true
                index: 6
                elements:
                  system: {index: 7}
                  version: {index: 8}
                  code: {index: 9}
                  display: {index: 10}
                required: [version, display, system, code]
  focus: {index: 12}
  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.6.0']
    index: 11
package_version: 1.6.0-Expansions
class: profile
kind: resource
url: https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Peripheral_Oxygen_Saturation
base: http://fhir.de/StructureDefinition/observation-de-vitalsign-sauerstoffsaettigung|1.4.0
version: 1.6.0
required: [effectiveDateTime, method, effective]