Package org.domain.rhims.entity

Class Summary
Administrator The Administrator class is used to represent an Administrator user of the application.
MedicalDataValue The MedicalDataValue class is used to represent a single medical data value recorded from a patient.
Patient The Patient class is used to represent a patient that is monitored by the application.
User The User class is the base class used to represent users of the application, such as doctors, nurses, patients, administrators, etc.