Skip to content

Commit

Permalink
added GCS verbal for metavision, refers MIT-LCP#156
Browse files Browse the repository at this point in the history
  • Loading branch information
alistairewj committed Dec 15, 2016
1 parent de7f863 commit c9e882d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/ventilation-durations.sql
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ select
when itemid = 223848 and value != 'Other' THEN 1
when itemid = 467 and value = 'Ventilator' THEN 1 -- O2 delivery device == ventilator
when itemid = 648 and value = 'Intubated/trach' THEN 1 -- Speech = intubated
when itemid = 223900 and value = 'No Response-ETT' THEN 1
when itemid in
(
445, 448, 449, 450, 1340, 1486, 1600, 224687 -- minute volume
Expand Down

0 comments on commit c9e882d

Please sign in to comment.