Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pmpm updates #284

Merged
merged 11 commits into from
Nov 16, 2023
Merged

Pmpm updates #284

merged 11 commits into from
Nov 16, 2023

Conversation

thutuva
Copy link
Member

@thutuva thutuva commented Nov 16, 2023

Describe your changes

Please include a summary of any changes.

  • added the following columns to resolve issue Data Model Changes #279
    • payer (medical and pharmacy)
    • plan (medical, eligibility, pharmacy)
    • coinsurance_amount (medical and pharmacy)
    • copayment_amount (medical and pharmacy)
    • deductible_amount (medical and pharmacy)
  • PMPM table (financial_pmpm__pmpm) was updated to join on payer and plan
  • added config to quality measures to resolve issue Bug in colorectal screening #280
  • updated seeds to pull in new fields
  • updated core to pull in new fields
  • updated core_models.yml
  • updated seeds
  • fixed HCC bug
  • edited unique test on PMPM by adding plan

How has this been tested?

Please describe the tests you ran to verify your changes. Provide instructions or code to reproduce output.
CI testing and local testing

Reviewer focus

Please summarize the specific items you’d like the reviewer(s) to look into.
N/A

Checklist before requesting a review

  • I have updated the version number in dbt_project.yml file to reflect the release number of this PR
  • I have updated the docs files (by running dbt docs generate/serve and copying the necessary files into the docs folder)
  • I have commented my code as necessary
  • I have added at least one Github label to this PR
  • My code follows style guidelines
  • (Optional) I have recorded a Loom to explain this PR

(Optional) Gif of how this PR makes you feel

Loom link

https://www.loom.com/share/088700a3289544c0b09898e82325aa63?sid=678e6158-2957-4498-871f-7a6f45930127

@thutuva thutuva added the breaking-change Changes have been made that may cause other components to fail label Nov 16, 2023
@sarah-tuva sarah-tuva merged commit 118e818 into main Nov 16, 2023
3 checks passed
@sarah-tuva sarah-tuva deleted the pmpm-updates branch November 16, 2023 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change Changes have been made that may cause other components to fail
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants