Difference between revisions of "OpenEMR Patches"

From OpenEMR Project Wiki
 
(23 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<br>
<br>
= <center>7.0.1 Patch (5/30/23)</center> =
<br>
= <center>7.0.3 Patch (03/30/25)</center> =
<br>
<br>
=== Download link ===
=== Download link ===
<googa>https://www.open-emr.org/patch/7-0-1-Patch-1.zip|7-0-1-Patch-1.zip|/download/file/patch_7_0_1</googa> <small>(MD5 sum: 155eeeef42c33dd5b043c0e0c7ac71ac)</small>
<googa>https://www.open-emr.org/patch/7-0-3-Patch-1.zip|7-0-3-Patch-1.zip|/download/file/patch_7_0_3</googa> <small>(MD5 sum: a02c8236b77aafaec0f3134e49faaae8)</small>
<br>
<br>
<br>
<br>


=== Description ===
=== Description ===
This is the 1st patch. '''Please read through the [[OpenEMR_Patches#List_of_files_(7.0.1)_Patch_1|list of modified files]] to ensure you haven't customized any of these, since this will copy over this.'''
This is the 1st patch.
<br>
<br>
<br>
<br>
Line 21: Line 22:


==== Linux ====
==== Linux ====
:1. Move the patch file to the openemr web directory, then type 'unzip 7-0-1-Patch-1.zip', and confirm ok to copy over files.
:1. Move the patch file to the openemr web directory, then type 'unzip 7-0-3-Patch-1.zip', and confirm ok to copy over files.
:2. Open web browser and go to <nowiki>http://your_server_name_or_ip/openemr/sql_patch.php</nowiki>
:2. Open web browser and go to <nowiki>http://your_server_name_or_ip/openemr/sql_patch.php</nowiki>
:::(this script will run automatically and patch the database)
:::(this script will run automatically and patch the database)
Line 29: Line 30:


=== Fixes and New Features ===
=== Fixes and New Features ===
* Security fixes (by Stephen Waite and Brady Miller)
* [https://github.com/openemr/openemr/blob/master/CHANGELOG.md#7031---2025-03-30 Click here to see CHANGELOG for detailed listing of new features and fixes.]
* [[ClaimRev_Clearinghouse_Module|Billing Claim Submissions Module Improvements]] ([https://community.open-emr.org/t/openemr-lecture-series-medical-billing-clearinghouse-and-eligibility-verification-in-openemr/20474/2 Video Presentation]) (by Brad Sharp)
* Some highlights include:
* [[Comlink_Telehealth_Module_Admin_Instructions|Telehealth Module Improvements]] ([https://www.open-emr.org/blog/openemr-comlink-telehealth-release-7-0-1-2023-04-25 Blog Article]) (by Stephen Nielson)
:* Date formatting fix in encounters.
* [[Brute_Force_Login_Prevention|Maximum Failed Login Mechanism Improvements]] (by Brady Miller)
:* Date formatting fixes in billing.
* Billing Fixes (by Stephen Waite)
:* Security fixes.
* Patient Dashboard Prescription Fix (by Stephen Waite)
* Growth Chart Fixes (by Stephen Waite)
* Encounter Fixes (by Stephen Waite)
* Eye Form Fixes (by Stephen Waite)
* Dated Reminders Fix (by Jerry Padgett)
* PHP 8.1 and 8.2 Fixes (by Stephen Waite)
* Documentation Fixes (by Myles Penner)
* New Background Service to Manage Outgoing Emails (by Brady Miller)
<br>
 
=== List of files (7.0.1) Patch 1 ===
<pre>controllers/C_InsuranceCompany.class.php
controllers/C_Prescription.class.php
docker/production/docker-compose.yml
Documentation/Direct_Messaging_README.txt
Documentation/INSTALL
Documentation/README.phpgacl
interface/forms/eye_mag/js/eye_base.php
interface/forms/eye_mag/php/eye_mag_functions.php
interface/forms/newpatient/common.php
interface/forms/vitals/growthchart/chart.php
interface/globals.php
interface/main/calendar/add_edit_event.php
interface/main/dated_reminders/dated_reminders.php
interface/main/tabs/menu/menus/standard.json
interface/modules/custom_modules/oe-module-claimrev-connect/composer.json
interface/modules/custom_modules/oe-module-claimrev-connect/public/EraDownload.php
interface/modules/custom_modules/oe-module-claimrev-connect/public/era.php
interface/modules/custom_modules/oe-module-claimrev-connect/src/ClaimRevApi.php
interface/modules/custom_modules/oe-module-claimrev-connect/src/EligibilityData.php
interface/modules/custom_modules/oe-module-claimrev-connect/src/EraPage.php
interface/modules/custom_modules/oe-module-claimrev-connect/src/EraSearch.php
interface/modules/custom_modules/oe-module-claimrev-connect/src/FileSearchModel.php
interface/modules/custom_modules/oe-module-claimrev-connect/src/GlobalConfig.php
interface/modules/custom_modules/oe-module-claimrev-connect/src/ReportDownload.php
interface/modules/custom_modules/oe-module-claimrev-connect/templates/navbar.php
interface/modules/custom_modules/oe-module-claimrev-connect/templates/quick_info.php
interface/modules/custom_modules/oe-module-comlink-telehealth/public/assets/js/dist/telehealth.js
interface/modules/custom_modules/oe-module-comlink-telehealth/public/assets/js/dist/telehealth.min.js
interface/modules/custom_modules/oe-module-comlink-telehealth/public/assets/js/src/conference-room.js
interface/modules/custom_modules/oe-module-comlink-telehealth/public/assets/js/src/cvb.min.js
interface/modules/custom_modules/oe-module-comlink-telehealth/public/assets/js/src/patient-conference-room.js
interface/modules/custom_modules/oe-module-comlink-telehealth/public/assets/js/src/telehealth-bridge.js
interface/modules/custom_modules/oe-module-comlink-telehealth/src/TelehealthGlobalConfig.php
interface/patient_file/reminder/patient_reminders.php
interface/patient_file/summary/demographics.php
interface/reports/ip_tracker.php
interface/usergroup/usergroup_admin.php
library/ajax/addlistitem.php
library/ajax/login_counter_ip_tracker.php
library/classes/Controller.class.php
library/classes/InsuranceCompany.class.php
library/classes/postmaster.php
library/classes/X12Partner.class.php
library/email_service_run.php
library/formatting.inc.php
library/globals.inc.php
library/patient.inc.php
setup.php
sites/default/documents/custom_menus/Custom.json
sql/database.sql
sql_patch.php
sql/patch.sql
src/Billing/BillingProcessor/Tasks/GeneratorX12Direct.php
src/Billing/BillingProcessor/Tasks/GeneratorX12.php
src/Billing/Claim.php
src/Billing/X125010837P.php
src/Common/Auth/AuthUtils.php
templates/x12_partners/general_edit.html
version.php</pre>
<br>
<br>
<br>



Latest revision as of 07:56, 30 March 2025



7.0.3 Patch (03/30/25)


Download link

7-0-3-Patch-1.zip (MD5 sum: a02c8236b77aafaec0f3134e49faaae8)

Description

This is the 1st patch.

Installation instructions

Windows

1. Extract the zipped file into the openemr web directory, and say yes to copying over files
2. Open web browser and go to http://your_server_name_or_ip/openemr/sql_patch.php
(this script will run automatically and patch the database)
(if you are using the Multisite Module, then skip step 2 and follow these instructions)
3. Delete the sql_patch.php file from the openemr web directory

Linux

1. Move the patch file to the openemr web directory, then type 'unzip 7-0-3-Patch-1.zip', and confirm ok to copy over files.
2. Open web browser and go to http://your_server_name_or_ip/openemr/sql_patch.php
(this script will run automatically and patch the database)
(if you are using the Multisite Module, then skip step 2 and follow these instructions)
3. Delete the sql_patch.php file from the openemr web directory


Fixes and New Features

  • Date formatting fix in encounters.
  • Date formatting fixes in billing.
  • Security fixes.


Previous Patches

Previous OpenEMR version patches