-
-
remove superfluous commit message
alistairewj committedJul 26, 2017
-
update readme to reflect new folders
alistairewj committedJun 22, 2017 -
add query for CRRT durations for all pts
alistairewj committedJun 22, 2017
-
Correcting path for demographics queries.
Updating make-concepts.sql to reflect that HeightWeightQuery.sql and icustay_detail.sql have been moved to demographics subfolder.
-
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
-
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