The code in this repository
- gets data about which concepts are required
- creates a query for an OMOP extract
- runs query to getdata
- anonymises the date
The code is written in Python and has been tested on version 3.9 onwards.
A template query for the desired information is provided and a configuration file detailing files that will be constructed during the process.
SEE docs/ directory for further detail