Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 969 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 969 Bytes


vantage6

A Privacy Enhancing Technology (PET) Operations platform

OHDSI API

This API is designed to retrieve data from an OMOP data source through a HTTP connection. It can also be used to execute OHDSI community tools such as CohortDiagnostics and retrieve their results.

This project has been created for the IDEA4RC project. It allows to connect the vantage6 platform to an OMOP data source. It uses python-ohdsi, a package also created in this project context to interface with the OMOP data source.

Please find the documentation on ReadTheDocs.