Search found 8 matches
- Wed Mar 05, 2025 9:52 pm
- Forum: API
- Topic: API Request: Addition of UserName Field in ClaimTrackings POST/PUT APIs
- Replies: 1
- Views: 2020
API Request: Addition of UserName Field in ClaimTrackings POST/PUT APIs
Hello, We have been using the ClaimTrackings POST/PUT APIs, https://www.opendental.com/site/apiclaimtrackings.html but we have encountered an issue. When adding a new claim tracking status through the API, the username field shows as empty, creating inconsistencies for users. This is because there i...
- Fri Dec 15, 2023 2:11 am
- Forum: API
- Topic: ClaimProcs PUT - FeeBilled not working as Expected
- Replies: 2
- Views: 6384
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...
- Tue Apr 11, 2023 4:31 am
- Forum: Main Forum
- Topic: How OD decides treatment area for procedure codes?
- Replies: 2
- Views: 8090
Re: How OD decides treatment area for procedure codes?
Thank you @jordansparks for the reply. I got what I need.
- Tue Apr 04, 2023 2:36 am
- Forum: Main Forum
- Topic: How OD decides treatment area for procedure codes?
- Replies: 2
- Views: 8090
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/-...
- Wed Dec 15, 2021 2:36 am
- Forum: API
- Topic: New APIs Needed
- Replies: 11
- Views: 19700
Re: New APIs Needed
Thank you @SLeon for such quick help. You guys are awesome. Keep it up.
- Fri Nov 19, 2021 12:00 am
- Forum: API
- Topic: PriProv field is 0 in GET Patients & GET Patients/{patientNumber} API
- Replies: 5
- Views: 10727
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.
You guys are doing really awesome job.
- Thu Nov 18, 2021 2:29 am
- Forum: API
- Topic: PriProv field is 0 in GET Patients & GET Patients/{patientNumber} API
- Replies: 5
- Views: 10727
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.
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.
- Wed Nov 17, 2021 2:01 am
- Forum: API
- Topic: PriProv field is 0 in GET Patients & GET Patients/{patientNumber} API
- Replies: 5
- Views: 10727
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...