/pyicu

Primary LanguagePythonMIT LicenseMIT

Project generated with PyScaffold

pyicu

A Python implementation of an ICU data access, harmonization, and cohort creation pipeline based on https://github.com/eth-mds/ricu.

Pyicu is based on the R package ricu (https://github.com/eth-mds/ricu) and works with ICU data from the online accessible databases MIMIC-III, MIMIC-IV, eICU, HiRid and AmsterdamUMCdb as input. It can perform data harmonization and create patient cohorts for further processing (e.g., training of machine learning algorithms) based on user specifications. With extensibility in mind, datasets and concepts can be added by providing a configuration file.

Note

This project has been set up using PyScaffold 4.3.1. For details and usage information on PyScaffold see https://pyscaffold.org/.