SkillAgentSearch skills...

Ehrapy

Electronic Health Record Analysis with Python.

Install / Use

/learn @theislab/Ehrapy
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Build Codecov License PyPI Python Version Read the Docs Test pre-commit

<p align="center"> <img src="https://user-images.githubusercontent.com/21954664/156930990-0d668468-0cd9-496e-995a-96d2c2407cf5.png" alt="ehrapy logo" width="25%"> </p>

ehrapy overview

ehrapy is a modular open-source Python framework for exploratory analysis of heterogeneous epidemiological and EHR data. It supports a full pipeline from data ingestion and quality control to advanced analyses such as clustering, survival, trajectory, causal inference, deep learning, and more.

<p align="center"> <img src="https://github.com/user-attachments/assets/84fe403c-66de-4dd9-9265-b0d1739ce3cc" alt="fig1" width="100%"> </p>

Documentation

Please read the documentation for installation, tutorials, use cases, and more.

Installation

You can install ehrapy via pip from PyPI:

$ pip install ehrapy

API

Please have a look at the API documentation and the tutorials.

import ehrapy as ep

Citation

<p align="center"> <a href="https://www.nature.com/articles/s41591-024-03214-0"> <img src="https://github.com/user-attachments/assets/c3f7e79d-1633-4767-9dda-e94262279685" alt="fig2" width="50%"> </a> </p>

Read more about ehrapy in the associated publication.

@article{Heumos2024,
  author = {Heumos, Lukas and Ehmele, Philipp and Treis, Tim and Upmeier zu Belzen, Julius and Roellin, Eljas and May, Lilly and Namsaraeva, Altana and Horlava, Nastassya and Shitov, Vladimir A. and Zhang, Xinyue and Zappia, Luke and Knoll, Rainer and Lang, Niklas J. and Hetzel, Leon and Virshup, Isaac and Sikkema, Lisa and Curion, Fabiola and Eils, Roland and Schiller, Herbert B. and Hilgendorff, Anne and Theis, Fabian J.},
  year = {2024},
  month = {11},
  day = {01},
  title = {An open-source framework for end-to-end analysis of electronic health record data},
  journal = {Nature Medicine},
  volume = {30},
  number = {11},
  pages = {3369--3380},
  issn = {1546-170X},
  doi = {10.1038/s41591-024-03214-0},
  url = {https://doi.org/10.1038/s41591-024-03214-0}
}

Related Skills

View on GitHub
GitHub Stars334
CategoryHealthcare
Updated15h ago
Forks42

Languages

Python

Security Score

100/100

Audited on Mar 24, 2026

No findings