drchrono · OAuth Scopes
drchrono OAuth Scopes
OAuth 2.0
derived
drchrono publishes 23 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the drchrono API on a user’s behalf.
Tokens are issued from https://app.drchrono.com/o/token/.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
EHRElectronic Health RecordsHealthcareMedical RecordsPractice ManagementHIPAAAppointmentsBillingPrescriptionsLab IntegrationFHIR
Scopes: 23
Flows: authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://app.drchrono.com/o/authorize/
https://app.drchrono.com/o/authorize/
Token URL
https://app.drchrono.com/o/token/
https://app.drchrono.com/o/token/
Flows
authorizationCode
authorizationCode
Scopes (23)
| Scope | Description | Flows |
|---|---|---|
| billing | ||
| billing:patient-payment:read | View patient payment information | authorizationCode |
| billing:patient-payment:write | Modify patient payment information | authorizationCode |
| billing:read | View billing information. | authorizationCode |
| billing:write | Modify billing information. | authorizationCode |
| calendar:read | View your appointments. | authorizationCode |
| calendar:write | Schedule appointments and modify the data associated with them. | authorizationCode |
| clinical:read | View clinical information, such as vitals, clinical notes, medications and diagnoses. | authorizationCode |
| clinical:write | Create and modify clinical information, such as vitals, clinical notes, medications and diagnoses. | authorizationCode |
| labs:read | View patient lab orders and results. | authorizationCode |
| labs:write | Create and modify patient lab orders and results. | authorizationCode |
| messages:read | View messages in your message center. | authorizationCode |
| messages:write | Create and modify messages in your message center. | authorizationCode |
| patients:read | View detailed patient information. | authorizationCode |
| patients:summary:read | View summary information about your patients. This includes patients' name, chart_id, age, and gender. | authorizationCode |
| patients:summary:write | Create new patients and set their name, chart_id, age, and gender. | authorizationCode |
| patients:write | Create patients and modify detailed patient information. | authorizationCode |
| settings:read | View resources that requires Settings permission, such as custom fields. | authorizationCode |
| settings:write | Create resources that requires Settings permission, such as custom fields. | authorizationCode |
| tasks:read | View tasks in your tasks center | authorizationCode |
| tasks:write | Create and modify tasks in your tasks center | authorizationCode |
| user:read | View your basic information. | authorizationCode |
| user:write | Edit select account information, such as creating new exam rooms. | authorizationCode |