MIT-LCP / mimic-omop

Mapping the MIMIC-III database to the OMOP schema
MIT License
128 stars 48 forks source link

ICU predictions algorithms in OMOP format #57

Open aparrot89 opened 5 years ago

aparrot89 commented 5 years ago

Hi,

We are in the process of transforming the data from our French hospitals into OMOP format. We would now like to test prediction algorithms, especially in intensive care. Rather than inventing a new one, we are looking for the best fully open source algorithms that can be reimplemented in OMOP format. The idea will be to provide these algorithms via a graphical interface at the patient's bedside. All the work will be open-source.

We are in the process of reviewing the literature and we are looking for git repositository and/or collaboration.

Please contact me if you are interested

tomseinen commented 4 years ago

Have a look at https://github.com/OHDSI/PatientLevelPrediction, the package for building and validating patient-level prediction models in OMOP.

vojtechhuser commented 4 years ago

FeatureExtraction package has some stuff