Under development.
Extracts clinical data for GIRA calculations from OMOP database, stores them in local REDCap project first. If all values fall within an acceptable range, the clinical data will be automatically pushed to R4. If any values fall outside an acceptable range, the participant's data will need to be reviewed first.
- Install requirements:
pip install -r requirements.txt
- Copy/rename
config_template.ini
toconfig.ini
and update configuration
python gira_cde.py