GEMINI-Medicine / Rgemini

A custom R package that provides a variety of functions to perform data analyses with GEMINI data
https://gemini-medicine.github.io/Rgemini/
Other
3 stars 0 forks source link

Add option `icu_entry` to return ICU admission as a clinical outcome #71

Closed gemini-wenb closed 3 months ago

gemini-wenb commented 7 months ago

New Feature Request

Currently, icu_entry returns whether or not an encounter had been admitted to ICU, including those with ICU_admit time <= IP_admit time. In research projects, ICU admissions are often a study outcome, which should not take place at the same time as the exposures of interest. Therefore, a new feature will be added to the icu_entry function to enable returning ICU admissions post exposure.