main.list_views¶
View functions handling displaying data models as sortable, filterable lists. All views, except auth views and the index view, should be considered to check for a valid and authenticated user. If one is not found, they will direct to the appropriate error page.
Functions
|
|
|
Runs a search of all patients, using a name entered on the List page. |
|
|
|
CSV Export of an Administrative/Clinician list of patients entered into the system. |
|
Administrative/Clinician list of patients entered into the system. |
|
Runs a search of all patients, using a name entered on the List page. |