Permalink
Switch branches/tags
Nothing to show
Commits on Apr 14, 2017
  1. Merge pull request #149 from florinb/master

    changes for port and build path in Docker instructions #148
    alistairewj committed on GitHub Apr 14, 2017
  2. correct example

    alistairewj committed on GitHub Apr 14, 2017
Commits on Apr 11, 2017
  1. Merge pull request #196 from tnaumann/patch-1

    Correcting path for demographics queries.
    tompollard committed on GitHub Apr 11, 2017
  2. Correcting path for demographics queries.

    Updating make-concepts.sql to reflect that HeightWeightQuery.sql and icustay_detail.sql have been moved to demographics subfolder.
    tnaumann committed on GitHub Apr 11, 2017
Commits on Mar 23, 2017
  1. Merge pull request #189 from manashty/master

    Added query folders to their path. Sorted by dependency.
    tompollard committed on GitHub Mar 23, 2017
  2. 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.
    manashty committed on GitHub Mar 23, 2017
Commits on Mar 5, 2017
  1. refactor

    alistairewj committed Mar 5, 2017
  2. removed subject_id

    alistairewj committed Mar 5, 2017
Commits on Feb 24, 2017
  1. remove debug icustay_id

    alistairewj committed Feb 24, 2017
Commits on Feb 23, 2017
Commits on Feb 22, 2017
  1. Merge pull request #177 from JohannesNE/patch-1

    Adding precision to los_ and age variables
    alistairewj committed on GitHub Feb 22, 2017
  2. 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.
    JohannesNE committed on GitHub Feb 22, 2017
Commits on Feb 21, 2017
Commits on Jan 26, 2017
  1. add default repo

    tompollard committed Jan 26, 2017
Commits on Jan 25, 2017
  1. update content

    tompollard committed Jan 25, 2017
  2. remove unused var

    tompollard committed on GitHub Jan 25, 2017
  3. add pdf

    tompollard committed Jan 25, 2017
  4. add demo CONSORT diagram

    tompollard committed Jan 25, 2017
Commits on Jan 16, 2017
  1. fix typo

    alistairewj committed Jan 16, 2017
  2. better organization

    alistairewj committed Jan 16, 2017
Commits on Jan 11, 2017
  1. fix typo thanks @olivertren

    alistairewj committed Jan 11, 2017
Commits on Jan 9, 2017
  1. Merge pull request #164 from bshickel/patch-2

    Fixed relative paths in make-severity-scores.sql
    alistairewj committed on GitHub Jan 9, 2017
Commits on Jan 6, 2017
  1. add brief readme

    alistairewj committed Jan 6, 2017