Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.06 KB

loading_real_mimic_db.md

File metadata and controls

24 lines (19 loc) · 1.06 KB

Instructions for loading real MIMIC database into this package

Fake data is within these folders of the module:

├── data
│   ├── mimic_csv_files
│   │   ├── ADMISSIONS.csv
│   │   ├── DIAGNOSES_ICD.csv
│   │   ├── D_ICD_DIAGNOSES.csv
│   │   ├── PATIENTS.csv
│   └── waveform_data
│       ├── MIMIC-III_Matched_Summary_data.csv
  • Overwrite ADMISSIONS.csv, DIAGNOSES_ICD.csv, D_ICD_DIAGNOSES.csv, and PATIENTS.csv with data from the real MIMIC db.

  • Create a csv file called MIMIC-III_Matched_Summary_data.csv based on MIMIC-III Waveform Database Matched Subset, which has the following structure:

patient record file
p000001 1943-03-16-16-05 1
p000001 1943-03-16-16-05 2
p000001 1943-03-16-16-05 3