Skip to content

MIMIC Code Repository: Code shared by the research community for the MIMIC-III database

License

Notifications You must be signed in to change notification settings

VitalLabs/mimic-code

 
 

Repository files navigation

MIMIC Code Repository

This is a repository of code shared by the research community. The repository is intended to be a central hub for sharing, refining, and reusing code used for analysis of the MIMIC critical care database. To find out more about MIMIC, please see: https://mimic.physionet.org

How to contribute

Our team has worked hard to create and share the MIMIC dataset. We encourage you to share the code that you use for data processing and analysis. Sharing code helps to make studies reproducible and promotes collaborative research. To contribute, please:

We encourage users to share concepts they have extracted by writing code which generates a materialized view. These materialized views can then be used by researchers around the world to speed up data extraction. For example, ventilation durations can be acquired by creating the ventdurations view in etc/ventilation-durations.sql.

Coding style

Please refer to the style guide for guidelines on formatting your code for the repository.

Building MIMIC automatically

A Makefile build system has been created to facilitate the building of the MIMIC database, and optionally contributed views from the community. Please refer to the Makefile guide for more details.

About

MIMIC Code Repository: Code shared by the research community for the MIMIC-III database

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 65.7%
  • HTML 30.1%
  • PLSQL 1.2%
  • PLpgSQL 1.0%
  • Python 0.9%
  • Makefile 0.6%
  • Shell 0.5%