- LAB-TECH
-- Properties
- ID
- Name
- Schedule
- Number of test performed
-- Methods
- Login
- LogOut
- PATIENT
-- Properties
- ID
- Name
- Age
-- Methods
- Walk_in
- Makes Request
- Makes payment
- Recieve test results
- Walk_out
- TEST
-- Properties
- TestID
- Test Duration
- Test Date
- Sample Type
- Cost of Test
-- Methods
- Generate Result
- Generate Cost
- Assign Test