Page 1 of 1

Request to Use a Different Provider on a Claim than the One Linked to the Procedure

Posted: Mon Feb 16, 2026 6:09 am
by beacondental
Hi Team,

Is there a way to select a different provider for the claim than the one originally linked to the procedure?

Thank You

Re: Request to Use a Different Provider on a Claim than the One Linked to the Procedure

Posted: Mon Feb 23, 2026 4:23 am
by beacondental
Hi Team,

Can you please provide response for the query ?

Thank You

Re: Request to Use a Different Provider on a Claim than the One Linked to the Procedure

Posted: Tue Feb 24, 2026 12:09 pm
by RyanH
beacondental wrote: Mon Feb 16, 2026 6:09 am Hi Team,

Is there a way to select a different provider for the claim than the one originally linked to the procedure?

Thank You
Hello beacondental,

You can use the ProvTreat or ProvBill fields in a payload to claims POST/PUT to change the provider, which doesn't need to match the provider attached to the procedure. If you want the claimproc(s) associated with the claim to match, you should make another call specifying the ProvNum field to claimprocs PUT.

For more information, please review the API Claims Documentation and the API ClaimProcs Documentation.

Thanks!

Re: Request to Use a Different Provider on a Claim than the One Linked to the Procedure

Posted: Thu Mar 05, 2026 9:04 pm
by beacondental
Okay Thank You