Skip to content

A growing code repository to process MIMIC data into a time dependent format

Notifications You must be signed in to change notification settings

SichengH/MIMIC_Time_Dependent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Background

This code repo is a summarization rather than an innovation. It simply contained too many people's wisdom and effort to be listed here. The main contributors are lab members from LCP MIT and authors from the two publications below:

Wanis, K. N., Madenci, A. L., Hao, S., Moukheiber, M., Moukheiber, L., Moukheiber, D., ... & Celi, L. A. (2023). Emulating target trials comparing early and delayed intubation strategies. Chest, 164(4), 885-891.

Mellado-Artigas, R., Borrat, X., Ferreyro, B. L., Yarnell, C., Hao, S., Wanis, K. N., ... & Brochard, L. (2024). Effect of immediate initiation of invasive ventilation on mortality in acute hypoxemic respiratory failure: a target trial emulation. Critical Care, 28(1), 157.

Method

(TODO)

Technical Details

Requirement:

  • PhysioNet.org credential
  • DUA MIMIC-IV
  • Google BigQuery Access for MIMIC-IV
  • Some experience with Google BigQuery

Compatiple data version

  • MIMIC_IV v2.2 (does not support the current version: v3.0)

Usage note

  • Create your own BigQuery project and make proper changes to the file (mainly project and dataset names)
  • Run the .sql code one by one. (01,02,...)
  • Option: load the data into R using the "Export_data.R" file.

About

A growing code repository to process MIMIC data into a time dependent format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages