Search found 17 matches

by rochelle
Thu Dec 07, 2023 7:53 am
Forum: API
Topic: Completed codes update questions
Replies: 8
Views: 3000

Re: Completed codes update questions

Procedurelogs GET Single is now complete.
This method is now available in version 23.3.13. Please see: ProcedureLogs for more information.
by rochelle
Thu Dec 07, 2023 7:51 am
Forum: API
Topic: EOB attachments
Replies: 7
Views: 4268

Re: EOB attachments

EobAttaches POST DownloadSftp is now complete.
This method is now available in version 23.3.12. Please see: EobAttaches for more information.
by rochelle
Wed Nov 29, 2023 11:48 am
Forum: API
Topic: API ProcTPs question
Replies: 10
Views: 4582

Re: API ProcTPs question

After careful review of the implementation requirements for these three fields, we have deemed them safe and are moving forward with their development.
by rochelle
Wed Nov 29, 2023 8:49 am
Forum: API
Topic: API ProcTPs question
Replies: 10
Views: 4582

Re: API ProcTPs question

With the completion of the GET for these fields, we have begun research into enhancing our procedurelogs PUT/POST for them as well. We will reply to this post when we have more information to provide you. Thank you for being patient as we take the time to ensure the safety and integrity necessary fo...
by rochelle
Wed Nov 22, 2023 7:41 am
Forum: API
Topic: API ProcTPs question
Replies: 10
Views: 4582

Re: API ProcTPs question

ProcedureLogs GET now returns the requested fields: Prosthesis, DateOriginalProsth, and IsDateProsthEst.
This method is now available in version 23.3.9. Please see: ProcedureLogs for more information.
by rochelle
Thu Nov 16, 2023 11:23 am
Forum: API
Topic: EOB attachments
Replies: 7
Views: 4268

Re: EOB attachments

EobAttaches GET is now complete.
This method is available in version 23.3.8. Please see: EobAttaches for more information.
by rochelle
Thu Nov 16, 2023 11:18 am
Forum: API
Topic: API Security permission
Replies: 4
Views: 3592

Re: API Security permission

UserGroups GET and UserGroupAttaches GET are now complete.
These methods are available the version 23.3.8. Please see: UserGroups and UserGroupAttaches for more information.
by rochelle
Mon Feb 22, 2021 8:35 am
Forum: Developers
Topic: Extracting data from OpenDental server via API
Replies: 4
Views: 9858

Re: Extracting data from OpenDental server via API

I want to be sure to address this in both places you asked. Our FHIR API does not handle insurance or benefits at this time. However, the new internal API we are creating will and I will update you when that is live. Sorry.
by rochelle
Mon Feb 22, 2021 8:33 am
Forum: Developers
Topic: Insurance plan benefit
Replies: 3
Views: 9260

Re: Insurance plan benefit

Our FHIR API does not allow for this functionality at present. However, we are working to release a new internal API that will. I will update this post the moment it is ready for public use.
by rochelle
Wed Jan 06, 2021 8:00 am
Forum: Developers
Topic: API to update appointment status
Replies: 19
Views: 24423

Re: API to update appointment status

Your request looks good to me. When I test this on my side, I return both operatories. This makes me curious if there is a schedule for the other locations in your request for the given day? or that maybe those operatories do not have providers? It's hard to say without seeing your set up but I can ...
by rochelle
Tue Dec 08, 2020 5:44 am
Forum: Developers
Topic: API to update appointment status
Replies: 19
Views: 24423

Re: API to update appointment status

This problem should be fixed now, please let me know if you have further concerns.
by rochelle
Fri Dec 04, 2020 5:33 am
Forum: Developers
Topic: Fetching appointments via API causing timeouts
Replies: 1
Views: 4848

Re: Fetching appointments via API causing timeouts

We actively limit the results if they will take too long to retrieve. If you have a large number of appointments, we will time out instead of return them all. It is recommended that you limit them by some form of criteria and get them in batches based on those criteria instead.
by rochelle
Wed Dec 02, 2020 8:39 am
Forum: Main Forum
Topic: The office's eConnector is not running?
Replies: 1
Views: 2460

Re: The office's eConnector is not running?

I'm sorry to hear you're having trouble. I can offer a few things you can try and then see if any of them help with your issue. - Update both the eConnector and FHIR to the latest stable version (if they are not already) - Verify you have the right credentials and that they are not pointing to an ol...
by rochelle
Wed Nov 25, 2020 1:01 pm
Forum: Developers
Topic: Creating an Appointment through API call
Replies: 6
Views: 9156

Re: Creating an Appointment through API call

Actually, another consideration would be if you have a schedule for the provider in that operatory.
by rochelle
Wed Nov 25, 2020 9:13 am
Forum: Developers
Topic: Creating an Appointment through API call
Replies: 6
Views: 9156

Re: Creating an Appointment through API call

Looking at the structure of our API, the requirements to get slots back requires: Valid Provider Valid Operatory (to which Provider is assigned) Appointments in Status: Complete, Scheduled or Broken That said, the is a known issue where multiple slots cannot be searched for in the same query. That i...
by rochelle
Mon Oct 19, 2020 11:33 am
Forum: Developers
Topic: API to update appointment status
Replies: 19
Views: 24423

Re: API to update appointment status

Poonam,
I apologize for the delay in getting back to you. I have investigate this and you are correct, presently we only return the slots for 1 schedule. I will be creating a fix for this and will update this thread the moment it is live.
by rochelle
Mon Jun 01, 2020 2:13 pm
Forum: Developers
Topic: Where do I find my developer key?
Replies: 1
Views: 2909

Re: Where do I find my developer key?

If you log into the FHIR Portal, then click on your developer tag, the listed "API Key" under your name is what you would place in the Developer Key portion. If this doesn't help, please let me know and I'll be happy to assist further.