powered by
The CODEX Index: Short and Medium-term Prognosis in Patients Hospitalized for COPD Exacerbations
codex(age, charlson, FEV1, mMRC, exacerbation)
a number for age
a number for charlson index
a number for forced expiratory volume in one second (FEV1) expressed as percentage
a number for the dyspnea scale of modified Medical Research Council (mMRC)
a number for severe exacerbations of COPD during the previous year (hospitalization or ED consultations)
# NOT RUN { codex (age = 40,charlson = 8 , FEV1 = 40, mMRC = 3, exacerbation = 2) codex (age = 55,charlson = 4 , FEV1 = 40, mMRC = 3, exacerbation = 2) # }
Run the code above in your browser using DataLab