Page 1 of 1

Treatment Plans

Posted: Thu Dec 29, 2022 3:50 pm
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

Re: Treatment Plans

Posted: Thu Dec 29, 2022 3:59 pm
by SLeon
Good afternoon,

Yes we can create a TreatPlan Get method for you. I have added this to our development list.

Re: Treatment Plans

Posted: Thu Dec 29, 2022 4:02 pm
by PBECKER
nice! Thank you Sarah!

Re: Treatment Plans

Posted: Thu Jan 19, 2023 12:48 pm
by PBECKER
Hello API Team

Are there any updates on this request?

Thank you!

Re: Treatment Plans

Posted: Thu Jan 19, 2023 2:08 pm
by SLeon
There are six feature requests in line in front of this, so I would estimate a couple weeks from now.

Re: Treatment Plans

Posted: Tue Feb 14, 2023 8:31 am
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.