Skip to content

KENYAEMR 3.x Facility-Wide v1.10.27 (2024-10-02).

Latest
Compare
Choose a tag to compare
@Murithijoshua Murithijoshua released this 02 Oct 15:15
· 21 commits to main since this release
85483c5

KenyaEMR-3.x v19.1.2 Release Notes

Overview

KenyaEMR v19.1.2 brings significant improvements and bug fixes to enhance the overall functionality and user experience of the system. This release focuses on:

  1. Enhancing clinical modules, including updates to the Endocrine system, Physical Examination, and MCH-ANC protocols.
  2. Improving data capture and management for various programs, including NCD, HTS, and Cancer screening.
  3. Addressing critical bugs in form saving, lab orders, and result viewing.
  4. Renaming and adjusting forms to align with current terminology and practices.
  5. Implementing new features such as the maxillofacial clinic and updating the HTS ML model.

These changes aim to improve the efficiency of healthcare providers, enhance data accuracy, and provide better support for patient care across various clinical areas.

⚠️ PLEASE READ BEFORE UPGRADING

DWAPI Compatibility: This version is compatible with DWAPI v3122 tag

Upgrading DWAPI to v3122 tag

sudo docker ps -a | grep "dwapi" | awk '{print $1}' | xargs sudo docker rm -f
sudo docker images -a | grep "dwapi" | awk '{print $3}' | xargs sudo docker rmi
sudo docker run --name dwapi -p 5757:5757 -p 5753:5753 -d --restart unless-stopped kenyahmis/dwapi:v3122

New Features and Improvements

  1. Updated Endocrine system and Physical Examination
  2. Enhanced MCH-ANC: Intermittent presumptive treatment dose now given up to 5th dose
  3. Renamed Clinic visit forms from KP to KVP
  4. Renamed HCW Overdose reporting tool to Opioid Overdose encounter
  5. Updated Billing version to allow editing billable services with decimal numbers
  6. Implemented HTS ML new PMML Model
  7. Added CD4 count order reasons
  8. Created maxillofacial_clinic
  9. Updated missing presenting complaints in Triage form
  10. Adjusted HTS Eligibility screening age to start from 18 months and above

Bug Fixes

  1. Rectified MAT_Psycho_social_Intake_Follow_up_Form saving
  2. Fixed Result viewer not showing results of individual test ordered
  3. Resolved issue where CPMIS unique identifier was picked as an observation instead of a unique identifier
  4. Fixed NCD Enrollment failure to save when drug (HYDROCHLOROTHIAZIDE) is selected
  5. Addressed issue with lab results showing added zeros
  6. Fixed error while saving CD4 lab order
  7. Fixed error while creating TB LAM order
  8. Fixed error while saving TB LAM orders
  9. Resolved PNS Relationship failure to display all recorded contact information

Form and Validation Updates

  1. Implemented changes to support form saving for NCD Init_Follow-up
  2. Added cancer screening validations for Male and Female clients
  3. Relax the validation on HIV Discontinuation form to allow a future Effective Discontinuation Date

For more detailed information about these changes or if you encounter any issues, please refer to the project documentation or contact the support team.

Support

For any questions or assistance, please contact our Helpdesk:

Feedback

We value your feedback! Please report any issues or suggestions to help us improve KenyaEMR in future releases.


Thank you for using KenyaEMR. We're committed to continually improving our system to better serve healthcare providers and patients across Kenya.