Difference between revisions of "OpenEMR Modules"

From OpenEMR Project Wiki
Line 20: Line 20:
         git clone https://github.com/juggernautseinc/oe-module-aws-healthscribe.git
         git clone https://github.com/juggernautseinc/oe-module-aws-healthscribe.git


patch https://drive.google.com/file/d/1UOCEx_FVy1GbXWgJ6SWMiLNIl_jvXDvm/view?usp=drive_link
[https://drive.google.com/file/d/1UOCEx_FVy1GbXWgJ6SWMiLNIl_jvXDvm/view?usp=drive_link Speech Dictation Upgrade]


= Lab =
= Lab =

Revision as of 20:10, 7 March 2024

Overview

This page will list official OpenEMR third-party modules.

AI - Generative AI Notes

AWS HealthScribe

Enhance clinician productivity with AI-generated insights HealthScribe is a module for OpenEMR that provides a way to document patient encounters using voice recognition.

Automatically create clinical notes from patient-clinician conversations using generative AI.

Transcribe patient visits, generate preliminary clinical notes, and extract insights that help clinicians to quickly revisit highlights of their patient visits and easily accept, reject, or edit content suggestions.

Video installation instruction

To install:

       git clone https://github.com/juggernautseinc/oe-module-aws-healthscribe.git

Speech Dictation Upgrade

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 API system replacing the SFTP file transfers. The Quest Hub will auto-generate a requisition form for each order if bidirectional is enabled. This feature can be disabled in the config if not desired. If "results only" is desired. This setting can be made in the configuration. The module Quest Hub ID is HORI51726 Juggernaut Systems. Give this information to your Quest regional representative along with your practice is using OpenEMR.

To install run:

  git clone https://github.com/juggernautseinc/oe-quest-lab-hub.git

from the interface/modules/custom_modules folder. Video instruction

Forum Discussion

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

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.