-
Hello, I am screening patients with shock in mimiciii, EICU, amsterdamumcdb, these three databases. However, problems were encountered when examining patients with hemorrhagic shock. The following con…
-
Hi,
I downloaded thru Linux terminal as described in Files section:
wget -r -N -c -np --user p***** --ask-password https://physionet.org/files/eicu-crd/2.0/
And filenames are completely differ…
-
Hi,
I want to calculate the 28-day mortality rate and the 90-day mortality rate. But there seem to be no death time, how can I do to get the length of time from ICU admission to death.
Thanks
-
Hi,
When I extracted the data using "pivoted-lab.sql", I found that indicators such as AST, ALT, ALP had a lot of abnormally high values, which had caused me a lot of trouble.I want to know the reli…
-
psql "dbname=eicu user=eicu options=--search_path=eicu_crd" -v ON_ERROR_STOP=1 -f postgres_create_tables.sql
psql: FATAL: Peer authentication failed for user "eicu"
Makefile:347: recipe for target …
ghost updated
4 years ago
-
When I was creating the database, I got a problem, the error is that :
root@labserver:~/my-postgresql/data/eicu-code/build-db/postgres# make eicu datadir=/root/my-postgresql/data/
--------------…
-
Hi,
I've been gotten to be stuck on the process
```
(base) kss@kss-desktop:~/Workspace2/eicu-code/build-db/postgres$ make eicu datadir=~/Workspace2/eICU/
-----------------------
-- Checkin…
-
Google have a new dataset search tool (thanks for the pointer Shawn). See: https://www.nature.com/articles/d41586-018-06201-x
We need to look into how to get our content indexed by the service. Sea…
-
There is a Column of age in icustay_detial.
There is a string variable of'>89' in age.,what caused me to have trouble extracting adult patients.
SQL statement 'where age>16 'will report an error.
…
-
Is the microlabs table incomplete? There are about 16k entries, I'd reckon many more got cultures than what is available in that table. Can you confirm?