v1
latestSwagger 2.02026-07-1362109210.4 KBList patients
Get a list of patients.
Query parameters
Comma-separated list of group ids. Note that either filter[group] or filter[organization] must be specified.
Fitbit Plus organization id. Note that either filter[group] or filter[organization] must be specified.
Identifier system (example: "MyEHR") - requires a "filter[identifier][value]" parameter
Identifier value (example: "12345") - requires a "filter[identifier][system]" parameter
If not specified, return all patients. If set to 'true' return only archived patients, if set to 'false', return only patients who are not archived.
The start (inclusive) and end (exclusive) dates are ISO date and time strings separated by ... Example for patients created in November 2017 (America/New_York): filter[created_at]=2017-11-01T00:00:00-04:00..2017-12-01T00:00:00-05:00
The start (inclusive) and end (exclusive) dates are ISO date and time strings separated by ... Example for patients updated in November 2017 (America/New_York): filter[updated_at]=2017-11-01T00:00:00-04:00..2017-12-01T00:00:00-05:00
Page number
Page size
Page limit
Page cursor
Response
OK