Chapter Two &3
Chapter Two &3
---
Chapter Two
The current healthcare system in Ethiopia faces numerous challenges due to its reliance on
traditional, manual methods for disseminating health-related information. Most health
centers and organizations do not utilize digital platforms to provide accessible, centralized,
and real-time information to the public. As a result, patients often struggle to find accurate
information about diseases, hospitals, first aid procedures, and emergency contact details,
leading to delays in receiving proper medical care.
The existing system operates without a standardized platform to integrate all health-related
services. Information is typically passed through word of mouth, printed materials, or
occasional public health announcements. These methods are prone to inaccuracies, delays,
and inefficiencies, especially in emergencies.
Healthcare Professionals:
Patients:
Seek medical information and services through direct visits to health centers or through
informal networks.
Inputs:
Patients and community members manually gather information by visiting health centers or
contacting healthcare professionals.
Data related to diseases, first aid, and hospital services are recorded in paper-based
formats.
Processes:
Healthcare professionals manually process and relay information, often with significant
delays.
Public health campaigns attempt to raise awareness but are infrequent and limited in reach.
Outputs:
Patients receive fragmented health-related information, often missing critical details about
hospital locations, disease symptoms, or emergency contacts.
Using the PIECES framework, the bottlenecks of the current system include:
Performance:
Control:
There is no centralized system to ensure the accuracy and quality of information provided
to the public.
Efficiency:
Resources are wasted on manual processes, and the lack of digital tools increases
inefficiency.
Security:
Sensitive patient and hospital information are stored in unsecured formats, making it
vulnerable to loss or misuse.
2.5 Practices to Be Preserved
While the current system has significant challenges, some practices should be retained in
the new system:
Personal Interaction:
The personal touch of healthcare professionals in addressing patient needs and concerns
should be maintained.
Existing public health campaigns have successfully raised awareness about specific issues
and should be integrated into the new platform.
The proposed “Web-Based Ethiopian Health Guidance and Location Service” aims to
address the limitations of the existing system by:
1. Centralizing Information:
Consolidating hospital locations, disease information, and first aid tips into a single, easily
accessible platform.
2. Improving Accessibility:
3. Enhancing Efficiency:
Automating data input, processing, and retrieval to reduce delays and inaccuracies.
4. Ensuring Security:
5. Real-Time Updates:
The functional requirements define the core features of the new system, including:
Users can access comprehensive information about diseases, including symptoms, causes,
and preventive measures.
Users can search for hospitals based on region, specialization, or name and view their exact
locations on an interactive map.
5. Administrative Features:
Administrators can add, update, or delete hospital information, disease data, and first aid
guidelines.
1. Performance:
The system must handle multiple user queries simultaneously without significant delays.
2. User Interface:
The interface must be intuitive and compatible with various web browsers and devices.
Only authorized administrators can modify sensitive data, while users access public
information securely.
The system must include mechanisms to prevent data loss and recover information during
failures.
Chapter Three: System Analysis
Chapter Three
System Analysis
3.1 Introduction
System Requirement Specifications outline the detailed requirements of the system. They
are divided into functional and non-functional specifications to ensure clarity and
completeness.
Use case diagrams visually represent the interactions between users (actors) and the
system. The primary actors include:
Users: Access health-related information, hospital locations, and first aid guides.
Each use case describes specific functionalities of the system, detailing the interactions
between actors and system components.
Sequence diagrams illustrate the flow of interactions within the system for specific use
cases.
Activity diagrams model the workflow for key processes within the system.
The class diagram defines the structural design of the system, showing classes, their
attributes, methods, and relationships.
1. User Home Page: Provides options to search for diseases, hospitals, or first aid tips.
---