In: Computer Science
Create one detail use-case description for the dentist office system , but do not bother to identify the flow of events within each use case. Whenever new patients are seen for the first time, they complete a patient information form that asks their name, address, phone number and brief medical history, which are stored in the patient information file. When a patient calls to schedule a new appointment or change an existing appointment, the receptionist checks the appointment file for an available time. Once a good time is found for the patient, the appointment is scheduled. If the patient is a new patient, an incomplete entry is made in the patient file; the full information will be collected when they arrive for their appointment. Because appointments are often made so far in advance, the receptionist usually mails a reminder postcard to each patient two weeks before their appointment.
Above is Description page 1
Above is description page 2
Above is description page 3.
Here is the use-case diagram for dentist office system.
1. The first diagram is of overall system. Diagram 1
2. The second diagram is of appointment flow. Diagram 2