Skip to content

Conversation

@victor-chaparro
Copy link
Contributor

@victor-chaparro victor-chaparro commented Dec 3, 2025

JIRA Ticket:
BFD-4429

What Does This PR Do?

This PR removes the unnecessary claim-type check when adding a billing practitioner. Provider assignment now depends solely on the NPI type.

What Should Reviewers Watch For?

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

  • Review the snapshot files to verify that the practitioner is correctly populated based on the newly added test data.

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.)

  • I have created tests to sufficiently ensure the reliability of my code, if applicable. If this is a modification to an existing piece of code, I have audited the associated tests to ensure everything works as expected.

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.

@victor-chaparro victor-chaparro marked this pull request as ready for review December 3, 2025 20:23
@alex-dzeda
Copy link
Contributor

Can you add additional tests for:
A DME claim with an Organization as the billing provider (Right now there are not Orgs present in the snapshots for carrier/dme).
Ensuring that EoB.provider is always populated.
None of the examples appear to have a postal code -> it'd be good to verify that.

# Conflicts:
#	apps/bfd-pipeline/bfd-pipeline-idr/test_samples2/professional/SYNTHETIC_CLM.csv
#	apps/bfd-server-ng/src/test/java/gov/cms/bfd/server/ng/__snapshots__/EobReadIT.snap
#	apps/bfd-server-ng/src/test/java/gov/cms/bfd/server/ng/__snapshots__/EobSearchIT.snap
@bfd-sast
Copy link

bfd-sast bot commented Dec 5, 2025

@aschey-forpeople aschey-forpeople added this pull request to the merge queue Dec 5, 2025
Merged via the queue into master with commit 8903e0d Dec 5, 2025
11 of 12 checks passed
@aschey-forpeople aschey-forpeople deleted the BFD-4429 branch December 5, 2025 21:15
@mjburling mjburling changed the title BFD-4229: Add Missing Provider BFD-4429: Add Missing Provider Dec 10, 2025
@mjburling
Copy link
Member

This PR was erroneously submitted and accepted under BFD-4229. This has since been corrected here and in the 2.228.0 release notes. However, the commit to master bearing the 4229 key is immutable.

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.

6 participants