Search found 7 matches

by manish.bhalodi.tech9
Fri Dec 15, 2023 2:11 am
Forum: API
Topic: ClaimProcs PUT - FeeBilled not working as Expected
Replies: 1
Views: 1214

ClaimProcs PUT - FeeBilled not working as Expected

Whatever value we put in the Feebilled Field of ClaimProcs PUT Api body, It is not taking that and it is filling up from ProcedureLog Fee value to the ClaimProcs FeeBilled. Example 1 - With FeeBilled Amount Let's say ProcedureLog Fee Value is 10.00$ and ClaimProc FeeBilled Value is 20.00$. I am call...
by manish.bhalodi.tech9
Tue Apr 11, 2023 4:31 am
Forum: Main Forum
Topic: How OD decides treatment area for procedure codes?
Replies: 2
Views: 3649

Re: How OD decides treatment area for procedure codes?

Thank you @jordansparks for the reply. I got what I need.
by manish.bhalodi.tech9
Tue Apr 04, 2023 2:36 am
Forum: Main Forum
Topic: How OD decides treatment area for procedure codes?
Replies: 2
Views: 3649

How OD decides treatment area for procedure codes?

Hello Open Dental Team, I am trying to understand, How OD Team decides to set Treatment Area for the procedure code. I found differences between ADA Recommendation & OD Treatment Area in the procedure code table. Below is the latest ADA's Procedure code Treatment area pdf file. https://www.ada.org/-...
by manish.bhalodi.tech9
Wed Dec 15, 2021 2:36 am
Forum: API
Topic: New APIs Needed
Replies: 11
Views: 6019

Re: New APIs Needed

Thank you @SLeon for such quick help. You guys are awesome. Keep it up.
by manish.bhalodi.tech9
Fri Nov 19, 2021 12:00 am
Forum: API
Topic: PriProv field is 0 in GET Patients & GET Patients/{patientNumber} API
Replies: 5
Views: 5314

Re: PriProv field is 0 in GET Patients & GET Patients/{patientNumber} API

Thank you @SLeon & @jordansparks for such quick help.
You guys are doing really awesome job.
by manish.bhalodi.tech9
Thu Nov 18, 2021 2:29 am
Forum: API
Topic: PriProv field is 0 in GET Patients & GET Patients/{patientNumber} API
Replies: 5
Views: 5314

Re: PriProv field is 0 in GET Patients & GET Patients/{patientNumber} API

@SLeon - Thank you for your reply.

Any approximate timeline when will PriProv field available in Patients GET (single)?

I guess it is appropriate to add a Secondary Provider along with Primary Provider.
by manish.bhalodi.tech9
Wed Nov 17, 2021 2:01 am
Forum: API
Topic: PriProv field is 0 in GET Patients & GET Patients/{patientNumber} API
Replies: 5
Views: 5314

PriProv field is 0 in GET Patients & GET Patients/{patientNumber} API

OpenDental Version 21.2.44.0 We are using GET /api/v1/patients & GET /api/v1/patients/{patientNumber} API in our project. In the response body of both APIs, It is always giving PriProv as 0 but I can see the value of priProvAbbr in the response body. When I am using/api/v1/patients/Simple API. In th...