Welcome
Welcome to the documentation of the CaRROT project!
CaRROT
Convenient and Reusable Rapid OMOP Transformer: bringing together health data from across the UK
What we do in a nutshell...
researcher.data = coconnect.find('patient_data',
fields = [
'birth_date',
'ethnicity',
'existing_conditions'
],
anonymous=True)
If you are a Data Partner using our ETL Tool, please go straight to the documentation here.