PackagesCanonicalsLogsProblems
    Packages
    de.gecco@0.9.3
    https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/oxygen-saturation
description: Oxygen saturation
package_name: de.gecco
derivation: constraint
name: OxygenSaturation
type: Observation
elements:
  code:
    elements:
      coding:
        index: 0
        slicing:
          slices:
            OxygenSatCodeSnomed:
              match: {}
              schema:
                index: 0
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 1
                  code:
                    pattern: {type: Code, value: '442476006'}
                    index: 2
                required: [system, code]
  value:
    choices: [valueQuantity]
    index: 4
  valueQuantity: {type: Quantity, choiceOf: value, index: 5}
package_version: 0.9.3
class: profile
kind: resource
url: https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/oxygen-saturation
base: http://hl7.org/fhir/StructureDefinition/oxygensat
version: '0.9'