UseCase_ViewPatientList - CMPUT301F18T10/MediTrack GitHub Wiki

Use Case Name: View list of assigned patients

Use Case ID: 06.01

Participating Actors:Caregiver, MediTrack

Goal: View a list of patients assigned to the current user

Trigger: User chooses to view the list of patients

Precondition: The user is logged in as caregiver

Postcondition: The list of patients is visible

Basic Flow:

  1. User presses the sign in button
  2. MediTrack displays a scrollable list of assigned patients

Includes:
UC 01.01

Related Artifacts: US 06.01.01