Multiple location offices

For requests or help with our API
Post Reply
darcockerell
Posts: 11
Joined: Mon Jan 31, 2022 8:51 am

Multiple location offices

Post by darcockerell » Fri Mar 17, 2023 9:31 am

I'm looking for information about how the API handles offices that are set up with multiple locations -- in terms of filtering for appointments, patients, etc. - We have encountered several offices that share a database but our current output shows them all patients and appointments for all locations instead of just their own. Thanks!

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

Re: Multiple location offices

Post by SLeon » Fri Mar 17, 2023 10:01 am

Good morning,

Open Dental refers to the multiple locations of a single database dental office as "Clinics". Many of our API methods have a ClinicNum filter you can use to refine the dataset to just one of these locations. Omitting this filter would return the data for every clinic. Use Clinics GET to see the list of clinics the dental office has and obtain the ClinicNum.

Post Reply