sarzorwyn / pe

0 stars 0 forks source link

Doctor Appointments use a patient name but nurse schedules uses a patient id #4

Open sarzorwyn opened 3 years ago

sarzorwyn commented 3 years ago

The doctor appointment should also use a patient id since you can infer the name from the id with the patients list.

image.png

nus-pe-bot commented 3 years ago

Team's Response

The program is designed so that appointments can be made with doctors if the patient is not registered with the hospital. Currently, patient information are added only after the patient has met the doctor, therefore there is no need for cross checking with patient ID when creating appointments. The fields are specified in the Development guide for specificity of the fields.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]


:question: Issue severity

Team chose [severity.VeryLow] Originally [severity.High]

Reason for disagreement: [replace this with your explanation]