UseCase_AddBodyLocation - CMPUT301F18T10/MediTrack GitHub Wiki
Use Case Name: AddBodyLocation
Use Case ID: 11.01
Participating Actors: User (patient), MediTrack
Goal: to add a Body Location to a particular record
Trigger: User clicks 'add Body Location' button
Precondition: User has a record in the list of records to add a Body location to
Postcondition: The Body Location is added to the selected record
Basic Flow:
- User chooses to add a body location to a record.
- User clicks the 'add Body Location' button
- User selects a point on the body-location photo to add as the body Location.
- User labels the selected point as a particular part of the body.
- The selected point is saved as the labelled part and is added as the body location for the record
Related Artifacts:
US 11.02.01