From 538f9f76e511d3466d807fa5a3e531863f6da18b Mon Sep 17 00:00:00 2001 From: Kyle Belanger Date: Tue, 24 Jan 2023 13:48:02 -0500 Subject: [PATCH] Update chapter3.qmd --- chapter3.qmd | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/chapter3.qmd b/chapter3.qmd index 540be4e..d53b482 100644 --- a/chapter3.qmd +++ b/chapter3.qmd @@ -1,7 +1,9 @@ # Methods +need brief description and IRB statement + ## Population and Data -This study was designed using the Medical Information Mart for Intensive Care (MIMIC) database [@johnsonalistair]. MIMIC (Medical Information Mart for Intensive Care) is an extensive, freely-available database comprising de-identified health-related data from patients who were admitted to the critical care units of the Beth Israel Deaconess Medical Center. The study is using version IV of the database, containing data from 2008 - 2019. The database contains many different types of information, but only data from the patients and laboratory events table are used in this study. +This study was designed using the Medical Information Mart for Intensive Care (MIMIC) database [@johnsonalistair]. MIMIC (Medical Information Mart for Intensive Care) is an extensive, freely-available database comprising de-identified health-related data from patients who were admitted to the critical care units of the Beth Israel Deaconess Medical Center. The study uses version IV of the database, containing data from 2008 - 2019. The database contains many different types of information, but only data from the patients and laboratory events table are used in this study. ## Data Variables and Outcomes