Skip to content

Commit

Permalink
Updated to include link to MIMIC / AWS Big Data Blog post (awslabs#331)
Browse files Browse the repository at this point in the history
* Updated to include link to MIMIC / AWS Big Data Blog post
  • Loading branch information
JamesSWiggins authored and jflasher committed Aug 21, 2019
1 parent e463260 commit 0823868
Showing 1 changed file with 18 additions and 14 deletions.
32 changes: 18 additions & 14 deletions datasets/mimiciii.yaml
Original file line number Diff line number Diff line change
@@ -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/
Expand All @@ -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:
Publications:

0 comments on commit 0823868

Please sign in to comment.