mimic-code
mimic-code copied to clipboard
MIMIC Code Repository: Code shared by the research community for the MIMIC family of databases
This pull request adds PostgreSQL build scripts and documentation for the [Northwestern ICU (NWICU) dataset](https://physionet.org/content/nwicu-northwestern-icu/0.1.0/) on PhysioNet. The following files are added under `nw/buildnw/postgres/`: `README.md` – setup and usage instructions...
This pull request updates the existing concept mappings for the `chartevents` and `procedureevents` tables, and adds new mapping files for clinical concepts from the `labevents` and `prescriptions` tables in [MIMIC-IV...
I'm tring to link between a waveform from MIMIC-IV-ECG and the free-text note in the MIMIC-IV-Note module via _waveform_note_links.csv_, however, the note_ids in different modules seem to be different.
Hi all, I have found that certain rows in the MIMIC-IV table called *diagnosis* has rows where the only difference is in the column **seq_num.** The stay ID and ICD...
For *itemid* 51249, the *valueuom* is sometimes recorded as 'g/dL' and sometimes as '%', although it should seemingly be 'g/dL' consistently. I don't know if this problem appears for some...
Incorrect "value" boundaries for laboratory 'itemid = 50983' (sodium, blood, chemistry) in MIMIC-IV
For the laboratory item 50983 there seems to be an issue with incorrect boundaries in MIMIC-IV: (With the exception of 2 values of 117 mmol/l) all reported numerical values lie...
Hi, just want to quickly share a very minor typo: the `ethnicity` field in the [documentation](https://mimic.mit.edu/docs/iv/modules/hosp/admissions/#insurance-language-marital_status-ethnicity) for MIMIC-IV's `admissions` table should be `race` as is in the data and correctly...
Which units do the OMR measurements use when it is not declared in the measurement name? For some entries in the omr table, result_name, the unit is documented in the...
Where can I find cardiologist reports for MIMIC-IV-ECG dataset. When are they going to be released in MIMIC-IV-Notes