PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.7.0-alpha2
    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:
      value: {index: 22}
      unit:
        pattern: {type: String, value: '%'}
        index: 23
      code: {index: 24}
  method:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '448703006', system: 'http://snomed.info/sct'}
    index: 39
    elements:
      coding:
        index: 40
        elements:
          system: {index: 41}
          version: {index: 42}
          code: {index: 43}
          display: {index: 44}
        required: [version, display, system, code]
      text: {index: 45}
    required: [coding]
  specimen: {index: 46}
  value:
    choices: []
    index: 21
  component:
    index: 47
    slicing:
      rules: open
      discriminator:
      - {path: code.coding, type: value}
      min: null
      slices:
        Flussrate:
          match:
            code: {coding: null}
          schema:
            array: true
            index: 48
            elements:
              code:
                index: 49
                elements:
                  coding:
                    array: true
                    min: 2
                    index: 50
                    slicing:
                      rules: open
                      discriminator:
                      - {path: $this, type: pattern}
                      min: 2
                      slices:
                        loinc:
                          match: {code: 3151-8, system: 'http://loinc.org'}
                          schema:
                            pattern:
                              type: Coding
                              value: {code: 3151-8, system: 'http://loinc.org'}
                            _required: true
                            index: 51
                          min: 1
                          max: 1
                        snomed:
                          match: {code: '427081008', system: 'http://snomed.info/sct', display: Delivered oxygen flow rate (observable entity)}
                          schema:
                            pattern:
                              type: Coding
                              value: {code: '427081008', system: 'http://snomed.info/sct', display: Delivered oxygen flow rate (observable entity)}
                            _required: true
                            index: 52
                          min: 1
                          max: 1
                  text: {index: 53}
              value:
                pattern:
                  type: Quantity
                  value: {code: L/min, unit: l/min, system: 'http://unitsofmeasure.org'}
                choices: [valueQuantity]
                index: 58
                slicing:
                  slices:
                    valueQuantity:
                      match: {}
                      schema:
                        pattern:
                          type: Quantity
                          value: {code: L/min, unit: l/min, system: 'http://unitsofmeasure.org'}
                        choices: [valueQuantity]
                        index: 58
              valueQuantity:
                type: Quantity
                pattern:
                  type: Quantity
                  value: {code: L/min, unit: l/min, system: 'http://unitsofmeasure.org'}
                choiceOf: value
                index: 59
                slicing:
                  slices:
                    valueQuantity:
                      match: {}
                      schema:
                        type: Quantity
                        pattern:
                          type: Quantity
                          value: {code: L/min, unit: l/min, system: 'http://unitsofmeasure.org'}
                        choiceOf: value
                        index: 59
              value[x]:
                elements:
                  value: {index: 60}
                  code: {index: 61}
        Konzentration:
          match:
            code: {coding: null}
          schema:
            array: true
            index: 62
            elements:
              code:
                index: 63
                elements:
                  coding:
                    array: true
                    min: 2
                    index: 64
                    slicing:
                      rules: open
                      discriminator:
                      - {path: $this, type: value}
                      min: 2
                      slices:
                        loinc:
                          match: {code: 3150-0, system: 'http://loinc.org'}
                          schema:
                            pattern:
                              type: Coding
                              value: {code: 3150-0, system: 'http://loinc.org'}
                            _required: true
                            index: 65
                          min: 1
                          max: 1
                        snomed:
                          match: {code: '425608004', system: 'http://snomed.info/sct', display: Delivered oxygen concentration (observable entity)}
                          schema:
                            pattern:
                              type: Coding
                              value: {code: '425608004', system: 'http://snomed.info/sct', display: Delivered oxygen concentration (observable entity)}
                            _required: true
                            index: 66
                          min: 1
                          max: 1
                  text: {index: 67}
              value:
                pattern:
                  type: Quantity
                  value: {code: '%', unit: '%', system: 'http://unitsofmeasure.org'}
                choices: [valueQuantity]
                index: 72
                slicing:
                  slices:
                    valueQuantity:
                      match: {}
                      schema:
                        pattern:
                          type: Quantity
                          value: {code: '%', unit: '%', system: 'http://unitsofmeasure.org'}
                        choices: [valueQuantity]
                        index: 72
              valueQuantity:
                type: Quantity
                pattern:
                  type: Quantity
                  value: {code: '%', unit: '%', system: 'http://unitsofmeasure.org'}
                choiceOf: value
                index: 73
                slicing:
                  slices:
                    valueQuantity:
                      match: {}
                      schema:
                        type: Quantity
                        pattern:
                          type: Quantity
                          value: {code: '%', unit: '%', system: 'http://unitsofmeasure.org'}
                        choiceOf: value
                        index: 73
              value[x]:
                elements:
                  value: {index: 74}
                  code: {index: 75}
  note:
    index: 25
    elements:
      author:
        choices: [authorString]
        index: 32
        slicing:
          slices:
            authorString:
              match: {}
              schema:
                choices: [authorString]
                index: 32
              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.7.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.7.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner|1.7.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_RelatedPerson|1.7.0']
        type: Reference
        choiceOf: author
        index: 30
        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.7.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.7.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner|1.7.0', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_RelatedPerson|1.7.0']
                type: Reference
                choiceOf: author
                index: 30
              min: 0
              max: 1
      authorString:
        type: string
        choiceOf: author
        index: 33
        slicing:
          slices:
            authorString:
              match: {}
              schema: {type: string, choiceOf: author, index: 33}
              min: 0
              max: 1
      time: {index: 34}
      text: {index: 35}
  effectiveDateTime:
    type: dateTime
    choiceOf: effective
    index: 19
    slicing:
      slices:
        effectiveDateTime:
          match: {}
          schema: {type: dateTime, choiceOf: effective, _required: true, index: 19}
          min: 1
          max: 1
  effective:
    choices: []
    index: 16
    slicing:
      rules: closed
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        effectiveDateTime:
          match: {}
          schema:
            choices: [effectiveDateTime]
            _required: true
            index: 18
          min: 1
          max: 1
  code:
    index: 0
    elements:
      coding:
        array: true
        min: 2
        index: 1
        slicing:
          slices:
            loinc:
              match: {}
              schema:
                pattern:
                  type: Coding
                  value: {code: 2708-6, system: 'http://loinc.org'}
                index: 2
                elements:
                  system: {index: 3}
                  version: {index: 4}
                  code: {index: 5}
                  display: {index: 6}
                required: [version, display, system, code]
            snomed:
              match: {}
              schema:
                pattern:
                  type: Coding
                  value: {code: '431314004', system: 'http://snomed.info/sct'}
                _required: true
                index: 7
                elements:
                  system: {index: 8}
                  version: {index: 9}
                  code: {index: 10}
                  display: {index: 11}
                required: [version, display, system, code]
      text: {index: 12}
  bodySite:
    index: 36
    elements:
      coding: {index: 37}
      text: {index: 38}
  focus: {index: 14}
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient', 'https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.7.0']
    index: 13
package_version: 1.7.0-alpha2
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|1.5.0
version: 1.7.0
required: [effectiveDateTime, method]