An open API service indexing awesome lists of open source software.

https://github.com/aphp/edsteva

EDS-TeVa provides a set of tools that aims at modeling the adoption over time and across space of the Electronic Health Records.
https://github.com/aphp/edsteva

Last synced: about 1 year ago
JSON representation

EDS-TeVa provides a set of tools that aims at modeling the adoption over time and across space of the Electronic Health Records.

Awesome Lists containing this project

README

          


EDS-TeVa

# EDS-TeVa [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/aphp/edsteva/HEAD?labpath=notebooks%2Fsynthetic_data.ipynb)



Documentation


Codecov


Supported Python versions


PyPI


Poetry


DOI


Black


Ruff


**Documentation**: https://aphp.github.io/edsteva/latest/

**Source Code**: https://github.com/aphp/edsteva

---

EDS-TeVa provides a set of tools that aims at modeling the adoption over time and across space of the Electronic Health Records.

## Requirements
EDS-TeVa stands on the shoulders of [Spark 2.4](https://spark.apache.org/docs/2.4.8/index.html) which requires:

- Python ~3.7.1
- Java 8

## Installation

You can install EDS-TeVa through ``pip``:

```shell
pip install edsteva
```
We recommend pinning the library version in your projects, or use a strict package manager like [Poetry](https://python-poetry.org/).

```
pip install edsteva==0.2.7
```
## Example

A scientific paper is currently being written that describes extensively the use of the library on the study of quality and epidemiological indicators.

## Contributing

Contributions are welcome, and they are greatly appreciated! Every little bit helps, and credit will always be given.

## Acknowledgement

We would like to thank [Assistance Publique – Hôpitaux de Paris](https://www.aphp.fr/) and [AP-HP Foundation](https://fondationrechercheaphp.fr/) for funding this project.