Difference between revisions of "OpenEMR Modules"
Line 41: | Line 41: | ||
= Lab = | = Lab = | ||
===Quest Quantum Hub Module=== | ===Quest Quantum Hub Module=== | ||
: Signing up for Quest services, use this web site. | |||
https://www.getmyinterface.com | |||
Fill out the form with this information. | |||
Vendor Product ID & vendor name: '''HORI51726 Juggernaut Systems''' | |||
EHR Name: '''OpenEMR''' | |||
: 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. | : 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: | To install run: |
Revision as of 20:54, 22 April 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
- Signing up for Quest services, use this web site.
https://www.getmyinterface.com Fill out the form with this information. Vendor Product ID & vendor name: HORI51726 Juggernaut Systems EHR Name: OpenEMR
- 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
Payment Processing
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.
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.
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.
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
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.