Access over 20 million homework & study documents

Report dsa edited

Content type
User Generated
School
Central Michigan University
Rating
Showing Page:
1/3
Using the OOP approach, architecture a healthcare structure for the
information of doctors, nursing staff, and patients.
BY
(REGISTRATION NUMBER)
(YEAR)
LECTURER’S NAME:
Contents
Abstract ............................................................................................................................................... 1
Introduction ........................................................................................................................................ 2
Objectives of study ............................................................................................................................. 2
Executive summary ............................................................................................................................. 2
Background of study ........................................................................................................................... 2
Architecture and Case Study ............................................................................................................... 3
Variables, Ranges, and Keys ................................................................................................................ 3
Operations and the Justification ......................................................................................................... 3
Algorithms and the Justification ......................................................................................................... 3
Modifications ...................................................................................................................................... 3
Conclusions ......................................................................................................................................... 3
References .......................................................................................................................................... 3
Abstract
Healthcare costs a fortune and assets in all countries worldwide; it consumes nearly 30-40% of their
expenditure in the healthcare sector. The only solution is to computerize and online the healthcare
industry. In this document, we propose a software design framework for health care systems based
on object-oriented programming. The proposed system is based on Artificial Intelligence techniques
that can assist the user with selection and decision-making. According to the proposed software
framework, Multi-Agent Systems are the best technique for developing such systems. MAS works
competently together to solve this complicated issue. Patients can be remotely assisted using the
suggested methodology, reducing the patient load on hospitals. The proposed software system
operates on a real-time framework. Computer technology can help improve the correspondence
between follow-up doctors and nurses, and patients by making consultations easier, according to
clinical guidelines, with a reminder on appropriate steps such as taking scheduled prescribed
medicine, engaging in exercises, avoiding certain types of food and dangerous behavioral patterns
such as smoking during patient visits.

Sign up to view the full document!

lock_open Sign Up
Showing Page:
2/3
Introduction
Object-oriented programming (OOP) is a programming framework centered on the basic idea of
objects, which are data structures that contain data in the form of fields (or attributes), as well as code
in the form of processes (or methods). Objects are distinguished by the fact that their procedures
allow access to and modification of their fields. Computer systems are designed in object-oriented
programming by constructing them from objects that connect. Most of the time, four principles apply
Encapsulation: Encapsulation is the process of creating self-contained modules (classes) that bind
handling functions to data members. The information contained within each class is kept private. Each
class defines the rules for what is visible to the public and what modifications are permitted.
Inheritance: Class hierarchies can be created, and inheritance allows the structure and methods in one
class to pass down the hierarchical class system. Complex behaviors emerge from the reuse of code
in a parent class when code is inherited. Only the computation and associated data with that unusual
step must be added if a step is added at the bottom of the hierarchical order. Everything above that
point may be acquired. Object orientation is thought to have a significant advantage in terms of reuse.
Polymorphism: In object-oriented programming, programmers can write methods for objects whose
actual category is unknown until running time. An abstraction implies an object's essential attributes
that differentiate it from other objects and thus provide sharply defined conceptual boundaries
comparable to the viewer's point of view. The integration of data with the methods that function on
that data is referred to as encapsulation. Encapsulation is a technique for hiding the values or state of
a structured data object within a class, preventing unauthorized parties from accessing them directly.
Public access methods (so-called getters and setters) are usually provided in the class to obtain the
values, and other client classes call these methods to fetch and adjust the values inside the object.
This report shows how we use object-oriented programming and DBMS principles to symbolize
doctors, nurses, and patients. For each business, it is necessary to determine which variables should
be used, which will have one or more keys, and which will have a list of corresponding values. In this
report, we have also highlighted the series of tasks considered necessary for the health plan.
Objectives of the study
The following were my objectives for this study that I placed in considerations;
• Analyze the efficacy and efficiency of data structures and algorithms.
• Illustrate your ability to reason about the efficiency of algorithms.
• evaluate and apply appropriate recursive data structures and algorithms
• .
Executive summary
A project was assigned to create a health system with information about doctors, nurses, and patients.
This is not a hospital management system but rather a means of communication between staff and
patients. It is estimated that there are 50 doctors, 100 nurses, and approximately 1000 patients, based
on a thorough examination of the documents.
Background of study
This study's background is to develop a proposed health care system using object-oriented
programming, data structures, and algorithms for a small-scale healthcare system. If we can find
anything online, the medical and healthcare sectors follow suit in today's world. Medical data is
easily hosted in the cloud and made available to hospital employees and patients, and related
physicians.

Sign up to view the full document!

lock_open Sign Up
Showing Page:
3/3

Sign up to view the full document!

lock_open Sign Up
Unformatted Attachment Preview
Using the OOP approach, architecture a healthcare structure for the information of doctors, nursing staff, and patients. BY (REGISTRATION NUMBER) (YEAR) LECTURER’S NAME: Contents Abstract ............................................................................................................................................... 1 Introduction ........................................................................................................................................ 2 Objectives of study ............................................................................................................................. 2 Executive summary ............................................................................................................................. 2 Background of study ................................................................................................. ...
Purchase document to see full attachment
User generated content is uploaded by users for the purposes of learning and should be used following Studypool's honor code & terms of service.

Anonymous
Just what I needed…Fantastic!

Studypool
4.7
Trustpilot
4.5
Sitejabber
4.4

Similar Documents