Skip to content
/ Hestia Public

Hestia is an API for function calling on the OMOP CDM.

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

Technology

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

Installation

pip install ...
conda install ...

Usage

Documentation

LinkLM Documentation

OpenAPI Documentation

Support

Development

Development Status

Pre-alpha

Contributing

References

License

Hestia is licensed under Apache License 2.0

About

Hestia is an API for function calling on the OMOP CDM.

Resources

License

Security policy

Stars

Watchers

Forks

Languages