PackagesCanonicalsLogsProblems
    Packages
    de.gecco@0.9.3
    https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/inhaled-oxygen-concentration
description: Fraction of inspired oxygen
package_name: de.gecco
derivation: constraint
name: FiO2
type: Observation
elements:
  category:
    elements:
      coding:
        index: 0
        slicing:
          slices:
            blood-gas-studies:
              match: {}
              schema:
                index: 0
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://loinc.org'}
                    mustSupport: true
                    index: 1
                  code:
                    mustSupport: true
                    pattern: {type: Code, value: 18767-4}
                    index: 2
                required: [system, code]
  code:
    elements:
      coding:
        mustSupport: true
        index: 3
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: pattern}
          min: 1
          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: 4
                elements:
                  system: {index: 5}
                  code: {index: 6}
                required: [system, code]
            snomed:
              match: {code: '250774007', system: 'http://snomed.info/sct'}
              schema:
                pattern:
                  type: Coding
                  value: {code: '250774007', system: 'http://snomed.info/sct'}
                index: 7
                elements:
                  system: {index: 8}
                  code: {index: 9}
                required: [system, code]
    required: [coding]
  value:
    choices: []
    index: 11
    slicing:
      slices:
        valueQuantity:
          match: {}
          schema:
            choices: []
            index: 11
  value[x]:
    elements:
      code:
        pattern: {type: Code, value: '%'}
        index: 12
  valueCodeableConcept:
    binding: {strength: example, valueSet: 'http://loinc.org/vs/LL738-6'}
    index: 13
    slicing:
      slices:
        valueCodeableConcept:
          match: {}
          schema:
            binding: {strength: example, valueSet: 'http://loinc.org/vs/LL738-6'}
            index: 13
package_version: 0.9.3
class: profile
kind: resource
url: https://www.netzwerk-universitaetsmedizin.de/fhir/StructureDefinition/inhaled-oxygen-concentration
base: https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ObservationLab
version: '0.9'