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

For requests or help with our API
Post Reply
beacondental
Posts: 145
Joined: Wed Mar 15, 2023 8:43 am

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

Post 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
beacondental
Posts: 145
Joined: Wed Mar 15, 2023 8:43 am

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

Post by beacondental »

Hi Team,

Can you please provide response for the query ?

Thank You
RyanH
Posts: 61
Joined: Thu Dec 19, 2024 8:33 am

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

Post 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!
beacondental
Posts: 145
Joined: Wed Mar 15, 2023 8:43 am

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

Post by beacondental »

Okay Thank You
Post Reply