Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »


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

Medium

175 hours

Objectives

  • Address and resolve compatibility issues with both O2 and O3 UI in OpenMRS.

  • Identify and optimize areas of the module that contribute to performance issues.

  • Add support for Java 17 but without dropping support for Java 8.

  • Introduce a new functionality to facilitate the translation of patient flags between the Flag - FHIR v5.0.0 Resource and the OMRS Flag model

Weekly Blog Posts

Resources

Project Repos

  • No labels