New API endpoint

For requests or help with our API
Post Reply
amyfromandi
Posts: 4
Joined: Fri Jul 01, 2022 2:23 pm

New API endpoint

Post by amyfromandi » Fri Jul 01, 2022 2:31 pm

Good Afternoon,

On behalf of Cubex LLC, we need a new resource/endpoint developed to allow creating both procedure notes and group notes. Our client that uses OpenDental currently uses the default view/clinical note to enter in their medication transaction information (highlighted yellow, attached). We are needing a new endpoint developed so we can write-back the transactions from our Cubex API to this location in OpenDental's UI.

Please let me know if you have any questions or need clarification surrounding our request. Thank you!

Amy Fromandi
Attachments
OpenDental New Endpoint.png
OpenDental New Endpoint.png (504.34 KiB) Viewed 3171 times

SLeon
Posts: 476
Joined: Mon Mar 01, 2021 10:00 am

Re: New API endpoint

Post by SLeon » Tue Jul 05, 2022 7:57 am

Thank you for your feature request, I have added it to our development list. We will plan to support the creating, reading, and modification of Procedure and Group notes through the API. Development will begin on these shortly.

amyfromandi
Posts: 4
Joined: Fri Jul 01, 2022 2:23 pm

Re: New API endpoint

Post by amyfromandi » Wed Jul 13, 2022 9:12 am

Thank you! Do you have an estimated timeline of completion?

SLeon
Posts: 476
Joined: Mon Mar 01, 2021 10:00 am

Re: New API endpoint

Post by SLeon » Wed Jul 13, 2022 9:17 am

The ability to create Procedure and Group notes are currently at the top of our development list. I would estimate that these will be completed in the next week or so.

amyfromandi
Posts: 4
Joined: Fri Jul 01, 2022 2:23 pm

Re: New API endpoint

Post by amyfromandi » Thu Jul 14, 2022 8:58 am

Sounds great. Thanks for the update!

SLeon
Posts: 476
Joined: Mon Mar 01, 2021 10:00 am

Re: New API endpoint

Post by SLeon » Mon Jul 25, 2022 8:23 am

The first of the procedure note features is complete. A new method, ProcNotes POST, adds a note to a procedure.

This method will be available in our next beta version, 22.2.23, which is estimated to be released within the next week. See https://www.opendental.com/site/apiprocnotes.html for more information.

amyfromandi
Posts: 4
Joined: Fri Jul 01, 2022 2:23 pm

Re: New API endpoint

Post by amyfromandi » Tue Jul 26, 2022 11:03 am

Thank you! Will there be a GET protocol as well?

SLeon
Posts: 476
Joined: Mon Mar 01, 2021 10:00 am

Re: New API endpoint

Post by SLeon » Tue Jul 26, 2022 12:05 pm

The easiest way to get the procedure and procedure note information together is with the existing ChartModules GET ProgNotes method. If you don't need as much information about the procedure itself, just the note, we can add a ProcNotes GET to our development list.

justine
Posts: 168
Joined: Tue Dec 28, 2021 7:59 am

Re: New API endpoint

Post by justine » Fri Jul 29, 2022 2:49 pm

ProcedureLogs POST GroupNote is complete. This will allow you to create a Group Note via the API. For more information please see:
https://www.opendental.com/site/apiprocedurelogs.html

This method will be available in beta version 22.2.24, which is estimated to be released within the next week.

JTS
Posts: 38
Joined: Thu Aug 18, 2022 12:56 pm

Re: New API endpoint

Post by JTS » Thu Aug 18, 2022 1:04 pm

ProcedureLogs PUT GroupNote is complete. This will allow you to modify an existing Group Note via the API.

This method will be available in our next beta version, 22.2.29, which is estimated to be released within the week. For more information, please see:
https://www.opendental.com/site/apiprocedurelogs.html

Post Reply