tuva-health / tuva

Main repo including core data model, data marts, reference data, terminology, and the clinical concept library
https://thetuvaproject.com/
172 stars 41 forks source link

CMS HCC Data Dictionary Missing Field #530

Closed aneiderhiser closed 1 week ago

aneiderhiser commented 1 month ago

The patient_risk_scores table is missing a field definition:

image
pfehlinger commented 1 month ago

@aneiderhiser @thutuva this is a result of the pull request I did adding in those to the mart in PR453. I noticed the PR mentioned docs but I wasn't sure how to add the information to the docs. Happy to add it if someone is willing to give a primer or direction on what I need to do.

sarah-tuva commented 1 month ago

Thanks for catching this @aneiderhiser!

@pfehlinger, this was my bad. I completely overlooked this in your PR. The columns need to be added to the cms_hcc_models.yml in the data mart. It will then be populated in dbt docs and on our Docs site. Let me know if you would like to create this PR or I can.

sarah-tuva commented 1 week ago

Resolved by #564