This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
Add simple name search for Patients #1798
Labels
core-team
indicates that the issue will be completed by a core team member
🚀enhancement
an issue/pull request that adds a feature to the application
patients
issue/pull request that interacts with patients module
Milestone
Scenario
AS
A user with read access to patients
I WANT
The ability to fuzzy search for patients by name
SO THAT
I find someone who I am looking for.
Acceptance Criteria
GIVEN
A logged in user with read access to patients and patients in the database
WHEN
I type a patient's name in the search patients box
THEN
I want to results that are similar to the patient's name to be displayed in the list below.
Related Issues
Technical Notes
The text was updated successfully, but these errors were encountered: