Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Labels:None
Description
One question on the rule for searching patient record. I thought the search result would display the matching records if user inputs at least 3 alphanumeric that matches any part of the string. Here is the current behavior in the test server:
- Input "100" - no matching result
- Input "1000" - no matching result
- Input "1000j" - no matching result
- "Input 1000jr" - display matching result