Hestia is an implementation of the OpenAPI standard to the OMOP CDM and OHDSI tools.
- The OMOP CDM Schema in LinkML.
- Easily transform the OMOP CDM into other frameworks, artefacts, and documentation.
- Offloading SQL translation and connectors to Ibis
- Composable API for OHDSI tooling using OpenAPI v3.1.0 standards.
- Decoupling of backend and frontend using FastAPI and FastUI.
- Human and Machine (e.g. GPT with Actions) readable API Documentation.
| Name | Licence |
|---|---|
| FastAPI | MIT |
| Ibis | Apache License 2.0 |
| Pydantic | MIT |
| Duckdb | MIT |
| Pytest | MIT |
| Ruff | MIT |
| Docker Engine | Apache License 2.0 |
| FastUI | MIT |
pip install ...conda install ...Pre-alpha
- Please read our CONTRIBUTING.md document.
Hestia is licensed under Apache License 2.0