If you allocate money to the wrong appointment or line item, you have the ability to unallocate/delete those funds so they can be posted to the correct patient's appointment. To do so, you'll need "Billing Administrator" and "Access Patie...
You can create an eligibility profile to use with individual or batch eligibility checks. Navigate to Account > Custom Fields . Select Eligibility Profiles from the left menu and +Add Eligibility Profile to create a new profi...
You can easily process credit card payments through DrChrono's integration with Square. Payments can be processed via the DrChrono EHR app or the Check-In App. Note: You need to have already set up your Square account and connect...
For those payers who cannot accept secondary claims electronically, eProvider Solutions (ePS) can print the claim and submit it to the payer on paper for processing. There is nothing that you need to do to make this happen. When a clai...
If you have charged a credit card and now need to return the money, there are two ways to do it. Which way will depend on when the card was charged and when you need to return the money.
A refund is sent when the money has a...
Setting up Emergency Access
Emergency Access grants the user permissions to access patient charts, access schedules and access clinical notes when logging in with the Emergency Access login.
A user can grant this permissi...
This article will provide a high-level overview of the FHIR APIs & ConnectEHR. FHIR (Fast Healthcare Interoperability Resources) is a standard API framework developed by HL7 ( Health Level Seven International ).
Similar to CCDAs and ...
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...