Create a use case description for the following doctor's office system. When new patients are first examined, they fill
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Create a use case description for the following doctor's office system. When new patients are first examined, they fill
Create a use case description for the following doctor's officesystem. When new patients are first examined, they fill out apatient information form that asks for their name, address, phonenumber, and brief medical history, which are stored in a patientinformation file. When a patient calls to set a new appointment orchange an existing appointment, the receptionist checks theappointment file for available time. Once a suitable time is foundfor the patient, the appointment is scheduled. If the patient is anew patient, an incomplete entry is made in the patient file;Complete information will be collected when the patient arrives atthe appointment. Because appointments are often scheduled inadvance, the receptionist usually mails a reminder postcard to eachpatient two weeks before the appointment.