Patient Directory API's
List patient profiles
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Example:
"EC_1431"
Query Parameters
Example:
1
Example:
100
Comma-separated list of fields to include in the response.
Example: wid,oid
Valid fields: mobile, fln, u_ate, c_ate, arc, dob, gen, oid, wid
Response
200
application/json
A list of patient profiles
The response is of type object
.