Patients List by Provider

For requests or help with our API
Post Reply
SLeon
Posts: 476
Joined: Mon Mar 01, 2021 10:00 am

Patients List by Provider

Post by SLeon » Mon Sep 27, 2021 10:31 am

We received this question on another forum and I am answering it here for better visibility.
Does the GET Patients (multiple) endpoint in the new API allow a Get of all Patients attached to a Primary Provider. In the Schema details for 21.1 the Patients section has a PriProv field, but when I did a GET Patients with PriProv as a key, I got an error that 'PriProv' is not a valid parameter. Any help on how to retrieve a full list of patients for a provider?
Patients GET (multiple) does not currently support searching by provider. We can easily add provider to the list search parameters for the Patients GET Simple method. This has been added to our development list.

achatter01
Posts: 10
Joined: Mon Apr 26, 2021 6:39 pm

Re: Patients List by Provider

Post by achatter01 » Mon Sep 27, 2021 12:07 pm

Great! Thanks for adding it to the dev list. What's the general cadence of releases from the development team?

Thanks again!

User avatar
jordansparks
Site Admin
Posts: 5739
Joined: Sun Jun 17, 2007 3:59 pm
Location: Salem, Oregon
Contact:

Re: Patients List by Provider

Post by jordansparks » Wed Sep 29, 2021 5:54 pm

Cadence is very fast at the moment. We just added another engineer to this area. I would like to get the turnaround for most requests down to a day or two, but we're not quite meeting that pace yet.
Jordan Sparks, DMD
http://www.opendental.com

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

Re: Patients List by Provider

Post by SLeon » Tue Oct 05, 2021 8:12 am

Patients GET Simple now supports filtering by the PriProv field. This will be available in the next beta update (version 21.3.16). Details can be found in our updated documentation (https://www.opendental.com/resources/OpenDentalAPI.pdf).

Post Reply