Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 645 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 645 Bytes

About

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.

Configuration

  1. Install requirements: pip install -r requirements.txt
  2. Copy/rename config_template.ini to config.ini and update configuration

Run

python gira_cde.py

References

  1. Implementation guide