|
|
(163 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| = <center>4.1.1 Patch (9/21/2012)</center> =
| |
| <span style="color:red;">'''This patch is for OpenEMR version 4.1.1. You can not use this patch on version 4.1.0. If you are using version 4.1.0, then you can find most recent patch [[Old_Outdated_OpenEMR_Patches#4.1.0_Patch_.287.2F26.2F2012.29|HERE]] or find out how to upgrade to 4.1.1 [[OpenEMR_Upgrade_Guides|HERE]].'''</span>
| |
| <br> | | <br> |
| | = <center>7.0.2 Patch</center> = |
| <br> | | <br> |
| === Download link ===
| | :'''There are no patches for 7.0.2 at this time.''' |
| <googa>http://www.open-emr.org/patch/4-1-1-Patch-4.zip|4-1-1-Patch-4.zip|/download/file/patch_4_1_1</googa>
| |
| <br> | | <br> |
| <br>
| |
| === Description ===
| |
| This is the 4th patch, and it includes the fixes from previous patches. There are 17 files that are changed. '''Please read through the [[OpenEMR_Patches#List_of_files_(4.1.1)|list of modified files]] to ensure you haven't customized any of these, since this will copy over this.''' <span style="color:red;">(Warning: if you have modified the '''interface/globals.php''' script to manually set the $webserver_root and $web_root variables, then you will need to set this again after step 1 but before step 2 of the patch instructions below)</span>
| |
| <br>
| |
| <br>
| |
| === 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 <nowiki>http://your_server_name_or_ip/openemr/sql_patch.php</nowiki>
| |
| :::(this script will run automatically and patch the database)
| |
| :::(if you are using the [[OpenEMR_Multiple_Sites_Module|Multisite Module]], then skip step 2 and [[OpenEMR_Multiple_Sites_Module#Patches|follow these instructions]])
| |
|
| |
| ==== Linux ====
| |
| :1. Move the patch file to the openemr web directory, then type 'unzip 4-1-1-Patch-4.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>
| |
| :::(this script will run automatically and patch the database)
| |
| :::(if you are using the [[OpenEMR_Multiple_Sites_Module|Multisite Module]], then skip step 2 and [[OpenEMR_Multiple_Sites_Module#Patches|follow these instructions]])
| |
| <br>
| |
| === Fixes and New Features ===
| |
| (note the ones with ** are new with this patch):
| |
| *Bug fix to add multi-provider appointments - contributed by bradymiller**
| |
| *Improved performance and memory management of Clinical Decision Rules (CDR) engine and reporting - contributed by bradymiller**
| |
| *Bug fix in billing module patient name filter (bug reported by Jeff) - contributed by bradymiller**
| |
| *Bug fix in the Add/Edit appointments module - contributed by lullu
| |
| *Bug fix in the Access Controls - contributed by bradymiller
| |
| *Bug fix to show medical problems correctly in the CCR/CCD reports - contributed by bradymiller
| |
| *Bug fix so the External Data Loads feature works in Ubuntu 12.04 - contributed by bradymiller
| |
| *Bug fix when setting an appointment as No Show - contributed by bradymiller
| |
| <br>
| |
| === List of files (4.1.1) ===
| |
| (note the ones prepended with ** have new changes with this patch)
| |
| <pre>ccr/createCCRProblem.php
| |
| ccr/createCCR.php
| |
| **custom/export_registry_xml.php
| |
| **interface/batchcom/batch_reminders.php
| |
| **interface/main/calendar/add_edit_event.php
| |
| **interface/patient_file/reminder/patient_reminders.php
| |
| **interface/patient_file/summary/clinical_reminders_fragment.php
| |
| **interface/patient_file/summary/patient_reminders_fragment.php
| |
| **interface/reports/cqm.php
| |
| library/acl.inc
| |
| **library/billrep.inc
| |
| **library/clinical_rules.php
| |
| **library/globals.inc.php
| |
| **library/reminders.php
| |
| library/sql-ccr.inc
| |
| **library/sql.inc
| |
| **version.php</pre>
| |
| <br> | | <br> |
|
| |
|
| = Previous Patches = | | = Previous Patches = |
| [[Old_Outdated_OpenEMR_Patches|Previous OpenEMR version patches]] | | [[Old_Outdated_OpenEMR_Patches|Previous OpenEMR version patches]] |
| | <br> |
| <br> | | <br> |
| <br> | | <br> |