New Articles

  1. Adding Patient Preferred Pharmacies

    Learn more about adding a preferred pharmacy for a patient.
  2. Add Preferred Pharmacies in OnPatient

    Patients can add their preferred pharmacy during the OnPatient check-in process.
  3. Getting Started with DrChrono API with Python and C#

    Here are Python and C# scripts created by our engineering team to help get started with connecting to our APIs. Python Script import datetime import requests import json import threading import webbrowser import urllib.parse from htt...
  4. API Bulk Endpoints

    DrChrono APIs now have endpoints to grab data in bulk. Normally our API response has a page size limit of 250, but our bulk APIs can obtain up to 1000 results. Our current list of bulk APIs . Appointments Patients Line Item Transactio...
  5. Private vs Public API application

    DrChrono Application Programming Interface (API) has two application modes: Private and Public.  Private API An API application is defaulted to private mode. A private application can only connect to a user from the same account or practice grou...
  6. Connect Patient Dynamic FHIR API to OnPatient

    Learn more about connect patient dynamic FHIR API to OnPatient.
  7. Patient Chart Summary

    The Patient Summary provides providers and medical staff with a brief overview of the patient before the visit.
  8. How to handle API Errors

    In this article, we will discuss the various API errors that you may encounter. The goal here is to provide awareness of our error types and provide a few ways you can handle them. 4XX Level Errors 400 - Bad Request 401 - Unauthorized 4...
  9. Release Notes for DrChrono Mobile Version 11.0.111

    Check out our release notes to learn about our latest enhancements to your DrChrono mobile experience.
  10. Release Notes for DrChrono Mobile Version 11.0.106

    Check out our release notes to learn about our latest enhancements to your DrChrono mobile experience.