Search found 32 matches

by ajaykodam
Fri Mar 15, 2024 9:32 am
Forum: API
Topic: Updated the Claim.CustomTracking column after ClaimTrackings POST API completed
Replies: 1
Views: 229

Updated the Claim.CustomTracking column after ClaimTrackings POST API completed

Hi, Through the open dental application Once we create the claimtracking note through UI, System updating the claim.customtracking column with latest note from definition claimtracking.trackingdefnum (i.e. definition -> defnum) to respective claim. Through ClaimTracking POST Api Once we create the c...
by ajaykodam
Mon Jan 08, 2024 4:18 am
Forum: Main Forum
Topic: Duplicate records in the PerioMeasure table.
Replies: 2
Views: 1200

Duplicate records in the PerioMeasure table.

Hi, We are seeing lot of duplicate records for sequence type 4,5,6 in PerioMeasure table, below is the query we are running to check the data. select SequenceType , IntTooth , PerioExamNum from perioMeasure group by SequenceType , IntTooth , PerioExamNum having count(*) > 1; Can you please confirm w...
by ajaykodam
Tue Nov 28, 2023 6:14 am
Forum: API
Topic: Data Mismatch between Definition Table Primary Key Value Defnums and Commlog Table for CommType
Replies: 3
Views: 1600

Re: Data Mismatch between Definition Table Primary Key Value Defnums and Commlog Table for CommType

SLeon, You are seeing old commlogs in the dental office's database that do not correspond to a CommLogType/Category=27 definition but instead to a different category? Or do they not correspond to a valid defnum at all? When you say, "antiquated", how old are these commlogs and where they made within...
by ajaykodam
Tue Nov 21, 2023 12:02 am
Forum: API
Topic: Data Mismatch between Definition Table Primary Key Value Defnums and Commlog Table for CommType
Replies: 3
Views: 1600

Data Mismatch between Definition Table Primary Key Value Defnums and Commlog Table for CommType

Recently, while accessing data via the API, we ran into a data issue related to Comm Log Notes. We discovered that the primary key value 'defnum' in the 'definition' table does not match the 'CommType'. This issue is prevalent for some records with more than 1 client. For instance, There are antiqua...
by ajaykodam
Mon Nov 20, 2023 11:55 pm
Forum: API
Topic: New API for Notes functionality
Replies: 8
Views: 4489

Re: New API for Notes functionality

Thank you
by ajaykodam
Mon Nov 20, 2023 11:52 pm
Forum: API
Topic: Add OrthoRemainM to Claim PUT API
Replies: 4
Views: 3585

Re: Add OrthoRemainM to Claim PUT API

Thank you
by ajaykodam
Tue Jul 18, 2023 12:39 am
Forum: API
Topic: New API for Notes functionality
Replies: 8
Views: 4489

Re: New API for Notes functionality

SLeon,

Thank you for the update.
by ajaykodam
Sun Jul 09, 2023 11:05 pm
Forum: API
Topic: New API for Notes functionality
Replies: 8
Views: 4489

Re: New API for Notes functionality

Hi SLeon,

Any update on this notes request, when can be completed? and in which version we will get this functionality?

Thanks,
by ajaykodam
Thu Jun 01, 2023 9:45 am
Forum: API
Topic: Add OrthoRemainM to Claim PUT API
Replies: 4
Views: 3585

Re: Add OrthoRemainM to Claim PUT API

Thank you SLeon
by ajaykodam
Thu Jun 01, 2023 7:15 am
Forum: API
Topic: Add OrthoRemainM to Claim PUT API
Replies: 4
Views: 3585

Add OrthoRemainM to Claim PUT API

Hi, We are supporting the OrthoRemainM update from our system, if we update in our system then we are going to update in open dental, as I don't see this column added to https://opendental.com/site/apiclaims.html to Claim PUT API request details. Can you please update this API to allow the OrthoRema...
by ajaykodam
Thu May 25, 2023 1:45 am
Forum: API
Topic: New API for Notes functionality
Replies: 8
Views: 4489

Re: New API for Notes functionality

Thank you SLeon
by ajaykodam
Mon May 15, 2023 8:38 pm
Forum: API
Topic: New API for Notes functionality
Replies: 8
Views: 4489

New API for Notes functionality

In our application, there is a requirement for integration with Open Dental notes. We would like to request the following functionality in the Open Dental API, as I don't see any APIs which support the functionality we currently need. Request 1: Add custom tracking status history Use Case - - We imp...
by ajaykodam
Tue Apr 11, 2023 3:03 am
Forum: API
Topic: New API Request for Patient Ledger
Replies: 2
Views: 3073

Re: New API Request for Patient Ledger

Hi SLeon,

Thank you so much, This will help. If anything will update you.
by ajaykodam
Mon Apr 10, 2023 4:04 am
Forum: API
Topic: New API Request for Patient Ledger
Replies: 2
Views: 3073

New API Request for Patient Ledger

Hi, I have gone through the open dental solution to find the patient ledger and patient aging logic, below are the things which I have found. 1. Patient Ledger - Created the custom queries for tables below to get the patient or patient's family account records. ClaimSnapshot Claim Procedurelog Patie...
by ajaykodam
Wed Apr 06, 2022 10:06 pm
Forum: API
Topic: Customer API key return data issue
Replies: 11
Views: 4603

Re: Customer API key return data issue

Thank you SLeon, I will check on that.
by ajaykodam
Wed Apr 06, 2022 4:28 am
Forum: API
Topic: Customer API key return data issue
Replies: 11
Views: 4603

Customer API key return data issue

Hi - We have one registration key which we are using 3 different machines were Open Dental Software installed. - We have created a Customer API key for those 3 different machines and added to respective machine. - We have different data on each machine. - When we are calling the Patient/Claim, etc. ...
by ajaykodam
Wed Sep 29, 2021 6:22 am
Forum: API
Topic: API Request: Updating a Claim
Replies: 10
Views: 8140

Re: API Request: Updating a Claim

Thank you SLeon!!
by ajaykodam
Mon Sep 27, 2021 11:51 pm
Forum: API
Topic: API Request: Updating a Claim
Replies: 10
Views: 8140

Re: API Request: Updating a Claim

Yes, I need the same feature request to update the claims via API request.

Thanks in advance
by ajaykodam
Mon Sep 27, 2021 9:03 pm
Forum: Developers
Topic: Update claim table using shortquery api
Replies: 2
Views: 3933

Re: Update claim table using shortquery api

Thank you
by ajaykodam
Mon Sep 27, 2021 3:28 am
Forum: Developers
Topic: Update claim table using shortquery api
Replies: 2
Views: 3933

Update claim table using shortquery api

Hello,

I want to update the claim table using https://api.opendental.com/api/v1/queries/ShortQuery API, How can I achieve this?

Thanks,
by ajaykodam
Wed Sep 22, 2021 6:52 am
Forum: Developers
Topic: Developer Portal Access
Replies: 22
Views: 18340

Re: Developer Portal Access

Thank you
by ajaykodam
Wed Sep 22, 2021 6:51 am
Forum: Developers
Topic: How to add/see clinics menu in Open Dental
Replies: 2
Views: 3989

How to add/see clinics menu in Open Dental

Hi, Can you please help to know what permission or steps require to see the clinics menu in Open dental?
by ajaykodam
Fri Sep 03, 2021 8:53 am
Forum: Developers
Topic: Developer Portal Access
Replies: 22
Views: 18340

Re: Developer Portal Access

It works thank you very much for all the help.

GRANT SELECT ON *.* TO ''@`localhost`
by ajaykodam
Fri Sep 03, 2021 4:40 am
Forum: Developers
Topic: Developer Portal Access
Replies: 22
Views: 18340

Re: Developer Portal Access

I already have all this Grant permission to mysql user but still getting the same error for shortquery api, Please help me on this?

GRANT ALL PRIVILEGES ON *.* TO `root`@`localhost` IDENTIFIED BY PASSWORD '' WITH GRANT OPTION
GRANT PROXY ON ''@'%' TO 'root'@'localhost' WITH GRANT OPTION
by ajaykodam
Thu Sep 02, 2021 9:12 pm
Forum: Developers
Topic: Developer Portal Access
Replies: 22
Views: 18340

Re: Developer Portal Access

Thank you I will check that
by ajaykodam
Thu Sep 02, 2021 10:12 am
Forum: Developers
Topic: Developer Portal Access
Replies: 22
Views: 18340

Re: Developer Portal Access

Thank you so much, I have updated to version 21.2. Now I am getting the below error while calling the shortquery API.

"An SQL error occured: Authentication to host 'localhost' for user '' using method 'mysql_native_password' failed with message: Access denied for user ''@'localhost' to database"
by ajaykodam
Wed Sep 01, 2021 11:18 pm
Forum: Developers
Topic: Developer Portal Access
Replies: 22
Views: 18340

Re: Developer Portal Access

I am able to get the data from PATIENT GET API, but "/queries/ShortQuery?Offset=99" this API isn't working PUT method and its gives me Bad Request.
by ajaykodam
Wed Sep 01, 2021 11:07 pm
Forum: Developers
Topic: Developer Portal Access
Replies: 22
Views: 18340

Re: Developer Portal Access

I am using PUT method for this URL https://api.opendental.com/api/v1/queri ... ?Offset=99, I will check with Patient GET
by ajaykodam
Tue Aug 31, 2021 10:55 pm
Forum: Developers
Topic: Developer Portal Access
Replies: 22
Views: 18340

Re: Developer Portal Access

Open Dental Version 21.1.52.0
by ajaykodam
Tue Aug 31, 2021 3:57 am
Forum: Developers
Topic: Developer Portal Access
Replies: 22
Views: 18340

Re: Developer Portal Access

1. I have Developer Key received from the vendor.relations@opendental.com. 2. I have created multiple keys by login to Developer portal https://api.opendental.com/portal/gwt/fhirportal.html. 3. I have assigned those keys to a customer by going to Setup -> Advanced Setup -> FHIR in the Open Dental pr...