Skip to content
/ Hestia Public

Hestia is a comprehensive Python package for composable data systems within OHDSI tooling.

License

Notifications You must be signed in to change notification settings

OHDSI/Hestia

Repository files navigation

Hestia

Introduction

Hestia is an implementation of the OpenAPI standard to the OMOP CDM and OHDSI tools.

Features

  • 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.

Design

Installation

pip install ...
conda install ...

Usage

Documentation

LinkLM Documentation

OpenAPI Documentation

Support

Development

Development Status

Pre-alpha

Contributing

License

Hestia is licensed under Apache License 2.0

About

Hestia is a comprehensive Python package for composable data systems within OHDSI tooling.

Resources

License

Security policy

Stars

Watchers

Forks