Skip to content

MIT-LCP/aline-mimic-iii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The code is now hosted in the mimic-code repository: https://github.com/MIT-LCP/mimic-code/tree/master/notebooks/aline

Arterial line study in MIMIC-III

This repository reproduces a study on the impact of arterial line catheters on mortality in the ICU. The study was originally performed in MIMIC-II, this repository extends it to MIMIC-III, a more recent instantiation of data collected from the Beth Israel Deaconess Medical Center.

NB: Content in the docs folder is served publicly with GitHub pages. The SQL scripts are linked from the HST-953 repository, so changing the filename is discouraged (and if filenames do change, please update the HST-953 repository!).

SQL scripts used in HST-953:

https://mit-lcp.github.io/aline-mimic-iii/angus.sql
https://mit-lcp.github.io/aline-mimic-iii/cohort.sql
https://mit-lcp.github.io/aline-mimic-iii/echo-data.sql
https://mit-lcp.github.io/aline-mimic-iii/icd.sql
https://mit-lcp.github.io/aline-mimic-iii/labs.sql
https://mit-lcp.github.io/aline-mimic-iii/sofa-aline.sql
https://mit-lcp.github.io/aline-mimic-iii/vaso-flg.sql https://mit-lcp.github.io/aline-mimic-iii/vitals.sql