In order to have a clear idea of the task at hand, we outlined the following steps that take place when a patient enters the hospital:
- Patient Identification
- Patient record Verification
- If patient exist, retrieve patient file else, Register new patient
- Exit
For the mean time, our objective is implementing the first three phases of a patient's visit to the hospital.