-
-
I was not able to unzip 3 zip files that are necessary for my study:
D_ICD_PROCEDURES.csv.gz
DIAGNOSES_ICD.csv.gz
PROCEDURES_ICD.csv.gz
The error message is:
Unable to expand "DIAGNOSES_ICD.c…
-
Hello!
Thanks for sharing the code of your work. Could you point me to the code to reproduce the dataset used for the contrastive learning? I would be very interested in using this dataset.
Than…
-
### Prerequisites
* [x] Put an X between the brackets on this line if you have done all of the following:
* Checked the online documentation: https://mimic.mit.edu/
* Checked that your is…
-
The guidance indicates the following recommended database and schema set up:
"export OMOP_SCHEMA='omop'
export OMOP='host=localhost dbname=postgres user=postgres options=--search_path='$OMOP_SCHEMA
…
-
Hi,
I am trying to reproduce the results for the LOS task with the MIMIC-III v1.4. However, I can only achieve around 45% accuracy with this dataset. I have tried to reproduce it using your FARM t…
-
### Prerequisites
* [x] Put an X between the brackets on this line if you have done all of the following:
* Checked the online documentation: https://mimic.mit.edu/
* Checked that your is…
-
I want to use the pgAdmin4 to download the Respiratory Rate from the mimic III,but it shows that there are more than 3million data.I try to download it and I failled.I think it maybe too large for me …
-
### Description
It is stated that there is an overlap between MIMIC-IV and MIMIC-III in the 2008-2012 period. As MIMIC-III is annotated only with ICD-9, is it safe to assume that there is no overlap …
-
Hello,
I am trying to build a table with echo data. I was able to do some basic queries using the Notes table to get a list of echo data with items that matched particular text queries. I was tryi…