Difference between revisions of "OpenEMR Modules"

From OpenEMR Project Wiki
Line 3: Line 3:
=Overview=
=Overview=
: This page will list official OpenEMR third-party modules.
: This page will list official OpenEMR third-party modules.
=  Scripts =
===Chart Review===
: There is a CLI script under contrib/util/chart_review_pids.php which can aid in remote chart reviews by an insurance company. Run the script and use the output to update the above-mentioned blacklist.php


= LAB =
= LAB =
Line 24: Line 20:
===Patient Filter Module===
===Patient Filter Module===
: This module is a basic implementation of the [[Custom_Modules_for_OpenEMR#Patient_Privacy|Original Patient Privacy module]]. Enable the module by going to Modules->Manage Modules. Find the Patient Filter module in the Unregistered tab and Register, Install, and Enable it. Then find the blacklist.php file under the interface/modules/zend_modules/module/PatientFilter/config directory which must be customized for your use.
: This module is a basic implementation of the [[Custom_Modules_for_OpenEMR#Patient_Privacy|Original Patient Privacy module]]. Enable the module by going to Modules->Manage Modules. Find the Patient Filter module in the Unregistered tab and Register, Install, and Enable it. Then find the blacklist.php file under the interface/modules/zend_modules/module/PatientFilter/config directory which must be customized for your use.
=  Scripts =
===Chart Review===
: There is a CLI script under contrib/util/chart_review_pids.php which can aid in remote chart reviews by an insurance company. Run the script and use the output to update the above-mentioned blacklist.php


= SMS =
= SMS =

Revision as of 11:40, 25 November 2023

Overview

This page will list official OpenEMR third-party modules.

LAB

Quest Quantum Hub Module

The Quest Quantum Hub module will allow for a bi-directional interface with Quest Hub. The module is a seamless integration with the existing interface. The current interface will be used as normal. The module talks with Quest through a series of API calls to their hub. The Quest Hub will auto-generate a requisition form for each order. This feature can be disabled in the config if not desired.

https://community.open-emr.org/t/quest-quantum-hub-lab-module/20707

Payment Processing

Sphere Payment Processing Module

This module will work with OpenEMR 6.0.0 (with patch 4 or greater) and higher versions. Click this Sphere Payment Processing Module link for further details, which includes instructions to sign up, configure, and use this module.


Simple Provider Payroll Module

This is a very simplified payroll calculator. The module uses the visit completion to calculate the provider's pay. The pay rate can be entered in percentages or flat rates. Download here https://sourceforge.net/projects/openemr-payroll-module

Patient Privacy

Patient Filter Module

This module is a basic implementation of the Original Patient Privacy module. Enable the module by going to Modules->Manage Modules. Find the Patient Filter module in the Unregistered tab and Register, Install, and Enable it. Then find the blacklist.php file under the interface/modules/zend_modules/module/PatientFilter/config directory which must be customized for your use.

Scripts

Chart Review

There is a CLI script under contrib/util/chart_review_pids.php which can aid in remote chart reviews by an insurance company. Run the script and use the output to update the above-mentioned blacklist.php

SMS

Two-Way SMS Module

This module will allow your office to engage the patient via a two-way SMS conversation. The text message is sent from the EHR to the patient. The text messages can be initiated from within the EHR interface. The staff can make first contact to facilitate communication with a patient. Your staff can also send out a mass text. This feature is great when a group of patients needs to be contacted.

Download

Staff Alerts

Custom None Clinical Alerts

We were asked to develop a simple patient alert system separate from the clinical alerts. The clinical alerts can be very difficult to learn and use. Clinical does not fit all use cases by design limitations. This is release number one for this simple alerts module. Watch the video to see how it works. Contact me at sherwin@affordablecustomehr.com if you are interested in this module.

See Video

Documentation Alerts

This solves the issue of documents not being filled out at the proper interval. This popup reminder is automatic. Set the document and the interval in which it needs to be filled out. The popup shows in the patient's chart after the first document is filled out. To get this module email sherwin@affordablecustomehr.com

See Video

Telehealth

Comlink Telehealth Module

This module will work with OpenEMR 7.0.0 (with patch 2 or greater) and higher versions. Click this Comlink Telehealth Module link for further details, which includes instructions for signing up for this module.