OHDSI / MIMIC

MIMIC (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. This repository contains the ETL to the OMOP CDM.
Apache License 2.0
65 stars 22 forks source link

export script #2

Open vojtechhuser opened 3 years ago

vojtechhuser commented 3 years ago

at given milestone, executing an export script will produce a set of CSV files

Even better, we could use R. And export the tables into '.rds' format which keeps the data type (date, time, etc)

this is needed for physionet