the_tuva_project v0.16.0
What's Changed
🚨 Breaking Changes 🚨
- Update test criteria for warn_if_null_percentage_above_zero by @krishyfishy in #1178
- Refactor encounters__combined_claim_line_crosswalk by @krishyfishy in #1169
- Update project to require dbt version >=1.10.0 by @krishyfishy in #1183
🎉 Feature Enhancements 🎉
- Add payer column to cms hcc by @amartinson193 in #1121
- Performance improvements for claims_enrollment__member_months by @krishyfishy in #1163
- CMS-HCC Mart Accuracy Improvement by @amartinson193 in #1173
- Add data_source to key tables of interest by @krishyfishy in #1157
- added hedis measures output mart by @aneiderhiser in #1180
🪲 Bug Fixes 🪲
- 1165 redshift error failed to find conversion function from unknown to character varying by @chase-jones in #1166
- Pull through patient ID on core__medication by @krishyfishy in #1182
Other Changes
- Updates to Input Layer and Core YML Files by @aneiderhiser in #1149
- Coderabbit config for open source by @chase-jones in #1167
- removed claims_expanded and renamed provider_attribution by @aneiderhiser in #1176
- Minor fixes by @aneiderhiser in #1188
- Duckdb semantic layer by @jansenpa in #1171
- Updated Tuva Package Version Number to 0.16.0 by @aneiderhiser in #1189
Critical Breaking Changes Summary
Required Actions:
-
Add fields to EXISTING tables (required if
claims_enabled: true):- eligibility: Add
hospice_flag,institutional_snp_flag,long_term_institutional_flag,enrollment_status
- eligibility: Add
-
Upgrade dbt to 1.10.0
Full Changelog: v0.15.5...v0.16.0