tuva icon indicating copy to clipboard operation
tuva copied to clipboard

Quality Measure: Medication Adherence for Hypertension (ADH-RAS)

Open BijayaShres opened this issue 4 months ago • 0 comments

Describe your changes

Implemented Medication Adherence for Hypertension (ADH-RAS) based on CMS Star Documentation.

How has this been tested?

dbt build has been run for Snowflake and BigQuery. In addition to this, validation document has been prepared on top of tuva_synthetic for each model.

Reviewer focus

Alternative implementation of numerator model has also been done on branch. But, this model doesn't take into account the fill adjustment as suggested in specification docs.

Checklist before requesting a review

  • [ ] I have added at least one Github label to this PR (bug, enhancement, breaking change,...)
  • [X] My code follows style guidelines
  • [X] (New models) YAML files are categorized by sub folder and models listed in alphabetical order
  • [X] (New models) I have added a config to each new model to enable it for claims and/or clinical data
  • [X] (New models) I have added the variable tuva_last_run to the final output
  • [ ] (Optional) I have recorded a Loom to explain this PR

Package release checklist

  • [ ] I have updated dbt docs
  • [ ] I have updated the version number in the dbt_project.yml

(Optional) Gif of how this PR makes you feel

Loom link

BijayaShres avatar Oct 01 '24 10:10 BijayaShres