MIMIC Code v2.4.0
This release was built using MIMIC-IV v2.2. The release of this version will update the mimiciv_derived tables on BigQuery to use MIMIC-IV v2.2.
What's Changed
- Avoid unnecessary dependency on sqlalchemy by @bemoody in #1455
- Add correct indices for mimic-iv-ed postgres by @kiendang in #1403
- feat: Add mimic-iv-note (v2.2) loading of postgres by @DopamineLcy in #1467
- concepts_postgres: updates (on top of
mimiciv_v2.2_updates
) by @schu in #1468 - Update charlson.sql for correct age-adjusted CCI score implementation by @tchang1997 in #1463
- Add missing value for InvasiveVent. by @marceliwac in #1402
- MIMIC-IV v2.2 updates by @alistairewj in #1469
- add crrt to kdigo concept by @aegis301 in #1461
- KDIGO improvements by @alistairewj in #1470
- fix issues 1297 by @yongfanbeta in #1477
- Update row counts in validate scripts for mimic-iv-ed v2.2 by @ZhipengHe in #1476
New Contributors
- @bemoody made their first contribution in #1455
- @DopamineLcy made their first contribution in #1467
- @marceliwac made their first contribution in #1402
- @aegis301 made their first contribution in #1461
- @yongfanbeta made their first contribution in #1477
- @ZhipengHe made their first contribution in #1476
Full Changelog: v2.3.0...v2.4.0