UseCase_ViewMap - CMPUT301F18T10/MediTrack GitHub Wiki
Use Case Name: ViewMap
Use Case ID: 10.01
Participating Actors: User (patient/care provider), MediTrack
Goal: to view all the Geo Locations for a patient on a map
Trigger: User selects 'maps' in the menu in the problem list activity of a patient
Precondition: User has at least one patient in the patient list to select from
Postcondition: All the locations from all the records of that patient are displayed on a map
Basic Flow:
- User selects 'maps' in the menu in the problem list activity of a patient.
- All the locations from all the records of that patient are displayed on a map to the user.
Exceptions:
2. There is no location stored in any record for that patient
2.1 An empty map is displayed.
Related Artifacts:
US 10.03.01