Details
-
Type:
Sub-task
-
Status: Closed
-
Priority:
Major
-
Resolution: Done
-
Labels:
Description
Need to improve the patient search on device with better algorithm.
When real-time searching against server through wifi is not available, it should add a validation on the device to avoid same patient identifier value (for same patient identifier type) to be used by more than one patient.
This potentially should be done using javascript call. The javascript interface will communicate with the Java side and perform query to ensure that the identifier is not recorded already in the database.