Skip to content

Releases: palladiumkenya/kenyahmis-releases

Afyastat Automated Setup and Configuration

01 Jul 19:02
64d13d8
Compare
Choose a tag to compare

Main Feature:
This release contains the latest Afyastat Setup and Configuration and the latest updated security certificates

KenyaEMR v18.8.0 on 2.x

07 Jun 15:42
64d13d8
Compare
Choose a tag to compare

This release introduces KenyaEMR v18.8.0 and works on 2.x platform. It runs on MySQL 5.6
NB:

Main Features v18.8.0

  • ML IIT Optimization
  • Introduced columns on Active Linelist to capture risk assessments for each client, replacing the now retired IIT High Risk Report.
  • Fixed issues related to Validation on ANC number and ANC visit number.

ML IIT Requires that you enable kenyaemrml.iitml.feature.enabled to true from KenyaEMR Advanced Settings before you can Generate Patient Scores.

Installation and Training Materials
https://kenyahmis.org/resources/
Call Helpdesk for any questions 0800 722 440 or email [[email protected]] (mailto:[email protected])

KenyaEMR v18.7.2

22 Feb 15:39
64d13d8
Compare
Choose a tag to compare

This release introduces KenyaEMR v18.7.2 and works on 2.x platform. It runs on MySQL 5.6
NB:

Main Features v18.7.2

•     MER 2.7 Enhancements
•     ML IIT Enhancements
•     Bug Fixes
•     The feature integrating ECHIS with KenyaEMR through SHR
ML IIT Requires that you enable kenyaemrml.iitml.feature.enabled to true from KenyaEMR Advanced Settings before you can Generate Patient Scores

Installation and Training Materials
https://kenyahmis.org/resources/
Call Helpdesk for any questions 0800 722 440 or email [[email protected]] (mailto:[email protected])

KenyaEMR v18.7.1

31 Jan 12:41
64d13d8
Compare
Choose a tag to compare

This release introduces KenyaEMR v18.7.1 and works on 2.x platform. It runs on MySQL 5.6

NB:

  1. You need to have upgraded to KenyaEMR v18.7.0 before running this upgrade
  2. This version works with the latest version of DWAPI Version 3.1.1.6

Main Features v18.7.1

•     MER 2.7 Enhancements  
•     ML IIT Enhancements
•     Bug Fixes

ML IIT Requires that you enable kenyaemrml.iitml.feature.enabled to true from KenyaEMR Advanced Settings before you can Generate Patient Scores

Installation and Training Materials
https://kenyahmis.org/resources/
Call Helpdesk for any questions 0800 722 440 or email [[email protected]] (mailto:[email protected])

KenyaEMR v18.7.0

07 Nov 14:58
64d13d8
Compare
Choose a tag to compare

This release introduces KenyaEMR v18.7.0 and works on 2.x platform. It runs on MySQL 5.6

NB:

  1. You need to have upgraded to KenyaEMR v18.6.2 before running this upgrade
  2. This version works with the latest version of DWAPI Version 3.1.1.4

Main Features v18.7.0

•     KenyaEMR integration with Facility Referral  
•     Pull NUPI Data from warehouse on duplicate records.
•     Cancer Screening enhancements

Installation and Training Materials
https://kenyahmis.org/resources/
Call Helpdesk for any questions 0800 722 440 or email [[email protected]] (mailto:[email protected])

KenyaEMR v18.7.0 DQA 2023

15 Jan 04:06
64d13d8
Compare
Choose a tag to compare

KENYAEMR V18.7.0 DQA Version.

In this release we have incorporated the DQA updates from NASCOP. The attachment includes a package for KenyaEMR V18.7.0 to support the National DQA 2023.

Setup instructions

  1. Run this command to setup the instance
sudo sh setup_script.sh

NB:

Kindly use the cleaning scripts to identify the records missing patient type and those with wrong regimen documentation.

  1. Run this command to extract the Regimen data and update.
sh fix_Regimen.sh
  1. Run this command to extract those missing patient type variable and update.
sh fix_Regimen.sh

Call Helpdesk for any questions 0800 722 440 or email [[email protected]] (mailto:[email protected])

KenyaEMR v18.6.2

04 Aug 01:52
Compare
Choose a tag to compare

This release introduces KenyaEMR v18.6.2

NB:

  1. You need to have upgraded to KenyaEMR v18.6.0 before running this upgrade
  2. This version works with the latest version of DWAPI

Main Features v18.6.2

  • Revision of CD4, VL alerts and eligibility criteria as per the new guidelines.
  • Error for Some Facilities not able to generate the HTS risk category and risk score
  • Discontinue and Enrollment validation
  • Progress note causing PrEP Follow-up to disappear
  • Review stopped treatment to include those discontinued from the program
  • ML Optimization

This release is available on the KenyaHMIS toolkit.

Installation and Training Materials
https://kenyahmis.org/resources/
Call Helpdesk for any questions 0800 722 440 or email [[email protected]] (mailto:[email protected])

Full Changelog: https://github.com/palladiumkenya/kenyahmis-releases/commits/v72

KenyaEMR_3.x_Platform_Upgrade_v1.10.25_WED-24-JUL-2024

24 Jul 20:30
64d13d8
Compare
Choose a tag to compare

This package facilitates the migration of the system from the 2.x platform to the current 3.x platform, while also upgrading MySQL from version 5.6 to version 8.

Table of Contents

Improvement

The current version has the following improvements made:-
1. Installation of MySQL 8.0.38: Instead of version 8.0.22, the latest MySQL version 8.0.38 is now installed.
2. MySQL Configuration: Enhanced configuration settings in the my.cnf file.
3. Updated Frontend and Configuration Assets: The package now includes the latest frontend and configuration assets.
4. Up-to-date Modules: All modules have been updated to their latest versions.
5. Updated Post Upgrade Script.

Installation

  • Detailed instructions on how to install, configure, and set up the instance.
      1. Run the install_setup.bash...  (sudo bash install_setup.bash)
      	- This will list all the databases
      	- Backup the databases
      	- Remove mysql 5.6
      	- Install mysql 8
      	- Add sql configurations.
      	- Create a root user with password as test (you can change to a password of your choice)
      	- Restore the databases
      	- And upgrade openmrs to the 2.4.1 platform
      2. After a sucessful restart navigate to the broswser and finish the first time setup... (sudo sh setup_script_2.6.sh)   **N/B  Kindly use Advanced**
      3. Run setup_script_2.6.sh  to upgrade the instance to openmrs platform 2.6 and update it with the current modules and configurations.
      4. After a sucessful restart navigate to the broswser and finish the set up..
      5. upon successful loading of the login page.... Run the post upgrade script... (sudo sh post_upgrade.sh)
    

Prerequisites

  • List of prerequisites
     1. A running instance of KenyaEMR
     2. Must be running mysql 5.6 or higher
     3. Stable internet connection.
    

Installation and Training Materials

https://kenyahmis.org/kenyaemr-3-x-content/

Contact

KenyaEMR v18.6.0

12 Jun 14:46
6bd5f90
Compare
Choose a tag to compare

This release introduces KenyaEMR v18.6.0

NB: ** You need to have upgraded to KenyaEMR v18.5.0 before running this upgrade**
** This version works with the latest version of DWAPI**

Main Features v18.6.0

Inclusion of PMTCT/CALHIV RRI Report.
Revision of CD4, VL alerts and eligibility criteria as per the new guidelines
This release is available on the KenyaHMIS toolkit.

Installation and Training Materials
https://kenyahmis.org/resources/
Call Helpdesk for any questions 0800 722 440 or email [[email protected]] (mailto:[email protected])

Full Changelog: https://github.com/palladiumkenya/kenyahmis-releases/commits/v71

Afyastat Automated Setup and Configuration

07 Jun 07:18
6bd5f90
Compare
Choose a tag to compare

Main Feature:
This release contains the latest Afyastat Setup and Configuration and the latest updated security certificates