https://github.com/mit-lcp/aline-mimic-iii
https://github.com/mit-lcp/aline-mimic-iii
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mit-lcp/aline-mimic-iii
- Owner: MIT-LCP
- License: mit
- Created: 2016-06-16T18:27:17.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-29T16:53:21.000Z (over 6 years ago)
- Last Synced: 2025-02-15T20:15:52.676Z (3 months ago)
- Language: PLpgSQL
- Size: 53.7 KB
- Stars: 5
- Watchers: 12
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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