#267

About institutional review board statement

Dear Sir, We are submitting a manuscript based on MIMIC III to World Journal of Gastroentrology. We are required to also submit a institutional review board statement and informed consent statement. How ...

#266

Travis CI build broken for postgres build

Can't seem to build the dataset with the test scripts.. I updated them for v1_4, but I doubt it's fixed it. Here's the stack trace (unrelated to the actual pull request): https://travis-ci.org/MIT-LCP/mimic-code/builds/260484226?utm_source=github_status&utm_medium=notification ...

#265

Confidentiality/legal issue

Hi, Hope everyone is doing well! I was just wondering if I can use some of the MIMIC data to train a model on the IBM Watson Knowledge Studio. I am just concerned as I think it uploads the data to the ...

  • Opened by vivetriv Aug 4, 2017
  • 3 comments
#264

Add CRRT durations

Add CRRT durations

#263

Time data

Hi,thanks for this resourse . Accorting the introduction, all dates in the database have been shifted to protect patient confidentiality But "Trends in severity of illness on ICU admission and mortality ...

#262

Miss data of some patient from ventilation duration

Hi, Thanks for the fantastic data! We have a small problem when running script of ventilation duration .Paitient with hadm_id182834 receive the intubation and ventilation ,but have 0 ventilation days according ...

#261

Daily or Hourly Fluid Balance?

Hi All, We used to have a FLUID_BALANCE table in MIMIC II. Noticed that this table was removed for MIMIC III. Has anyone or other teams tried to calculate patients' daily or hourly fluid balance during ...

  • Opened by mornin Aug 2, 2017
#260

about ethics

Hello, we submitted a study based MIMIC III. The editor replied like this “Please clearly confirm whether or not your study needed ethical approval, and which bodies gave that approval or waived the need ...

#259

Difficulty Building Database Using PostgreSQL

I'm not terribly experienced in building databases. I'm running on mac os X 10.10.5 I attempted to download the files using make mimic-download but got the following error: -- Downloading MIMIC-III ...

  • Opened by RJBeetel3 Jul 19, 2017
  • 14 comments
#258

Error message when attempting to run ventilation-durations.sql

ventilation-durations.sql is required to run ventilation-first-day.sql, which is required to run oasis.sql. However, I keep getting this error message (both when calling the script in psql and in R) ERROR: ...

  • Opened by lylemp Jul 19, 2017
  • 6 comments