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>6.1.0 Patch (4/24/22)</center> =
<br>
= <center>7.0.2 Patch (5/29/24)</center> =
<br>
<br>
=== Download link ===
=== Download link ===
<googa>https://www.open-emr.org/patch/6-1-0-Patch-1.zip|6-1-0-Patch-1.zip|/download/file/patch_6_1_0</googa> <small>(MD5 sum: 35e4680406294c4bed9b5a008fbbca30)</small>
<googa>https://www.open-emr.org/patch/7-0-2-Patch-1.zip|7-0-2-Patch-1.zip|/download/file/patch_7_0_2</googa> <small>(MD5 sum: b4074b1c79bfac9589330c9a890996e4)</small>
<br>
<br>
<br>
<br>


=== Description ===
=== Description ===
This is the 1st patch. '''Please read through the [[OpenEMR_Patches#List_of_files_(6.1.0)_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 6-1-0-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-2-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 (fixes by Brady Miller, Stephen Waite)
* [https://github.com/openemr/openemr/blob/master/CHANGELOG.md#7021---2024-05-28 Click here to see CHANGELOG for detailed listing of new features and fixes.]
*LBF printing fix (fix by Brady Miller)
* Some highlights include:
*Various demographics fixes for twig overhaul including WENO Rx(fixes by Stephen Waite)
:* [https://community.open-emr.org/t/new-weno-module-install-and-setup/21995 New Weno EZ eRx module]
*PHP8 for Eye form and miscellaneous php8 bug fixes (by Stephen Waite)
:* Updated etherFax module with new TIFF capabilities. [https://community.open-emr.org/t/openemr-fax-and-or-sms-module-guide/20273#using-etherfax-4 Click here for upgrade information.]
*Billing fix for submitter name (by Daniel Pflieger)
:* Added Real World Testing Report for 2024
*Patient portal registration bug fix (by Brady Miller)
:* Major Insurances update and fixes.
*Multi site install fixes (by Stephen Waite)
:* Numerous Billing fixes.
*Backup bug fix (by Brady Miller)
:* [https://github.com/openemr/openemr/issues/7247 Modules Manager overhaul with new features including MM action listener class.]
*Save appointment fix in calendar lookup (by infeg-khaleela)
:* UB04 837i Institutional billing fixes and updates.
*OpenEMR API Create Transaction (by Jonathan Moore)
:* Clinical Decision Rules engine fixes.
*FHIR API Bug fixes (by Stephen Nielson)
:* Security fixes (Reported by Roger Meyer, Vinicius Ribeiro and A3h1nt).
*API Medication bug fix (by Natarajan MS)
*Code type selector bug (fixed by Stephen Nielson)
<br>
 
=== List of files (6.1.0) Patch 1 ===
<pre>API_README.md
_rest_routes.inc.php
ci/ciLibrary.source
controllers/C_Document.class.php
docker/library/api-scope-listing
interface/billing/get_claim_file.php
interface/billing/sl_eob_invoice.php
interface/drugs/add_edit_lot.php
interface/fax/fax_dispatch.php
interface/forms/CAMOS/content_parser.php
interface/forms/LBF/printable.php
interface/forms/aftercare_plan/new.php
interface/forms/aftercare_plan/save.php
interface/forms/care_plan/save.php
interface/forms/clinical_instructions/new.php
interface/forms/clinical_instructions/save.php
interface/forms/clinical_notes/new.php
interface/forms/clinical_notes/save.php
interface/forms/eye_mag/SpectacleRx.php
interface/forms/eye_mag/a_issue.php
interface/forms/eye_mag/php/eye_mag_functions.php
interface/forms/eye_mag/php/taskman_functions.php
interface/forms/eye_mag/report.php
interface/forms/eye_mag/save.php
interface/forms/eye_mag/view.php
interface/forms/fee_sheet/new.php
interface/forms/functional_cognitive_status/new.php
interface/forms/functional_cognitive_status/save.php
interface/forms/misc_billing_options/new.php
interface/forms/observation/new.php
interface/forms/requisition/new.php
interface/forms/transfer_summary/new.php
interface/forms/transfer_summary/save.php
interface/forms/treatment_plan/new.php
interface/forms/treatment_plan/save.php
interface/forms/vitals/templates/vitals/vitals_textbox.tpl
interface/forms/vitals/templates/vitals/vitals_textbox_conversion.tpl
interface/main/backup.php
interface/main/calendar/add_edit_event.php
interface/main/main_screen.php
interface/main/messages/messages.php
interface/modules/zend_modules/module/Installer/src/Installer/Controller/InstallerController.php
interface/orders/find_order_popup.php
interface/patient_file/deleter.php
interface/patient_file/encounter/find_code_popup.php
interface/patient_file/history/encounters.php
interface/patient_file/pos_checkout_ippf.php
interface/patient_file/rules/patient_data.php
interface/patient_file/summary/add_edit_issue.php
interface/patient_file/summary/advancedirectives.php
interface/patient_file/summary/demographics.php
interface/patient_file/summary/demographics_print.php
interface/patient_file/summary/disclosure_full.php
interface/patient_file/summary/record_disclosure.php
interface/patient_file/summary/stats.php
interface/patient_tracker/patient_tracker.php
interface/practice/ins_search.php
interface/reports/inventory_list.php
interface/reports/pat_ledger.php
interface/super/manage_document_templates.php
library/FeeSheet.class.php
library/classes/Installer.class.php
library/custom_template/custom_template.php
library/edihistory/codes/edih_835_code_class.php
library/globals.inc.php
library/options.inc.php
portal/account/verify.php
sql/example_patient_data.sql
src/Billing/BillingProcessor/BillingClaim.php
src/Billing/BillingProcessor/BillingClaimBatch.php
src/Billing/BillingProcessor/BillingProcessor.php
src/Billing/BillingProcessor/Tasks/AbstractGenerator.php
src/Billing/BillingProcessor/Tasks/GeneratorHCFA.php
src/Billing/BillingProcessor/Tasks/GeneratorHCFA_PDF.php
src/Billing/BillingProcessor/Tasks/GeneratorHCFA_PDF_IMG.php
src/Billing/BillingProcessor/Tasks/GeneratorX12.php
src/Billing/BillingUtilities.php
src/Billing/Claim.php
src/Billing/EDI270.php
src/Billing/InvoiceSummary.php
src/Billing/X125010837P.php
src/Common/Auth/OpenIDConnect/Repositories/ScopeRepository.php
src/Common/Crypto/CryptoGen.php
src/Common/Forms/FormVitals.php
src/Common/Uuid/UuidMapping.php
src/Common/Uuid/UuidRegistry.php
src/RestControllers/TransactionRestController.php
src/Rx/Weno/LogProperties.php
src/Rx/Weno/TransmitProperties.php
src/Services/AddressService.php
src/Services/CarePlanService.php
src/Services/ConditionService.php
src/Services/FHIR/DocumentReference/FhirClinicalNotesService.php
src/Services/FHIR/DocumentReference/FhirPatientDocumentReferenceService.php
src/Services/FHIR/FhirCarePlanService.php
src/Services/FHIR/FhirImmunizationService.php
src/Services/FHIR/FhirMedicationRequestService.php
src/Services/FHIR/FhirOrganizationService.php
src/Services/FHIR/FhirProvenanceService.php
src/Services/FHIR/Procedure/FhirProcedureOEProcedureService.php
src/Services/ImmunizationService.php
src/Services/InsuranceCompanyService.php
src/Services/PatientIssuesService.php
src/Services/PatientService.php
src/Services/PatientTransactionService.php
src/Services/SurgeryService.php
swagger/openemr-api.yaml
templates/documents/general_view.html
templates/patient/card/rx.html.twig
templates/x12_partners/general_edit.html
tests/Tests/Services/CarePlanServiceTest.php
version.php</pre>
<br>
<br>
<br>



Latest revision as of 15:51, 30 May 2024



7.0.2 Patch (5/29/24)


Download link

7-0-2-Patch-1.zip (MD5 sum: b4074b1c79bfac9589330c9a890996e4)

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-2-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


Previous Patches

Previous OpenEMR version patches