0% found this document useful (0 votes)
8 views1 page

Blank Diagram

Blank Diagram Software engineering

Uploaded by

Faizan Ahmad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views1 page

Blank Diagram

Blank Diagram Software engineering

Uploaded by

Faizan Ahmad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

User Hospital

User_ID PK int Hospital_ID PK int


First_Name string Name string
Last_Name string Location string
Role string Contact_Number string
Contact_Number string Type string
Email_Address string Capacity int
Password string
Last_Login_Date date

"employs"

Patient
Patient_ID PK int
First_Name string Doctor
Last_Name string
Doctor_ID PK int
Date_of_Birth date
First_Name string
Gender string
Last_Name string
Contact_Number string
Specialty string
Email_Address string
Contact_Number string
Address string
Email_Address string
Emergency_Contact string
Clinic_Location string
Insurance_Number string
License_Number string
Health_Status string

"creates"

"has"

"has"
"has"
"has"

"receives"

"has"

"has"

Health_Monitoring_Data Prescription Insurance Billing Appointment Medical_Record

Data_ID PK int Prescription_ID PK int Insurance_ID PK int Bill_ID PK int Appointment_ID PK int Record_ID PK int
Patient_ID FK int Patient_ID FK int Patient_ID FK int Patient_ID FK int Patient_ID FK int Patient_ID FK int
Date_Time date Doctor_ID FK int Provider_Name string Service_Description string Doctor_ID FK int Doctor_ID FK int
Heart_Rate int Medication_Name string Policy_Number string Amount float Date date Diagnosis string
Blood_Pressure string Dosage string Coverage_Details string Date date Time time Treatment_Plan string
Temperature float Frequency string Expiry_Date date Payment_Status string Purpose string Prescription string
Blood_Sugar_Level int Start_Date date Status string Notes string
Oxygen_Saturation int End_Date date Date_of_Record date

You might also like