Skip to content

the_tuva_project v0.13.0

Latest
Compare
Choose a tag to compare
@sarah-tuva sarah-tuva released this 13 Dec 15:53
6d6ab7f

What's Changed

🚨 Breaking Changes 🚨

  • add monthly patient risk models by @wtyree in #627
  • Remove quality measures by @sarah-tuva in #688
  • Tuva Data Model Changes: Add person_id by @sarah-tuva in #685
    • clinical input_layer: add person_id to all tables, add phone to patient table
    • claims input_layer: replace patient_id with person_id
  • Add new fields to provider terminology seeds by @sarah-tuva in #689

🪲 Bug Fixes 🪲

  • Resolves #672 safe_cast() appears not to map to try_cast() in Databricks by @dr00b in #683
  • Fix model reference in data_quality__eligibility_demographics by @sarah-tuva in #684

Other Changes

New Contributors

Full Changelog: v0.12.6...v0.13.0