Versions Compared

Key

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

...

Excerpt

New patient records are created during offline mobile data collection due to users do not have internet connectivity. It and synced with OpenMRS for processing and integration into database. This creates potential duplicate patient records once the new patient records are synced back to server, as identified during processing of the registration data. Currently, it has there is a mechanism that executes to identify potential duplicate patient records . It needs to have an enhancement on the UI to review, merge records if duplicates, and create records if such that in case duplicates are identified, registration data is flagged for manual review. Manual review requires checking whether the registration data is truly duplicate so as to merge with existing record, or if not then register as new patient record. The problem is that the user interface is not comprehensive enough to support a manual review process. There is need to enhance the UI to allow reviewing and merging records if duplicate, and creating new records if users confirm they are new.


Requirements

...

  • UI mockup - patient record review, record merge and create new record.
  • For patient record review, need to pull new record and potential existing record side-by-side along with hyperlinks to both records for other related data.
  • For patient record merge page, it needs warning pop-up message for record reviewers to confirm.
  • For create new patient record page, it needs to create a transaction of creating a new record and its correponding non-registration form data will need to be re-queued/re-processed.

Extra Credit

Enhance rest of the error resolution UI to make it easy for resolving other types of errors encountered during processing of data coming from mobile devices. 

Resources