Published April 24, 2025 | Version v3.0.1
Software Open

MIT-LCP/mimic-code: v3.0.1

  • 1. @mit-lcp
  • 2. MIT
  • 3. @systemtales
  • 4. WHU
  • 5. University of Virginia / UVAHealth
  • 6. @honestbee @fundMyLife @airasia @grab @liftoff
  • 7. @thethinklab @MIT-LCP
  • 8. Universitätsklinikum Münster
  • 9. MIT CSAIL
  • 10. MGH
  • 11. University of Huelva
  • 12. National University Of Singapore
  • 13. SPIE Nederland

Description

This release adds a _metadata table which will indicate the version of MIMIC-IV for the BigQuery tables.

_metadata schema: attribute, value. Example query:

select attribute, value
FROM `physionet-data.mimiciv_derived._metadata`

Current attribute available:

  • mimic_version
  • mimic_code_version
  • mimic_code_commit_hash

These values are populated automatically for mimiciv_derived on publication of a release.

What's Changed

  • Update BigQuery dataset build to use latest gh actions by @alistairewj in https://github.com/MIT-LCP/mimic-code/pull/1889

Full Changelog: https://github.com/MIT-LCP/mimic-code/compare/v3.0.0...v3.0.1

Files

MIT-LCP/mimic-code-v3.0.1.zip

Files (7.7 MB)

Name Size Download all
md5:65798b3854937f2c490564884e76bf08
7.7 MB Preview Download

Additional details

Related works