This function is used to extract death records in the study. Based on the adverse events record (i.e. in `ADVERSE` for ADNI3-4 and `RECADV` in ADNI1-GO-2) and study sum record (i.e. in `STUDSUM` for ADNI3-4).
Value
A data frame with the following columns:
RID: Subject ID
ORIGPROT: Original study protocols
COLPROT: Current study protocols which the event was recorded
DTHDTC: Death date
DTHFL: Death flag, `Yes`
See also
Other ADNI flag:
get_disposition_flag()