Details
-
Type:
Sub-task
-
Status: Closed
-
Priority:
Should
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Feb 2012 Bug Fixing Sprint, Core 2.1.0
-
Component/s: None
-
Complexity:Low
Description
Issues from TODOs
Line 296 - 299 of PatientServiceImpl.java
Link: https://github.com/openmrs/openmrs-core/blob/6483ffff986636fb754bb36b46e753c5b97c2461/api/src/main/java/org/openmrs/api/impl/PatientServiceImpl.java#L296
Contains the TODO
check patient has at least one "sufficient" identifier
what makes a patient identifier unique ... can you have the
same identifier number at different locations? if so, then this
check duplicate algorithm does not handle this case