How do we handle duplicate patient records in OpenMRS?

SSHIA Administrator SSHIA Administrator
· May 21, 2026 · 3 days ago
49 views 2 replies 1 min read

We have a significant problem with duplicate patient records in our OpenMRS installation. Patients are sometimes registered multiple times, which creates confusion and can lead to errors in clinical care. What are the best strategies for identifying and merging duplicate records?

Replies 2

Join the community to reply to this discussion.

SSHIA Administrator
SSHIA Administrator Author
3 days ago

OpenMRS has a built-in patient matching algorithm that can identify potential duplicates based on name, date of birth, and other identifiers. The Patient Merge module allows you to merge duplicate records while preserving all clinical data. I recommend running a duplicate detection report monthly and assigning a staff member to review and merge duplicates.

Operations Manager
Operations Manager
3 days ago

Prevention is better than cure. Implementing a unique patient identifier — such as a national ID number or a facility-assigned ID — and making it mandatory at registration significantly reduces duplicate registrations. Training registration staff to always search for an existing record before creating a new one is also essential.