Patients List - API question

This forum is for programmers who have questions about the source code.
Post Reply
achatter01
Posts: 10
Joined: Mon Apr 26, 2021 6:39 pm

Patients List - API question

Post by achatter01 » Sun Sep 26, 2021 3:17 pm

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?

Thanks!

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

Re: Patients List - API question

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

I have moved your question over to our API forums and answered it there (viewtopic.php?f=9&t=7616).

Post Reply