PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.3.0
    https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Peripheral_Oxygen_Saturation
description: null
package_name: kbv.basis
derivation: constraint
name: KBV_PR_Base_Observation_Peripheral_Oxygen_Saturation
type: Observation
elements:
  code:
    elements:
      coding:
        array: true
        min: 2
        index: 0
        slicing:
          slices:
            loinc:
              match: {}
              schema:
                index: 1
                elements:
                  system: {index: 2}
                  version:
                    pattern: {type: String, value: '2.72'}
                    index: 3
                  code: {index: 4}
                  display:
                    pattern: {type: String, value: Oxygen saturation in Arterial blood}
                    index: 5
                required: [version, display, system, code]
            codeSnomed:
              match: {}
              schema:
                pattern:
                  type: Coding
                  value: {code: '431314004', system: 'http://snomed.info/sct', display: Peripheral oxygen saturation (observable entity), version: 'http://snomed.info/sct/900000000000207008/version/20220331'}
                _required: true
                index: 6
                elements:
                  system: {index: 7}
                  version: {index: 8}
                  code: {index: 9}
                  display: {index: 10}
                required: [version, display, system, code]
  focus: {index: 11}
  value:
    choices: []
    index: 13
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema:
            choices: []
            index: 13
  value[x]:
    elements:
      unit:
        pattern: {type: String, value: '%'}
        index: 14
  method:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '448703006', system: 'http://snomed.info/sct', display: Pulse oximeter (physical object), version: 'http://snomed.info/sct/900000000000207008/version/20220331'}
    index: 15
    elements:
      coding:
        index: 16
        elements:
          system: {index: 17}
          version: {index: 18}
          code: {index: 19}
          display: {index: 20}
        required: [version, display, system, code]
    required: [coding]
  specimen: {index: 21}
package_version: 1.3.0
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.3.2
version: 1.3.0
required: [method]