You are on page 1of 2

Hospital / Management System:

Field Name Data Type Length Attribute/condition Description


Patients Login String 10 VarChar Unique
identification

Administrator Integer 15 Numeric Unique


identification

Patient Signup String 10 Varchar Signup is based


on user
applications

Patients Login:

Field Name Data Type Length Attribute/condition Description


Medical Reg.No Integer 10 Numeric Unique
identification

Password String/Integer 15 Varchar Password should


be within 15

Administrator Login:

Field Name Data Type Length Attribute/condition Description


Username String 10 Varchar Unique
identification

Password String/Integer 15 Alphanumeric Password should


be within 15

Type of User:

Field Name Data Type Length Attribute/condition Description


Patient String 10 Varchar Patient should
Enrollment enroll the details
Patients Details Sign Up

Field Name Data Type Length Attribute/condition Description


Register No Integer 10 Numeric Unique
identification

Name String 10 Varchar Unique


identification

Password String 20 Alphanumeric Password


should be
within 15
Re-Type String 15 Alphanumeric Password
password should be
within 15
Department String 20 Alphanumeric Based on
patient they
can choose
the
department
Email String 20 Alphanumeric Mail ID
should be
varcharacter
Phone Number Integer 10 Numeric The phone
Number
should be 10
digits

You might also like