Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@alistairewj alistairewj released this 28 Oct 16:19
4327224

This release substantially improves the quality of the dataset, correcting a number of validation errors. This release corresponds to the code used to generate MIMIC-IV on FHIR v2.1 published on PhysioNet. This release also aligns the GitHub release version number (v2.1.0) with the PhysioNet published version number (v2.1.0). Previously code v2.0 was used to generate PhysioNet data v1.0.

What's Changed

Note: PR #115 has a substantial number of changes.

  • Updates to Quickstart and Minor Db bugfix by @Evan8456 in #85
  • Added validation for fhir tables and updated quickstart documentation by @Evan8456 in #86
  • add MIT license by @alistairewj in #90
  • Validation fixes by @johngrimes in #115
  • fix: medicationCodeableConcept for MedicationRequest from list to object by @joennlae in #93
  • Update SQL script that exports FHIR resources to NDJSON files. by @piotrszul in #118

Changes prior to this release

The following changes are included in this code release, but were done prior to the publication of MIMIC-IV on FHIR v1.0 on PhysioNet.

New Contributors

Full Changelog: v2.0...v2.1.0