UseCase_AttachPhotographs - CMPUT301F18T10/MediTrack GitHub Wiki
Use Case Name: AttachPhotographs
Use Case ID: 09.01
Participating Actors: User (patient/care provider),Sys admin, MediTrack
Goal: attach photographs as further viewable details to a record of patient
Trigger: User clicks ‘Browse’ button
Precondition: User had taken a picture for a record
Postcondition: The uploaded photograph had been attached to a record.
Basic Flow:
1.MediTrack prompts the user to attach one or more photographs to a record of the user.
2.User selects photographs from albums
3.User uploads selected photographs.
4.MediTrack attacths uploaded photographs with a record.
Exceptions:
4. User attach inappropriate photographs of a body part to a record.
5. Attached the photograph exists in the user’s record
5.1 MediTrack informs the user that it cannot be attacted.
5.2 Retern to Step 2
Constraints:
User attachs more than 10 photographs
The attached photograph exceeds 65536 bytes in size.
Related Artifacts:
US 09.01.01
US 09.01.02
US 09.02.01
US 09.02.01