Question 13 How do you model the following situation with a UML2 class diagram: A doctor treats multiple patients, a patient can be treated by multiple doctors. To document which doctor has when...


Question 13<br>How do you model the following situation with a UML2 class diagram:<br>A doctor treats multiple patients, a patient can be treated by multiple doctors. To document<br>which doctor has when treated which patient, the date and time of each treatment are stored.<br>It has to be possible that a doctor treats the same patient multiple times.<br>Doctor<br>(non-unique) Treatment<br>(non-unique) time: Time<br>Patient<br>date: Date<br>Patient<br>date: Date<br>time: Time<br>B<br>Doctor<br>Doctor<br>Treatment<br>date: Date<br>time: Time<br>Patient<br>Doctor 1<br>Treatment<br>date: Date<br>time: Time<br>Patient<br>

Extracted text: Question 13 How do you model the following situation with a UML2 class diagram: A doctor treats multiple patients, a patient can be treated by multiple doctors. To document which doctor has when treated which patient, the date and time of each treatment are stored. It has to be possible that a doctor treats the same patient multiple times. Doctor (non-unique) Treatment (non-unique) time: Time Patient date: Date Patient date: Date time: Time B Doctor Doctor Treatment date: Date time: Time Patient Doctor 1 Treatment date: Date time: Time Patient

Jun 08, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here