the_tuva_project v0.17.1
What's Changed
π Exciting New Features π
- Add SNPNE (SNP New Enrollee) scoring model support by @chase-jones in #1254
πͺ² Bug Fixes πͺ²
- Fix typo: desription β description in intermediate_models.yml by @chase-jones in #1224
- Exclude New Enrollees from disease factor scoring by @chase-jones in #1223
- Implement V28 heart interaction patch zero CC223 when isolated by @chase-jones in #1222
- Add reason column to hcc_recapture__int_all_hccs uniqueness test by @chase-jones in #1258
- Fix OREC=2 (ESRD) members under 65 incorrectly assigned Aged model by @chase-jones in #1265
- Gate disabled interaction factors by DISABL flag by @chase-jones in #1268
Other Changes
- Agent Update by @aneiderhiser in #1208
- Remove legacy HEDIS marts and integration test artifacts by @aneiderhiser in #1209
- updated docs by @aneiderhiser in #1210
- Fix/extension columns claims-only guard & core model enabled config by @rabee05 in #1213
- Update Missing Model from the HCC Suspecting Models Documentation by @andreas-homeward in #1215
- Adding warning for missing/blank facility NPI fields by @andreas-homeward in #1217
- Add deterministic Tuva dev workflow + outside PR bridge mode by @aneiderhiser in #1227
- Add per-database concurrency groups to CI workflows to prevent conflicts by @chase-jones in #1229
- [outside-pr 1219] [Bug Fix] add data_source to exclude list for unpivot in data_quality__readmissions by @aneiderhiser in #1228
- Cast tuva_last_run to timestamp in core__stg_claims_pharmacy_claim by @chase-jones in #1230
- Filter CMS-HCC eligibility staging to Medicare records only (#1145) by @chase-jones in #1233
- Handle empty pharmacy/medical claim tables in plan overlap test by @chase-jones in #1231
- Update cms_hcc__cpt_hcpcs seed file to copy prior year by @andreas-homeward in #1218
- Strip decimal points from ICD codes before DQI terminology lookups by @chase-jones in #1232
- Include source_code_type in procedure_id to prevent PK violations (#1114) by @chase-jones in #1238
- Include source_code_type in condition_id to prevent PK violations (#1110) by @chase-jones in #1239
- Fix OREC/disabled model classification per CMS SAS DISABL/ORIGDS logic (#1002) by @chase-jones in #1240
- Remove ESRD enrollment_status override that excludes OREC=2/3 members by @chase-jones in #1242
- Relax disease/interaction/hcc-count factor seed joins for institutional model by @chase-jones in #1243
- Convert latitude and longitude columns from float to numeric by @chase-jones in #1241
- Add dbt variable reference documentation to README by @chase-jones in #1245
- Skip seed population check for non-build dbt commands by @chase-jones in #1247
- 866 dqi test for diagnosis codes were not unique at the claim header level by @chase-jones in #1244
- 923 align los calculation with cms definition by @chase-jones in #1246
- Preserve file_date as timestamp instead of casting to date by @chase-jones in #1249
- Add ICD-9-CM normalization to core conditions staging model by @chase-jones in #1252
- Defer monthly collection date expansion in eligible conditions by @chase-jones in #1253
- Accept CDT dental codes (Dxxxx) in DQI HCPCS validation by @chase-jones in #1248
- Add 3-mode PR CI with Snowflake-small default and /ci mode commands by @aneiderhiser in #1260
- Add ingest_datetime to core.medical_claim and core.pharmacy_claim by @chase-jones in #1263
- Fix duplicate CI runs by dispatching mode changes by @aneiderhiser in #1266
- Bump dbt package version to 0.17.1 by @aneiderhiser in #1273
New Contributors
- @andreas-homeward made their first contribution in #1215
Full Changelog: v0.17.0...v0.17.1