This function applies corrections to the clinical data based on issues identified using DataQualityDashboard.
Details
This function executes the apply_corrections.sql
file. For a list of applied corrections, see the comments in this file.
In order for this function to work, the CDM instance already needs to be
contain clinical data (e.g. after amstel::load_data_tables
).