View source: R/get_respiratory_support.R
get_pao2_fio2_resp_score | R Documentation |
Calculates the respiratory score based on the PaO2/FiO2 ratio. The PaO2/FiO2 ratio is only calculated when the PaO2 and FiO2 values are recorded simultaneously
get_pao2_fio2_resp_score( read_child_labs, transformed_child_encounter, respiratory_support_status )
read_child_labs |
the raw child labs csv file obtained from the IDR |
transformed_child_encounter |
a df returned by |
respiratory_support_status |
a df returned by |
A dataframe containing the respiratory scores based on the paO2/fiO2 ratio
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.