Changes between Version 5 and Version 6 of Making appointment


Ignore:
Timestamp:
11/15/17 14:51:51 (6 years ago)
Author:
Dajana Stojchevska
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Making appointment

    v5 v6  
    3030'''3.3. Description'''
    3131
    32 A patient makes an appointment using the patient's module. The patient asks to make an appointment by clicking a button ''Make an appointment'' which generates a new request for making an appointment. The system then searches for available time slots in which an appointment at the patient's GP can be made. The system throws out the first five available time slots that it has found. The patient can either cancel the request for making the appointment or choose one time slot out of the five offered by the system. After the patient chooses corresponding time slot, the doctor's list of appointments is automatically updated.
     32The patient initiates making an appointment by clicking a button ''Make an appointment'' which generates a new request for making an appointment. The system then searches for available time slots in which an appointment at the patient's GP can be made. The system throws out the first five available time slots that it has found. The patient can either cancel the request for making the appointment or choose one time slot out of the five offered by the system. After the patient chooses corresponding time slot, the doctor's list of appointments is automatically updated.
    3333
    3434'''3.4. Preconditions'''
     
    5555'''3.7. Alternative Flows'''
    5656
    57 5.1. The patient doesn't accept any of the available time slots by clicking ''Cancel the appointment request''. [[BR]]
     575.1. The patient doesn't accept any of the available time slots - ''Cancel the appointment request''. [[BR]]
    58586.1. The request is closed and an appointment hasn't been made (the state of the patient's and doctor's appointments list remain the same as before the patient sent the request).
    5959
     
    6868'''3.10. Priority'''
    6969
    70 High priority.
     70Must.
    7171
    7272'''3.11. Frequency of Use'''
     
    8080'''3.13. Special Requirements'''
    8181
    82 The system must be available 99% of the time during the hospital working hours, plus 95% of the time that is not during the working hours.
    83 
    8482'''3.14. Assumptions'''
    8583
    86 All patients will stick to their time slots that have been selected during the making an appointment process. If they are late or miss the appointment time slot reserved for them, they need to repeat the process from the beginning all over again, meaning to send a new request for making an appointment.
     84All patients will stick to their time slots that have been selected during the making an appointment process. If they are late or miss the appointment time slot reserved for them, they need to repeat the process from the beginning all over again, meaning to send a new request for making an appointment. Another option is if the hospital has reserved staff for that purpose, they could arrange patients who have missed the system's slot out of system's concern.
    8785
    8886'''3.15. Notes and Issues'''
     
    9997
    10098Patient
    101 * Click button ''Make an appointment''
     99* ''Make an appointment''
    102100* Choose a time slot
    103101