Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Primary mentor

Wikum Weerakutti 

Backup mentor

Daniel Kayiwa 

Assigned to

Manoj Rathnapriya

Abstract

The OpenMRS openmrs-module-patientflags module provides functionality for creating warning flags in the Patient Dashboard, but it currently faces a few challenges.

  • This module only works with the legacy UI.

  • Users have reported performance issues associated with this module.

  • Because of these issues, we cannot integrate this into the O3 RefApp.

The main goal of this project is to revamp the OpenMRS PatientFlags module and fix these issues.

Required Skills

  • Excellent proficiency in Java programming.

  • Strong understanding of optimization techniques.

  • Familiarity and experience with working on OpenMRS modules

Project Rating and Length

...

...

Meeting Notes

meeting 01: 16 May 2024

participants : Wikum Weerakutti Org Administrator

key notes :

  • Discussed the initial plans of the project

  • Discussed about the performance evaluation of the current module and refactor version

    • Suggest to use easiest way ( JMeter, Java profiler and JMH )

  • How to add testing data to local openmrs development server ?

    • suggested Import omrs demo data or create some records manually for testing

meeting 02 : 21 June 2024

participants : Wikum Weerakutti

key notes :

  • Discussed about the flag evaluation implementation, unit test issue and PR reviewing

  • Addressed some point in FHIR flag resource mapping