# Structs

Record represents the key info from a REDCap record in the risk stratification project.
Study represents a single study / patient, containing all of the records making up the study.

# Type aliases

StudyMap is a simple map of studies indexed by the study ID, providing a few convenience functions.