MIMIC Code v2.1.1
This is a bug fix release to ensure concepts are created correctly.
Change log:
- Rather than redirect the GitHub action output to /dev/null, the make concept query now uses
bq query --quiet
. This makes it easier to see where the script fails in the case of an error. - Fix syntax bugs in the norepinephrine / norepinephrine_equivalent_dose / ventilation queries
- Various query changes are carried forward to postgresql scripts (vasoactive, ntprobnp, ventilation)
- Use bg
specimen
in the severity score queries rather thanspecimen_pred
Full Changelog: v2.1.0...v2.1.1