New Articles

  1. Release Notes for DrChrono Web 2024-09-13

    Check out our release notes to learn about our latest enhancements to your DrChrono web experience.
  2. Access DrChrono Support

    This article walks you through the various ways to access Support for DrChrono products and services.
  3. Patient Chart Sidebar Navigation

    Learn how to customize the patient sidebar navigation
  4. Add Preferred Pharmacies in DrChrono

    You can add a patient's preferred pharmacy in their patient chart in Demographics.
  5. Add Preferred Pharmacies in OnPatient

    Patients can add their preferred pharmacy during the OnPatient check-in process.
  6. Getting Started with DrChrono API - Code Scripts

    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...
  7. 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...
  8. 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...
  9. How to Connect Patient Dynamic FHIR API to OnPatient

    OnPatient is designed to make managing your healthcare easy and convenient, w hether you need to schedule appointments, access clinical records, make payments, or securely communicate with your doctors. DrChrono has  enhanced OnPatient to enab...
  10. Patient Chart Summary

    Understanding the patient summary.