Patients GET (multiple)

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

Patients GET (multiple)

Post by PBECKER » Thu Sep 01, 2022 2:53 pm

Hello API Team,

Can the below method please be updated to also GET the below two fields. The method were using is > Patients GET (multiple)

"Gender": "Female",
"Position": "Single",

Thank you API Team, appreciate your team.

-Pedro

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

Re: Patients GET (multiple)

Post by SLeon » Thu Sep 01, 2022 3:01 pm

Good afternoon Pedro,

The Patients GET (multiple) method is the same search that occurs in the Patient Select form within Open Dental, which lacks these two fields.

However, we can absolutely add Gender and Position filters to our Patients GET Simple method, if that would be satisfactory.

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

Re: Patients GET (multiple)

Post by PBECKER » Thu Sep 01, 2022 4:58 pm

Yes that would be great thank you so much.

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

Re: Patients GET (multiple)

Post by DerekR » Tue Sep 13, 2022 3:14 pm

Patients GET Simple now supports filtering by the Gender and Position fields. This will be available in the next beta update (version 22.3.6). Details can be found in our updated documentation: https://www.opendental.com/site/apipatients.html.

Post Reply