User Tools

Site Tools


openemr_manual

This is an old revision of the document!


OpenEMR ClaimRev Connect Module

The ClaimRev Connect module integrates ClaimRev's clearinghouse services directly into OpenEMR, giving practices access to claims processing, eligibility verification, ERA downloads, and more without leaving their EHR.

Table of Contents

Download and Installation

Requirements

  • OpenEMR 8.0.0 or later
  • PHP 8.2 or later
  • An active ClaimRev account with API credentials

Download

Download the latest version of the ClaimRev Connect module:

Current Version: 2.0.0

Module File OpenEMR Module
Released March 12, 2026
Changelog See Changelog below

Note: If you do not yet have a ClaimRev account, visit claimrev.com or contact us at sales@claimrev.com to get started.

Installation Steps

  1. Download the oe-module-claimrev-connect.zip file above.
  2. Log into OpenEMR as an administrator.
  3. Navigate to Modules > Manage Modules.
  4. Click the Install tab, then click Upload Module and select the downloaded zip file.
  5. After upload completes, find ClaimRev Connect in the module list and click Install.
  6. Once installed, click Enable to activate the module.

Configuration

After enabling the module, you need to configure your ClaimRev API credentials.

  1. Navigate to Admin > Config > Connectors.
  2. Scroll to the ClaimRev Settings section.
  3. Enter the following values provided by ClaimRev:
    • Client ID - Your ClaimRev API client ID
    • Client Secret - Your ClaimRev API client secret
    • API Server - The ClaimRev API endpoint URL
    • Client Authority - The OAuth token endpoint
    • Client Scope - The API scope (typically provided by ClaimRev)
  4. Click Save to store your settings.

Tip: To verify your connection, navigate to the ClaimRev module and check for a successful connection status. Contact ClaimRev support if you need your API credentials.

Features

Claims Submission

The module enables electronic claim submission (837P/837I/837D) to payers through ClaimRev.

  • Claims are submitted from the OpenEMR billing manager
  • Claim status and errors are viewable in the ClaimRev Claims tab
  • Claims can be marked as worked after review
  • CSV export of claim search results is available

Eligibility Verification

Real-time eligibility verification is available from the patient demographics page.

Available Products

  • Eligibility - Standard 270/271 eligibility check with benefit details
  • Coverage Discovery - Find active coverage for a patient
  • Demographics - Verify patient demographic information with the payer
  • MBI Finder - Look up a patient's Medicare Beneficiary Identifier

How to Run an Eligibility Check

  1. Open a patient's chart and navigate to the Demographics screen.
  2. In the ClaimRev section, select the payer responsibility tab (Primary, Secondary, etc.).
  3. Select one or more products to check using the checkboxes.
  4. Click Check Now for immediate results, or Queue Check to process in the background.
  5. Results appear in tabbed sections: Quick Info, Deductibles, Benefits, Medicare, and Validations.

Eligibility AI Assistant

The Conversation tab provides an AI-powered assistant that can answer questions about the eligibility response. Ask questions like:

  • “What is the patient's deductible?”
  • “Is this patient covered for outpatient services?”
  • “Summarize the key benefits”
  • “What are the co-pay amounts?”

Sync to Insurance Card

Eligibility results can be synced to OpenEMR's native Insurance card Eligibility tab by clicking the Sync to Insurance Card button. This populates the standard eligibility verification and benefit tables so the data is visible on the patient dashboard.

ERA Downloads

Electronic Remittance Advice (ERA/835) files from payers can be downloaded and imported into OpenEMR.

  • Search for available ERA files by date range
  • Download individual files for import into the OpenEMR billing system

Notifications

Portal notifications from ClaimRev are accessible within the module, keeping you informed of important updates about your claims and account.

Troubleshooting

Connection Issues

  • Verify your API credentials in Admin > Config > Connectors
  • Ensure your server can reach the ClaimRev API endpoint (check firewall rules)
  • Check the OpenEMR error log for detailed error messages

Eligibility Check Returns No Results

  • Verify the patient has insurance data entered with a valid payer
  • Ensure the payer is enrolled for eligibility transactions — see Payer Enrollments
  • Check that the subscriber ID and patient demographics are accurate

Module Not Appearing

  • Confirm the module is both installed and enabled in Modules > Manage Modules
  • Clear your browser cache and reload the page

Changelog

Version 1.0.0
  • Initial release
  • Claims submission (837P/I/D)
  • Real-time eligibility verification (Eligibility, Coverage Discovery, Demographics, MBI Finder)
  • AI-powered eligibility assistant
  • ERA file downloads
  • Portal notifications
  • Native OpenEMR eligibility sync

Support

If you need help with the ClaimRev Connect module:

openemr_manual.1773372942.txt.gz · Last modified: by brad.sharp

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki