Search found 7 matches

by phi.bui
Thu Sep 14, 2023 6:25 am
Forum: Developers
Topic: Migration script for Version 23.2 - benefit/frequency
Replies: 3
Views: 1846

Re: Migration script for Version 23.2 - benefit/frequency

Hello, Could you provider some details on the deprecated preferences? where do I find those information? As checking the database schema on 23.2, I do see CodeGroupNum added to benefit table, and a new table for codegroup for linking to the procedures. Could you help me understand the purpose for us...
by phi.bui
Fri Sep 08, 2023 1:22 pm
Forum: Developers
Topic: Migration script for Version 23.2 - benefit/frequency
Replies: 3
Views: 1846

Migration script for Version 23.2 - benefit/frequency

Hello, We're aware of a major change to the frequency/benefits for the new version 23.2 that would impact our integration when we're upgrading the open dental into this new version. Would it be possible that you could provide the migration script that you use when doing the upgrade? This will help u...
by phi.bui
Mon Apr 11, 2022 12:10 pm
Forum: API
Topic: Requests for new API endpoints and new fields for an existing endpoint
Replies: 21
Views: 8906

Re: Requests for new API endpoints and new fields for an existing endpoint

Hello,

We're working on add/edit appointment and realized the API doesn't have an option to set Appointment.Priority. Is it possible to add Priority for both POST and PUT /Appointments ?

Thank you!
Phi
by phi.bui
Tue Mar 08, 2022 1:22 pm
Forum: API
Topic: Requests for new API endpoints and new fields for an existing endpoint
Replies: 21
Views: 8906

Re: Requests for new API endpoints and new fields for an existing endpoint

Hello, Thank you for the update on the progress. We're super exited for these data available via the APIs. As for the sheets, we're looking to pull electronic form details that the Patient filled out for HIPPA forms, Patient Registration, Medical History, Consents, etc. I hope I answered your questi...
by phi.bui
Wed Jan 19, 2022 1:39 pm
Forum: API
Topic: Requests for new API endpoints and new fields for an existing endpoint
Replies: 21
Views: 8906

Re: Requests for new API endpoints and new fields for an existing endpoint

The next requested feature is complete. 1-2. (Currently in development) 3. New fields have been added to Patients GET (single) and Patients GET Simple. EstBalance will indicate that patient's individual balance and BalTotal shows the patient's family total balance (if they are the guarantor for the...
by phi.bui
Wed Jan 19, 2022 1:33 pm
Forum: API
Topic: Requests for new API endpoints and new fields for an existing endpoint
Replies: 21
Views: 8906

Re: Requests for new API endpoints and new fields for an existing endpoint

Thank you for your requests for new API features. 1. The details under the Patient Info section are pulled from many different tables. Some of these items, like Allergies and MedicalSummary are already available through existing API methods. Which of these fields do you need for your web applicatio...
by phi.bui
Fri Dec 17, 2021 12:54 pm
Forum: API
Topic: Requests for new API endpoints and new fields for an existing endpoint
Replies: 21
Views: 8906

Requests for new API endpoints and new fields for an existing endpoint

Hello, We're working on a Web Application for our Call center for scheduling, view/add/update patient info, view insurance plan, etc. The current version of the Open Dental Cloud API have about 50% of what we need, we hope Open Dental team will consider to add the remaining API end points to help us...