-
Merge pull request #149 from florinb/master
changes for port and build path in Docker instructions #148
-
-
-
-
Merge pull request #196 from tnaumann/patch-1
Correcting path for demographics queries.
-
Correcting path for demographics queries.
Updating make-concepts.sql to reflect that HeightWeightQuery.sql and icustay_detail.sql have been moved to demographics subfolder.
-
Merge pull request #189 from manashty/master
Added query folders to their path. Sorted by dependency.
-
Added query folders to their path. Sorted by dependency.
Added the query folders. It wasn't clear where the queries are located. Two were in the concepts folder and others were in firstday folder. Also, another dependency was observed and added (ventilation-durations). Sorted by folder then dependency.
-
-
-
fix reference to comorbidity folder
alistairewj committedMar 5, 2017 -
remove debug filter limiting to 1 patient
alistairewj committedMar 5, 2017
-
-
refactor to use with to ease reading of query
alistairewj committedFeb 23, 2017 -
ETT is not sensitive for ventilation, refers to #156
alistairewj committedFeb 23, 2017
-
Merge pull request #177 from JohannesNE/patch-1
Adding precision to los_ and age variables
-
adding precision to los_ and age variables
Rounding admit- and dischtime to DATE and then calculating the difference is not very precise. Using EXTRACT(epoch gives actual 4 digit precision. For age the difference is probably negligible, but could be changed for completeness.
-
-
use vent durations for consistency
alistairewj committedFeb 21, 2017
-
-
tompollard committed
Jan 25, 2017 -
-
-
-
Merge pull request #164 from bshickel/patch-2
Fixed relative paths in make-severity-scores.sql
-