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

Add new fields to provider terminology seeds #689

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Conversation

sarah-tuva
Copy link
Member

Describe your changes

Please include a summary of any changes.

Resolves #670

Add new fields to provider table:
11 Provider Credential Text --> provider_credential
27 Provider Business Mailing Address Telephone Number --> mailing_telephone_number
35 Provider Business Practice Location Address Telephone Number --> location_telephone_number
47 Authorized Official Telephone Number --> official_telephone_number

How has this been tested?

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

Ran dbt build --full-refresh

Reviewer focus

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

Checklist before requesting a review

  • I have added at least one Github label to this PR (bug, enhancement, breaking change,...)
  • My code follows style guidelines
  • (New models) YAML files are categorized by sub folder and models listed in alphabetical order
  • (New models) I have added a config to each new model to enable it for claims and/or clinical data
  • (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

@sarah-tuva sarah-tuva added breaking-change Changes have been made that may cause other components to fail enhancement labels Dec 12, 2024
@sarah-tuva sarah-tuva merged commit 81be30f into main Dec 13, 2024
8 of 9 checks passed
@sarah-tuva sarah-tuva deleted the add-provider-fields branch December 13, 2024 00:06
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 enhancement
Projects
Status: Ready to Release
Development

Successfully merging this pull request may close these issues.

Add phone number from NPPES to the provider terminology table
2 participants