Question:
Is the Claim.MD API intended to function as a remote or embedded version of the Claim.MD user interface?
Answer:
No. The Claim.MD API is not designed to replicate or replace the Claim.MD user interface. Instead, the API provides a data feed for claim status information and Electronic Remittance Advice (ERA), which is intended to be pulled into your own system for processing and tracking claim activity.
This approach works best when the API is used alongside a billing system. A billing system can account for actions such as claim resubmissions or the application of paper remittances—events that may occur outside of Claim.MD and are not always reflected in API data alone.
In the context of a third-party system, it may not be possible to fully recreate views such as a “rejected claims” list, since the API may not be aware of claims that have already been addressed or resolved outside of Claim.MD.
The primary API services to review are:
Claim Status APIs:
ERA APIs:
Both the Claim Status and ERA APIs allow you to retrieve all status messages and remittance data since the account’s inception. Accessing this data through the API does not interfere with other applications or users accessing the same information simultaneously.