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

BFD-3728: Refactor NPI Module to encompass all NPI requests #2539

Merged
merged 33 commits into from
Feb 11, 2025
Merged

Conversation

dondevun
Copy link
Contributor

@dondevun dondevun commented Feb 4, 2025

JIRA Ticket:
BFD-3728

What Does This PR Do?

Refactors the NPI Org module to return Practitioner NPI information, and replaces retrieveNpiCodeDisplay method in CommonTransformerUtils.java with code to use this new lookup (instead of the flat file, which was previously used).

What Should Reviewers Watch For?

If you're reviewing this PR, please check for these things in particular:

What Security Implications Does This PR Have?

Please indicate if this PR does any of the following:

  • Adds any new software dependencies

  • Modifies any security controls

  • Adds new transmission or storage of data

  • Any other changes that could possibly affect security?

  • I have considered the above security implications as it relates to this PR. (If one or more of the above apply, it cannot be merged without the ISSO or team security engineer's (@sb-benohe) approval.)

Validation

Have you fully verified and tested these changes? Is the acceptance criteria met? Please provide reproducible testing instructions, code snippets, or screenshots as applicable.
Verified that Unit tests and integration tests properly use the new lookup, and additionally verified on a local server against the golden bene in the test database.

@dondevun dondevun changed the title Bfd 3728 BFD-3728: Refactor NPI Module to encompass all NPI requests Feb 4, 2025
@dondevun dondevun marked this pull request as draft February 4, 2025 15:00
@dondevun dondevun marked this pull request as ready for review February 5, 2025 17:48
@dondevun dondevun enabled auto-merge (squash) February 6, 2025 19:46
@dondevun dondevun merged commit b7976f2 into master Feb 11, 2025
7 checks passed
@dondevun dondevun deleted the BFD-3728 branch February 11, 2025 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants