Treatment Plans

For requests or help with our API
Post Reply
PBECKER
Posts: 129
Joined: Mon Jan 03, 2022 11:54 am

Treatment Plans

Post by PBECKER »

Hello API

Can an API Get TreatmentPlans be created with all columns for each treatment plan.

Goal is to pull all treatment plans that are not yet completed.

we're really loving the API Platform.

Please let me know thank you

-Pedro
SLeon
Posts: 605
Joined: Mon Mar 01, 2021 10:00 am

Re: Treatment Plans

Post by SLeon »

Good afternoon,

Yes we can create a TreatPlan Get method for you. I have added this to our development list.
PBECKER
Posts: 129
Joined: Mon Jan 03, 2022 11:54 am

Re: Treatment Plans

Post by PBECKER »

nice! Thank you Sarah!
PBECKER
Posts: 129
Joined: Mon Jan 03, 2022 11:54 am

Re: Treatment Plans

Post by PBECKER »

Hello API Team

Are there any updates on this request?

Thank you!
SLeon
Posts: 605
Joined: Mon Mar 01, 2021 10:00 am

Re: Treatment Plans

Post by SLeon »

There are six feature requests in line in front of this, so I would estimate a couple weeks from now.
DerekR
Posts: 103
Joined: Wed Aug 31, 2022 1:13 pm

Re: Treatment Plans

Post by DerekR »

A new method, TreatPlans GET, has been added. This returns all of the TreatPlans that meet a set of search criteria. https://www.opendental.com/site/apiaccountmodules.html This method is available as of beta version 22.4.16.

Additionally, two other methods have been created related to Treatment Plans.

TreatPlanAttaches GET, has been added. This returns all of the TreatPlanAttaches based on the TreatPlanNum. https://www.opendental.com/site/apitrea ... aches.html This method is available as of beta version 22.4.16.

ProcTPs GET, has been added. This returns all of the ProcTPs based on the TreatPlanNum. https://www.opendental.com/site/apiproctps.html This method is available as of beta version 22.4.17.
Post Reply