508 issues
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 ...
-
MIT-LCP/mimic-code
Opened by mylanhong
Aug 9, 2017
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 ...
-
MIT-LCP/mimic-code
Opened by alistairewj
Aug 6, 2017
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 ...
-
MIT-LCP/mimic-code
Opened by vivetriv
Aug 4, 2017 - 3 comments
Stroke outcome score?
Has anyone been able to find a systematic coding for any stroke outcome score, such as modified Rankin Score, Mathew Stroke Scale, or Functional Independence Measure? At least, has anyone come across a ...
-
MIT-LCP/mimic-website
Opened by mvanva
Aug 3, 2017 - 1 comment
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 ...
-
MIT-LCP/mimic-code
Opened by batfire73
Aug 3, 2017 - 1 comment
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 ...
-
MIT-LCP/mimic-code
Opened by batfire73
Aug 3, 2017
Reduce compiler warnings
Building this project with recent gcc or llvm produces volumes of compiler warnings. This fixes about half. These are all trivial ones where it's easy to see the change won't alter behavior: unused ...
-
MIT-LCP/wfdb
Opened by seancomeau
Aug 2, 2017
UnicodeDecodeError when downloading mghdb
Downloading the mghdb give the following error: UnicodeDecodeError: 'ascii' codec can't decode byte 0xe1 in position 1209: ordinal not in range(128) import wfdb wfdb.dldatabase('mghdb', ...
-
MIT-LCP/wfdb-python
Opened by khertan
Aug 2, 2017
Error in wfdb matlab toolbox
Hello everyone, I tried to download the apnea-ecg database by the wfdb matlab toolbox: physionetdb('apnea-ecg',1,0); but an error occurred: Error using urlreadwrite (line 92) The server did not ...
-
MIT-LCP/physionet
Opened by KerryGri
Aug 2, 2017