Design And Implementation Of An Expert System On Thyphoid And Malaria Diagnosis (A Case Study Of Park Lane Hospital Enugu)

Computer Science Project Material with Source Code Included
Project Report Organization
This report is organized into six chapters. The first chapter takes care of introduction. Chapter two surveys the literature review of this work. In chapter three, the project analysis was done. The input, processing and output modules are critically analyzed.
In chapter four, system Design, implementation And Testing and was careful done. Finally chapter six closes up with summary and conclusions.
Abstract
This project, Expert system on Malaria and Typhoid Diagnosis, is a software system tailored for use in the diagnosis of malaria and typhoid diseases. The software is an expert system with a database containing an expert knowledge. The user only uses it to determine whether he or she has any of the diseases within its domain. The software has been designed to be interactive with audio capability eliciting from the user if they have symptoms of the diseases. The user response helps the expert system to determine the level at which the disease is present. The user is further advised on what next to do. This software is implemented in visual basic programming environment, Health care facility should be accessible by all at all time. But some of the people that should access these facilities are far removed from these facilities. It would be of great necessity to provide a computerized system that will provide a complementary medical service, such as medical disease diagnosis in places where accessibility is a problem as well as health care facilities where qualified experts are lacking, hence this topic, Expert System on Malaria and typhoid fever Diagnose.
Table Of Contents
Preliminary Page(s)
- Title page
- Approval
- Certification
- Dedication
- Acknowledgement
- Abstract
- Table of Contents
- List of Figures
Chapter One:
Introduction
- 1.1 Background of the Study
- 1.2 Statement of the Problem
- 1.3 Objectives of the Study
- 1.4 Significance of the Study
- 1.5 Scope of the project
- 1.6 Limitation of the study
- 1.7 Definition of terns/variables
Chapter Two:
Literature Reviews
- 2.1 Overview of Expert System
- 2.2 Prominent expert systems and languages
- 2.3 The study of expert systems
- 2.3.1 Knowledge representation
- 2.3.2 Knowledge engineer
- 2.4. End user
- 2.4.1 Explanation system
- 2.5 Expert systems versus problem-solving systems
- 2.6 Individuals involved with expert systems
- 2.7 Application of expert systems
- 2.8 Advantages and disadvantages
- 2.9 Types of problems solved by expert systems
Chapter Three:
Analysis Of Existing System and New
- 3.1 Systems Design
- 3.2 Fact finding method
- 3.3 objective of a new system
- 3.4 Input analysis of existing system-
- 3.5 Output analysis of existing system
- 3.6 Information flow diagram
- 3.7 Problem of existing system
- 3.8 Justification of a new system
Chapter Four:
Design and Implementation and Testing of a New System
- 4.1 System design
- 4.1.1 User Interface design
- 4.1.2 Database design
- 4.2 Language choice
- 4.3 Choice of the environment
- 4.4 Implementation
- 4.4.1 Main system implementation
- 4.4.2 Data implementation
- 4.5 Software testing
- 4.5.1 Testing plan
- 4.5.2 System testing
- 4.5.3 Main system driver testing
- 4.5.4 Database Testing
- 4.6 Cost Analysis/Evaluation
Chapter Five:
Summary and Conclusion
- 5.1 Summary of achievement
- 5.2 Problems encountered solutions
- 5.3 Recommendations
- 5.4 Suggestions for further improvement
- 5.5 Conclusion
- Bibliography
- Appendices
- Appendix A: System Source Code
- Appendix B: Typical Input Forms with Data
- Appendix C: Typical Report
- Appendix D: System User’s Guide
List Of Figures
Fig: Title Page
- Fig 3.1 Sample medical examination form
- Fig 3.2 Sample of medical lab report
- Fig 3.3 Information Flow diagram
- Fig 4.1 Diagnosis form
- Fig 4.2 Database flow chart
- Fig 4.3 Program flow chart
- Fig 4.4 Program control flowchart
- Fig 4.5 Main system implementation window
- Fig 4.6 Table implementation
Chapter One
Introduction
1.1 Background of the Study
An expert system is a software system that attempts to reproduce the performance of one or more human experts, most commonly in a specific problem domain, and is a traditional application and/or subfield of artificial intelligence. A wide variety of methods can be used to simulate the performance of the expert however common to most or all are
- The creation of a so-called “knowledgebase” which uses some knowled+`ge representation formalism to capture the subject matter experts (SME) knowledge and
- A process of gathering that knowledge from the SME and codifying it according to the formalism, which is called knowledge engineering. Expert systems may or may not have learning components but a third common element is that once the system is developed it is proven by being placed in the same real world problem solving situation as the human SME, typically as an aid to human workers or a supplement to some information system.
As a premiere application of computing and artificial intelligence, the topic of expert systems has many points of contact with general systems theory, operations research, business process reengineering and various topics in applied mathematics and management science.
Two illustrations of actual expert systems can give an idea of how they work. In one real world case at a chemical refinery a senior employee was about to retire and the company was concerned that the loss of his expertise in managing a fractionating tower would severely impact operations of the plant. A knowledge engineer was assigned to produce an expert system reproducing his expertise saving the company the loss of the valued knowledge asset. Similarly a system called Mycin was developed from the expertise of best diagnosticians of bacterial infections whose performance was found to be as good as or better than the average clinician. An early commercial success and illustration of another typical application (a task generally considered overly complex for a human) was an expert system fielded by DEC in the 1980s to quality check the configurations of their computers prior to delivery. The eighties were the time of greatest popularity of expert systems and interest lagged after the onset of the AI Winter.
In like manner, developing one of such system to represent the repository of the knowledge of a medical doctor is as essential as any other expert system. To this end, this project, Expert System on the Diagnosis of non communicable diseases is a necessity.
1.2 Statement of the Problem
Health care facility should be accessible by all at all times. But some of the people that should access these facilities are far removed from these facilities. More so, in the few available facilities, qualified medical personnel are always key issues that need urgent redress.
In view of the foregoing, it would be of great necessity to provide a computerized system that will provide a complementary medical service, such as medical disease diagnosis in places where accessibility is a problem as well as health care facilities where qualified experts are lacking, hence this topic, Expert System on Malaria and typhoid fever Diagnosis.
1.3 Objectives of the Study
The major objective of this work is to develop an expert system ondiagnosis of non communicable diseases. It also targets towards contributing to academic research work.
It is also to ascertain whether the diseases could be diagnosed based on signs and symptoms.
It will also examine a patient based on simple clinical signs, and to improve family and community health
1.4 Significance of the Study
If this prototype is fully developed will be very useful in many areas such as:
- It will help to retain the skill of an expert medical doctor in case of any eventuality;
- It can support academic development;
- It can be useful in many hospitals, both private and government, cases where the expert is not on seat;
- It can also be used in the laboratory for quick research work.
1.5 Scope of the Project
The scope of this work will include the following
- A dynamic database system that can act as a knowledge based system
- A complete model of an expert system to portray sample troubleshooter
- Explore the power of visual basic in data handling
- To implement a dynamic search system
1.6 Limitations of the Study
The major constraint faced during the implementation of this work was finance. This is among other frustrations such as program failures during modular construction stages. Time was another important factor that limited the extent to which I want to research.
1.7 Definition of Terms/Variables
Diagnose:
The identifying of an illness or disorder in a patient through physical examination, medical tests, or other procedures
Medical:
Relating to medicine, physical examination to determine health: a physical examination by a doctor to check
Malaria:
An infectious disease caused by a parasite that is transmitted by the bite of infected mosquitoes. Common in tropical countries, the disease is characterized by recurring chills and fever.
Typhoid:
A disease condition or a serious fatal bacterial infection of the digestive system, caused by ingesting food or water contaminated with the bacillus Salmonella typhoid.
Communicable:
A communicable disease that can be passed from one person
Expert:
Somebody with a great deal of knowledge, skill, training, or experience in a particular field or activity
• a medical expert
Knowledge-based:
Information system that store wealth of ones knowledge
Symptoms:
Signs of an ill health
Chapter Five
Summary, Recommendation And Conclusion
5.1 Summary
At the end of this research work, several lessons were leant. These include among others, malaria and typhoid disease conditions and their diagnosis based on symptoms.
Again I achieved the major aim and objective of this project work, which was to implement a computer Expert system on communicable Disease diagnosis.
5.2 Problems Encountered and Solutions
There were several problems encountered in the process of this design. The most important aspect of the problem was the aspect of information gathering. It was very difficult to for me source information for the relevant thing that I needed to do.
Finance was another important aspect of the work that rendered everything almost impossible.
5.3 Suggestions for Further Improvements
I would rather here suggest that anybody wishing to repeat this work should dwell more on incorporating sound into the system. Higher programming languages such as java, .Net, etc may be used for future development.
5.4 Recommendations
I strongly suggest that more time should be allocated to school project. This will go a long way to helping the student involved to truly participate actively in developing his work.
Another important suggestion is financial support. Government and agencies should come to the aid of the student carrying out such project work as this financially. This can only be possible if the school will link the student to such agencies and governmental institutions.
5.5 Conclusions
Expert systems have been found to be very useful in our today’s world driven by technology. When expert’s knowledge is extracted and stored, such knowledge can be used to replace the expert in case of demise.
Medical diagnosis will have greater part of the advantages of expert system, knowing that only a few specialties exist in the medical field. The knowledge of such specialist can be replicated and made use of in times extreme necessity.
The development of expert system need be encouraged.
Medical diagnosis will have greater part of the advantages of expert system, knowing that only a few specialties exist in the medical field. The knowledge of such specialist can be replicated and made use of in times extreme necessity.
The development of expert system need be encouraged.


The Complete Material Will Be Sent to You in Just 2 Steps
Quick & Simple…
![]()
Make Payment (Through Transfer) of ₦5,000 to the Account Below
![]() | Acc No: 0811003731 |
| Samphina Academy | |
| Current Account |
Or CLICK HERE To Pay With Debit Card
| FOR STUDENTS OUTSIDE NIGERIA | |
| CLICK HERE To Pay With Card ($15) | |
| FOR GHANA STUDENTS (GHS 100) | |
![]() | MTN MoMo |
| 0553978005 | |
| Douglas Osabutey | |
![]()
Send the Following Details on WhatsApp ( 07062590260 ) After Payment
- Payment Details
- TOPIC: Design And Implementation Of An Expert System On Thyphoid And Malaria Diagnosis (A Case Study Of Park Lane Hospital Enugu)
The Complete Material Will Be Sent To You On WhatsApp After Receiving Your Details
T & C Apply
Students Review
List of Related Works
Evaluation Of Malaria Treatment Among People Living With HIV/AIDS
The Causes And Effect Of Malaria On Man In Benin City
The Prevalence Of Malaria Among Children
Logistic Regression Predicting Malaria And Typhoid Co-Infection
Malaria And Health Care Practices
Role Of Radio And Interpersonal Communication In The Eradication Of Malaria
A Study On Mosquito As A Primary Malaria Vector
Time Series Analysis On The Total Number Of Patients Treated For Malaria Fever
An Assessment On The Factor’s That Encourages Vector Infestation
Impact Of Social Media Malaria Campaign On Facebook And Twitter Among Students
Malaria In Pregnancy Among The Pregnant Women Attending Antenatal Care
Prevalence Of Malaria Parasite Infections Among School Aged Children In Rural Areas
Design And Implementation Of Movie Reservation System
Design And Implementation Of An Intelligence Based System For Students Performance Evaluation
Design And Implementation Of Account Holder’s Information System For A Micro Finance Bank
Design And Implementation Of A Congestion Control System For Multi-User Telecommunication Network
A Mobile Social Networking Application For Academics And For Collaborative Learning
Design And Implementation Of An Online Book Club Management System
Web Enabled Collaborative And Cooperative Learning System
Automated Information System For Urban Taxi Management
Design And Implementation Of A Computerized Tax Collection And Management System
Design And Implementation Of An Android Based Course Learning Materials Application
Design And Implementation Of An Automated System For Supply Management
Design And Implementation Of Folder Locker Application For Windows OS Using C#NET
Design And Implementation Of Apartment Management System
Design And Implementation Of Electronic Civil Service Promotion Scheme
Design And Implementation Of Biological Verification System For Crime Control
Design And Implementation Of Computerized Visa Processing Information System
Design And Implementation Of Online Shopping Website For Gentlemen Clothing
Computerised Pay-As-You-Earn (Paye) / Income Tax Calculator
Design And Implementation Of School Library Information System
Design And Implementation Of Computerised Staff Remuneration System
Design And Implementation Of Criminal Record Management System
Design And Implementation Of E-Learning Platform For An Introduction To C++ Programming Language
Design And Implementation Of A Product Expiry Alert Management System
Design And Implementation Of Software For Mortgage Banking
Design And Implementation Of A Computerised Hospital Management System
Design And Implementation Of A Web-Based Survey Management System


