Medical Lab Automation System General Overview: As mentioned earlier, the patient can book an appointment online and selects the desired medical test he wants to perform. To book an appointment the patient must register on the system by entering his full name, address, phone number, email, and password. In case the user is already registered in the system, he can log in to the system directly using his username and password. After that, he should make a new appointment by selecting the desired date and time. The patient can then select from the different types of available medical tests and add them to the booked appointment. The user can add multiple tests to the booked appointment. Once the patient finishes adding the desired tests, he can check out to complete his booking. The system calculates the total cost of the added tests and displays the total to the patient. After that the system sends a message to the patient's phone number to confirm the booked appointment Given the above problem description, you are required to come up with the sequence diagram for booking an appointment. Below, you can find our initial domain model. Feel free to update the domain model as needed to design your solution Medicalfest for TestResult resu: double price: double uitstring How double che double for 2 + -has Appointment appointment Date: Date appointmnetTime: Date 1 for Cash Payment Online Payment 1 as Patient fullNamesting address string phoneNumer string email: string password: string Homework (bonus) deliverables: 1) Book appointment sequence diagram 2) Updated domain model, if necessary 3) Translate the sequence diagram into code as we did in class Submission Deadline: 11/1/2021 23:55 PM (You get 100%) 12/1/2021 23:55 PM (You get 50%) No submission will be accepted after 12/1/2021 23:55 PM. No excuse will be given under any circumstances. Group work is not allowed. Important note: Corrupted files will get a zero grade. It is your own responsibility to check that the uploaded file is readable