We take securing patient information, including credit card numbers very seriously. As such, we secure patient financial information according to PCI DSS, or the Payment Card Industry Data Security Standard. The standards are mandated by card b...
To set a modifier for a billing code, you can create Billing Profiles to associate the modifier with the code. Then, whenever you use the billing profile, both the code and modifier will populate. Here are the steps to take these actions using...
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...
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...
The Collections Analysis Report displays practice collections by date or date range, provider, office, or claim type. Once you select the report parameters, a graph will generate that will show Gross and Net figures. The graph can be ex...
When requesting real-time eligibility (RTE) requests through ePS for Medicare, please use payer ID MCELG . This payer ID will return eligibility for traditional Medicare, Railroad Medicare, and Durable Medical Equipment (DME) payers. You do not n...