Step | Actor | Description | Business Rules |
---|
1 | System | The system will display a list of clients for the clinic. |   |
2 | Nurse | The nurse searches for a specific client. |  |
3 | System | The system displays the search results for the clinic. |   |
4 | Nurse | The nurse clicks to sort the search results. |  |
5 | System | The system displays the search results sorted in ascending order. An alert appears next to a client. |     |
6 | Nurse | The nurse clicks to view the client’s warnings. |  |
7 | System | The system displays warning details for the client. |  |
8 | Nurse | The nurse clicks to go back to the client list. |  |
9 | System | The system will display the client list in default sort order. |    |