Actions
Feature #1231
closedFeature #1229: Feature - Patients list screen (default as a home screen).
Req. - Patients list
Status:
Closed
Priority:
Normal
Assignee:
Alice Gor
Category:
-
Target version:
-
Start date:
01/09/2020
Due date:
% Done:
100%
Description
- The list of patients by default should display the Patients of the current client.
- The default sort order by Last Name
- The radio button on the first top record should have "selected" state.
- The "View Visits", "New Visit" buttons should be sticky on list scrolling.
- Search - Should work as user types and search by First/Last name.
And the search should be done within all patients of the current Client. - Gender - filter male/finale of the current list.
For devs: What do you think if: In case of long list of patients (100-1000), load by api the fist of the recent created 20th, and on any other actions (filter, search ) load all Patients to the app. So that we limit the API call.
Actions