From 0823868afe513d5adec4cb2eeae2d9daeae036fb Mon Sep 17 00:00:00 2001 From: James Wiggins Date: Wed, 21 Aug 2019 09:11:09 -0400 Subject: [PATCH] Updated to include link to MIMIC / AWS Big Data Blog post (#331) * Updated to include link to MIMIC / AWS Big Data Blog post --- datasets/mimiciii.yaml | 32 ++++++++++++++++++-------------- 1 file changed, 18 insertions(+), 14 deletions(-) diff --git a/datasets/mimiciii.yaml b/datasets/mimiciii.yaml index f18c14f94..b362b3bf8 100644 --- a/datasets/mimiciii.yaml +++ b/datasets/mimiciii.yaml @@ -1,18 +1,18 @@ Name: MIMIC-III (‘Medical Information Mart for Intensive Care’) Description: | - MIMIC-III (‘Medical Information Mart for Intensive Care’) is a large, - single-center database comprising information relating to patients - admitted to critical care units at a large tertiary care hospital. - Data includes vital signs, medications, laboratory measurements, - observations and notes charted by care providers, fluid balance, - procedure codes, diagnostic codes, imaging reports, hospital length - of stay, survival data, and more. The database supports applications - including academic and industrial research, quality improvement initiatives, - and higher education coursework. The MIMIC-III dataset is freely-available. - Researchers seeking to use the database must formally request access. For details, see - [the getting started page](https://mimic.physionet.org/gettingstarted/access/). Once you - have a PhysioNet account, you must enable acccess to the MIMIC-III dataset from your - AWS account. To do this, please [input your AWS account number](https://physionet.org/settings/cloud/), and + MIMIC-III (‘Medical Information Mart for Intensive Care’) is a large, + single-center database comprising information relating to patients + admitted to critical care units at a large tertiary care hospital. + Data includes vital signs, medications, laboratory measurements, + observations and notes charted by care providers, fluid balance, + procedure codes, diagnostic codes, imaging reports, hospital length + of stay, survival data, and more. The database supports applications + including academic and industrial research, quality improvement initiatives, + and higher education coursework. The MIMIC-III dataset is freely-available. + Researchers seeking to use the database must formally request access. For details, see + [the getting started page](https://mimic.physionet.org/gettingstarted/access/). Once you + have a PhysioNet account, you must enable acccess to the MIMIC-III dataset from your + AWS account. To do this, please [input your AWS account number](https://physionet.org/settings/cloud/), and [request access to the MIMIC-III Clinical Database on AWS](https://physionet.org/projects/mimiciii/1.4/request_access/2). Documentation: https://mimic.physionet.org/ Contact: https://mimic.physionet.org/help/ @@ -31,9 +31,13 @@ Resources: Type: S3 Bucket DataAtWork: Tutorials: + - Title: Perform biomedical informatics without a database using MIMIC-III data and Amazon Athena + URL: https://aws.amazon.com/blogs/big-data/perform-biomedical-informatics-without-a-database-using-mimic-iii-data-and-amazon-athena/ + AuthorName: James Wiggins, Alistair Johnson Tools & Applications: - Title: MIMIC-code GitHub repository URL: https://github.com/MIT-LCP/mimic-code AuthorName: Alistair Johnson AuthorURL: https://github.com/alistairewj - Publications: \ No newline at end of file + Publications: +