Download the PHP package claimrevolution/oe-module-claimrev-connect without Composer
On this page you can find all versions of the php package claimrevolution/oe-module-claimrev-connect. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download claimrevolution/oe-module-claimrev-connect
More information about claimrevolution/oe-module-claimrev-connect
Files in claimrevolution/oe-module-claimrev-connect
Package oe-module-claimrev-connect
Short Description OpenEMR Custom Module Claim Revolution, LLC Connector
License GPL-3.0
Informations about the package oe-module-claimrev-connect
ClaimRev Connect Module for OpenEMR
This module creates the connetion the the Claim Revolution, LLC clearinghouse. Using rest API's the module will send your claim file in for processing and download the 999/277 files to the appropriate location on the OpenEMR system. The module also handles the real-time eligibility of your patients. There are multiple ways this can be accomplished.
- Manual – In the patient card a new card is created that lets the user manually check for eligibility from Claim Revolution.
- Automatic – When the patient has a visit scheduled the system will go out and pull eligibility and will be available on the patient card.
Under the menu option for the module the user can do a simple search for claims submitted to the clearinghouse and view the statuses attached to those claims.
Getting Started
Please to go to www.claimrev.com to get the required information to setup the module. A ClientID and Client Secret are required to get the module to do something. Once those are setup, you should see your account number listed in debug tab on the module's system menu.
The module will create a new table to store the eligibility request and response JSON. Entries are created in the background_services table to enable:
- Sending the claim files
- Getting reports
- Send and Receive eligibility
Contributing
If you would like to help with improving this module post an issue on Github or send a pull request.
All versions of oe-module-claimrev-connect with dependencies
php Version >=7.1
symfony/event-dispatcher Version >=4.4.0
nyholm/psr7 Version ^1.4