Skip to contents

Clean FiO2 values based on several rules.

Usage

clean_fio2(fio2, o2supply, o2system)

Arguments

fio2

Fraction inspired oxygen (%)

o2supply

Oxygen supply (L/min)

o2system

Oxygen supply method

Value

fio2 (%)

Details

Rules include cleaning on impossible values and on common mistakes or switch-ups when entering data in the EHR.

Todo

Implement more sophisticated FiO2 cleaning algorithm.

See also

Other respiration: clean_spo2(), impute_fio2(), impute_pao2(), o2supply_to_fio2(), pfratio_imputed(), spo2_to_pao2()

Other cleaning: clean_spo2()