Treatment Plans

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

Treatment Plans

Post by PBECKER » Thu Dec 29, 2022 3:50 pm

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: 476
Joined: Mon Mar 01, 2021 10:00 am

Re: Treatment Plans

Post by SLeon » Thu Dec 29, 2022 3:59 pm

Good afternoon,

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

PBECKER
Posts: 125
Joined: Mon Jan 03, 2022 11:54 am

Re: Treatment Plans

Post by PBECKER » Thu Dec 29, 2022 4:02 pm

nice! Thank you Sarah!

PBECKER
Posts: 125
Joined: Mon Jan 03, 2022 11:54 am

Re: Treatment Plans

Post by PBECKER » Thu Jan 19, 2023 12:48 pm

Hello API Team

Are there any updates on this request?

Thank you!

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

Re: Treatment Plans

Post by SLeon » Thu Jan 19, 2023 2:08 pm

There are six feature requests in line in front of this, so I would estimate a couple weeks from now.

DerekR
Posts: 79
Joined: Wed Aug 31, 2022 1:13 pm

Re: Treatment Plans

Post by DerekR » Tue Feb 14, 2023 8:31 am

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