The purpose of the Dental Clinic System Design is to a solution of the problem specified in the requirements document. This is the first step in moving from the problem domain to the solution domain. The design of a system is perhaps the most critical factor affecting the quality of the software; it has a major impact on the later phases is the Design Document. This Document is similar to a blueprint or a plan for the solution and is used later during implementation, testing and maintenance.
Dental Master System is a process for implementing all Treatment and Dental Activities of a Dental Clinic in a computerized automated way to promote dental System.
Functional Components:
- Patient Personal Detail: This is the patient Details page. All the details of the patient are recorded from the fields given here and its allow to Add, View the details.
- Input: This consists of information such as Patientid, name, Address, Dateofbirth, sex, Place, nationality, email, Blood, Mobile no.
- Output: This gives a message box stating that the records have been inserted.
- Mandatory fields: Patient id, name, Blood, Date of birth.
- Appointment: This module is used to handle Daily Patient Appointment for the consultancy for a particular Time.Its allow to Create,Cancel and View Appointement details.
- Input: This consists of information such as Appointment date, Appointment time, and Patient name.
- Output: This gives a message box stating that the records have been saved or deleted.
- Treatment: This Module is used to store each Patient Treatment details along with Date, tooth number etc.
- Input: This consists of information such as Tooth no, material, Fees, Note, treatment.
- Output: This gives a message box stating that the records have been saved.
- Prescription: This module deals with the activities related to storing the Prescription for a patient like Dosage, days etc.
- Input: This consists of information such as medicine type, medicine, days, and dosage.Output: This gives a message box stating that the records have been saved.
- Case Reports: This module is to see the full Patient History of Treatment, Prescription along with their dates.
- Input: This consists of information such as from date and to date.
- Admin: Includes the authorization right on the Master tables’ data’s, and also some special Rights.
- Input: Admin has to enter their authorization rights in the sense ofadmin.
- Output: Desired Admin gets the authorization rights related to the application
