Difference between revisions of "OpenEMR Modules"

From OpenEMR Project Wiki
 
(123 intermediate revisions by 4 users not shown)
Line 2: Line 2:


=Overview=
=Overview=
:This page will list OpenEMR third party modules.
: This page will list third-party modules.


=Modules=
= AI - Generative AI Notes =
===AWS HealthScribe===


==[https://lifemesh.ai/ Lifemesh] Telehealth Module==
'''Enhance clinician productivity with AI-generated insights'''
====Overview====
: Will work with OpenEMR 6.0.0 (with patch 3 or greater) and higher versions.


====Install Module====
*This is a paid service
# Download: [https://www.open-emr.org/files/oe-module-lifemesh-telehealth-1.0.0.zip oe-module-lifemesh-telehealth-1.0.0.zip]
# Move this file to OpenEMR main directory on your server and then unzip the file from that location. This will then place the module in the correct place in OpenEMR.


====Configure Module====
HealthScribe is a module for OpenEMR that provides a way to document patient encounters using voice recognition.
# Register Module
#::[[File:Lifemesh-telehealth-1.png|500px|none|thumb|Log into OpenEMR]]
#::[[File:Lifemesh-telehealth-2.png|500px|none|thumb|Go to Modules->Manage Modules]]
#::[[File:Lifemesh-telehealth-3.png|500px|none|thumb|Click Unregistered Button]]
#::[[File:Lifemesh-telehealth-4.png|500px|none|thumb|Click Register Button of Lifemesh Telehealth Module]]
# Install Module
#::[[File:Lifemesh-telehealth-5.png|500px|none|thumb|Click Install Button of Lifemesh Telehealth Module]]
# Enable Module
#::[[File:Lifemesh-telehealth-6.png|500px|none|thumb|Click Enable Button of Lifemesh Telehealth Module]]


====Subscribe to Lifemesh Telehealth Service====
Automatically create clinical notes from patient-clinician conversations using generative AI.
:::[[File:Lifemesh-telehealth-7.png|500px]]
:::[[File:Lifemesh-telehealth-8.png|500px]]


====Login to Lifemesh Telehealth Service====
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.
:::[[File:Lifemesh-telehealth-9.png|500px]]
:::[[File:Lifemesh-telehealth-10.png|500px]]
:::[[File:Lifemesh-telehealth-11.png|500px]]


====Use Lifemesh Telehealth Service====
[https://youtu.be/B0DPNVrdi40 Video installation instruction]
:::[[File:Lifemesh-telehealth-12.png|500px]]
 
:::[[File:Lifemesh-telehealth-13.png|500px]]
[https://youtu.be/dJ_x41CCpM8?t=583 Training Video] on how the application is capable of doing.  [https://youtu.be/GZOWQ48a8YE Video of what it should] look like within the program.
:::[[File:Lifemesh-telehealth-14.png|500px]]
 
:::[[File:Lifemesh-telehealth-15.png|500px]]
'''Specialties Supported are'''
:::[[File:Lifemesh-telehealth-16.png|500px]]
 
*Family Medicine
*Internal Medicine
*Obstetrics and Gynecology (OB-GYN)
*Pediatrics
 
 
To install:
 
        git clone https://github.com/juggernautseinc/oe-module-aws-healthscribe.git
 
Install the [https://drive.google.com/file/d/1UOCEx_FVy1GbXWgJ6SWMiLNIl_jvXDvm/view?usp=drive_link Speech Dictation Upgrade] that includes a what you see is what you get editor so you can copy and paste the note into OpenEMR to save. You can add bolding and other formatting to the note to make it look appealing.
 
Install it like a regular patch by unzip the file in the OpenEMR root directory.
 
'''The speech dictation WYSIWYG editor will not work until patch 1 for version 7.0.2 is released'''
 
= 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.  [https://youtu.be/SerrFH9EF4Q?si=3pnRe13Ye2M2ZVOo Video instruction]
 
[https://community.open-emr.org/t/quest-quantum-hub-lab-module/20707 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. [[Sphere_Payment_Processing_Module|Click this Sphere Payment Processing Module link]] for further details, which includes instructions to sign up, configure, and use this module.
<br>
===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.
 
[https://sourceforge.net/projects/openemr-payroll-module Download]
 
= Patient Privacy =
===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.
 
=  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.
[https://sourceforge.net/projects/openemr-text-modules/ 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.
 
[https://youtu.be/6iAycaVcqOM  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
 
[https://youtu.be/Jxa2ms_1_oY See Video]
 
= Storage =
===AWS S3 Storage===
We've created an additional method for storing patient files in an S3 bucket, enhancing system flexibility. Separating file storage from the application can significantly improve performance and streamline upgrades. If you are interested in this module, PM us through the forum @juggernautsei.
 
=Telehealth=
===Comlink Telehealth Module===
: This module will work with OpenEMR 7.0.0 (with patch 2 or greater) and higher versions. [[Comlink_Telehealth_Module_Admin_Instructions|Click this Comlink Telehealth Module link]] for further details, which includes instructions for signing up for this module.
<br>

Latest revision as of 12:59, 18 March 2024

Overview

This page will list third-party modules.

AI - Generative AI Notes

AWS HealthScribe

Enhance clinician productivity with AI-generated insights

  • This is a paid service

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

Training Video on how the application is capable of doing. Video of what it should look like within the program.

Specialties Supported are

  • Family Medicine
  • Internal Medicine
  • Obstetrics and Gynecology (OB-GYN)
  • Pediatrics


To install:

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

Install the Speech Dictation Upgrade that includes a what you see is what you get editor so you can copy and paste the note into OpenEMR to save. You can add bolding and other formatting to the note to make it look appealing.

Install it like a regular patch by unzip the file in the OpenEMR root directory.

The speech dictation WYSIWYG editor will not work until patch 1 for version 7.0.2 is released

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

Storage

AWS S3 Storage

We've created an additional method for storing patient files in an S3 bucket, enhancing system flexibility. Separating file storage from the application can significantly improve performance and streamline upgrades. If you are interested in this module, PM us through the forum @juggernautsei.

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.