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:

  1. User chooses to add a body location to a record.
  2. User clicks the 'add Body Location' button
  3. User selects a point on the body-location photo to add as the body Location.
  4. User labels the selected point as a particular part of the body.
  5. 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