Skip to main content

Doctors

Retrieve a list of doctors in your organisation and view their prescription statistics over a given time period.

List Doctors

integer
default:"0"
Page number (0-indexed)
integer
default:"50"
Number of doctors per page
Required permission: doctor:read

Example Request

Response

Get Doctor Statistics

Retrieve prescription statistics for a specific doctor over a time period.
string
required
The doctor UID
integer
required
Start of time period (Unix timestamp in seconds)
integer
required
End of time period (Unix timestamp in seconds)
Required permission: doctor_statistics:read

Example Request

Response

Response Fields

Error Responses