yuzhi-wang / med_tracker

Final Project
0 stars 0 forks source link

Patient record creation #7

Open yuzhi-wang opened 5 months ago

yuzhi-wang commented 5 months ago

Nurse should be able to land in Nurse Dashboard Nurse should be able to search the patient with first name and last name Nurse can view the appointment details Nurse can enter the vital details(Height, Weight, Blood Pressure, Allergies) for the patient and submit it

Doctors should be able to land in Doctors Dashboard Doctors should be able to search the patient with first name and last name and get the vital details Doctors can then add the diagnosis and treatment plan after the checkup and submit it

This process creates a patient record for a single appointment

sbahala commented 4 months ago

PatientRecordCreation.docx

This Patient record creation provides all the steps where we can see how a patient record is created for an appointment