scope for hospital records
scope for hospital records
scope for hospital records
records by providing the ability to add new patient records, add diagnosis information,
display information about the hospital, and exit the program. Below is a breakdown of the
scope:
1. Login System:
- User Authentication:
2. Main Menu:
- Options:
- User Inputs:
- Full name.
- Sex (M or F).
- Age.
- Contact number.
- Functionality:
- Saves the input data into a file named after the patient.
- Provides confirmation of successful data storage.
- User Inputs:
- Symptoms.
- Diagnosis.
- Medicines.
- Functionality:
- Static Information:
- Functionality:
7. File Operations:
- Saves patient data into a file with append mode to ensure existing data is not
overwritten.
- Load Patient Record:
Code Structure:
Functions: