Skip to content

MIMIC Code v2.1.1

Compare
Choose a tag to compare
@alistairewj alistairewj released this 15 Dec 03:41
· 594 commits to main since this release
ad293e2

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 than specimen_pred

Full Changelog: v2.1.0...v2.1.1