Machine Learning and Deep Learning in Medical Data Analytics and Healthcare Applications 1st Edition Unlimited Download
Machine Learning and Deep Learning in Medical Data Analytics and Healthcare Applications 1st Edition Unlimited Download
Visit the link below to download the full version of this book:
https://medidownload.com/product/machine-learning-and-deep-learning-in-medical-d
ata-analytics-and-healthcare-applications-1st-edition/
Names: Jena, Om Prakash, editor. | Bhushan, Bharat, editor. | Kose, Utku, 1985- editor.
Title: Machine learning and deep learning in medical data analytics and
healthcare applications / edited by Om Prakash Jena, Bharat Bhushan, Utku Kose.
Description: First edition. | Boca Raton : CRC Press, 2022. | Series: Biomedical and robotics
healthcare | Includes bibliographical references and index. | Summary: “The book incorporates
the many facets of computational intelligence, such as machine learning and deep learning, to
provide groundbreaking developments in healthcare applications. It discusses theory, analytical
methods, numerical simulation, scientific techniques, analytical outcomes, and computational
structuring”-- Provided by publisher.
Identifiers: LCCN 2021043580 (print) | LCCN 2021043581 (ebook) | ISBN 9781032126876 (hardback) |
ISBN 9781032127644 (paperback) | ISBN 9781003226147 (ebook)
Subjects: LCSH: Medical technology. | Medical care--Technological innovations. |
Robotics in medicine.
Classification: LCC R855.3 .M33 2022 (print) | LCC R855.3 (ebook) |
DDC 610.285--dc23/eng/20211103
LC record available at https://lccn.loc.gov/2021043580
LC ebook record available at https://lccn.loc.gov/2021043581
DOI: 10.1201/9781003226147
v
vi Contents
vii
Editors
Dr. Om Prakash Jena (PhD) is currently work-
ing as an Assistant Professor in the Department of
Computer Science, Ravenshaw University, Cuttack,
Odisha, India. He has ten years of teaching and
research experience in the undergraduate and post-
graduate levels. He has published several technical
papers in international journals, conferences, and
edited book chapters of reputed publications. He
is a member of IEEE, IETA, IAAC, IRED, IAENG, and WACAMLDS. His cur-
rent research interest includes database, pattern recognition, cryptography, network
security, artificial intelligence, machine learning, soft computing, natural language
processing, data science, compiler design, data analytics, and machine automation.
He has many edited books to his credit, published by Wiley, CRC Press, Bentham
Publication, and is also the author of two textbooks under Kalyani Publisher. He also
serves as a reviewer committee member and editor of many international journals.
ix
x Editors
CONTENTS
1.1 Introduction....................................................................................................... 2
1.2 Related Work..................................................................................................... 3
1.2.1 Semantic Interoperability and Semantic Interoperability in EHR........ 3
1.2.2 Fast Health Interoperability Resources.................................................4
1.2.3 Existing Systems.................................................................................... 5
1.3 Terminologies in the Healthcare Ecosystem..................................................... 6
1.3.1 Standardizing Healthcare Data..............................................................6
1.3.1.1 Referencing Terminology....................................................... 6
1.3.1.2 Syntax.....................................................................................6
1.3.1.3 Semantics................................................................................7
1.3.1.4 Pragmatics...............................................................................7
1.3.2 Fast Health Interoperability Resources.................................................7
1.3.3 FHIR as API..........................................................................................7
1.3.4 Common Drug Codes for India (CDCI)................................................8
1.3.5 EHR Standards...................................................................................... 8
1.4 Methodology......................................................................................................8
1.4.1 High-Level Architecture...................................................................... 11
1.4.2 High-Level Representation of CDI Layer............................................ 11
1.4.3 Common Data Interface Functionality................................................ 12
1.4.3.1 New Patient Registration...................................................... 13
1.4.3.2 Search for an Existing Patient in Application Database....... 14
1.4.3.3 Existing Patient Information Extraction Process.................. 14
1.4.3.4 Searching for Patient Data in a Federated System................ 14
1.4.3.5 Use Case................................................................................ 15
1.4.4 CDI Subspace Creation........................................................................ 16
1.4.5 CDI ID Process and Reference Model................................................. 17
1.4.6 CDI ID Format..................................................................................... 17
1.4.6.1 Novel Unique ID Design....................................................... 17
1.5 Discussion and Conclusion.............................................................................. 19
1.6 Future Enhancement........................................................................................ 19
Acknowledgments.....................................................................................................20
References.................................................................................................................20
DOI: 10.1201/9781003226147-1 1
2 Machine Learning and Deep Learning in Medical Data Analytics
1.1 INTRODUCTION
People are well connected in more places than ever and actively participate in digi-
tal healthcare activities in the current generation. Healthcare professionals look for
deeper health insights and actionable information like making better decisions and
efficiently improving patient record information at lower costs. The current health-
care scenario is expected to be digitized. People regularly connect to their differ-
ent health gadgets and regularly monitor their health activities. Digital healthcare
enables the healthcare ecosystem to have a huge amount of connected data for
regular monitoring. The proposed high-level integration architecture is the open
architecture that provides services in compliance with data standards and has a
capability that inspires new healthcare application developers to design next-gen
connected health and wellness systems like digital gadgets that connect across
the healthcare devices, unlike other open architecture. In the current scenario,
we see a patient present at the emergency department. We don’t know anything
about them even though they might have a lot of electronic records (R. Bayer et al.
2015). Knowing them as digital citizens, we take care of them on time and at a
lesser cost. The connected healthcare system supports these features and enables
the individual’s data or health record to be accessible at any point in time for the
health ecosystem’s concerned stakeholders. So there is a necessity that automation
and integration are necessary. We have found that our automated systems are often
much siloed (T. Benson et al. 2016).
It is a long-term challenge to make the health entities interoperable. When
health data and related information are standalone systems, they need to be con-
nected to serve the purpose for which they had been originally designed or intended.
To achieve interoperability, the databases are gradually deployed in a distributed
architecture and the subsequent federation by reusing resources to build a knowl-
edge-based system. But this can be well implemented by incorporating standards
in healthcare systems. With the wide opportunity of semantic technology, we can
incorporate interoperability (B. Hu et al. 2006).
In the federated system approach, various databases are put together to exchange
and communicate the data. But this can be achieved with certain constraints in
design and usage. In a semantic-based approach, the meaning of the information
that needs to be integrated is considered when integrating the database schema with
respective row and column names. Thus, it is the syntactic approach of integration.
The amount of data in the healthcare ecosystem keeps growing. Patient data
is generated by various health stakeholders like physicians, laboratories, medical
devices, research facilities, and now even from in-home data sources such as per-
sonal fitness devices. Sharing this data across so many disparate systems is critical
to ensuring the successful care of individual patients and improving overall popula-
tion health.
In G. Alterovitz et al.’s (2015) study, the authors report a typical case system from
ontology mapping. A similar integration algorithm and data will produce differ-
ent results. The results are arbitrary, as evidenced in the formatting and annotation,
which make the result difficult to reuse. And, this makes semantic integration dif-
ficult to apply.
CDI for Sustainable Healthcare System 3
using ontology (A. Kiourtis et al. 2019). It can automatically integrate information
between multiple users and systems to improve feedback efficiency to query terms
and ensure that the feedback is true and clear regardless of the data representation
(J. D. Heflin et al. 2000). Web ontologies can be used to integrate data and seman-
tic interoperability from medical data because they use existing health standards to
access patient records. In addition, the location of data instances is consistent with
medical terminology (D. Teodoro et al. 2011).
EHR is a digital representation of a patient’s health record, including medi-
cal treatment, diagnosis, treatment plan, and medical history. This is a system-
atic way to store this information and provide it to all parties under each party’s
authorization. Therefore, EHR adopted a prototype-based approach that enables
clinical decision support system (CDSS) tools to make decisions about patient care
(R. Bayer et al. 2015).
Assuming that the EHR is patient-centric, it is not an institution. It has a long-
term care record, including the various medical care that the patient has received,
and the medical treatments, plans, and prognostic instructions followed. The EHR
prototype provides a simplified process for the flow of information between clini-
cians without interpreting information in the existing system. The terms used in the
system are not universally defined; they may be specific to a particular system devel-
oper’s specific prototype. As a result, integrating this information between different
prototypes constitutes a limitation (S. Garde et al. 2007).
depression. When patient X experiences moderate chest pain, he visits the cardi-
ologist. The concerned healthcare provider asks patient X to provide the health
conditions, insurance, and basic demographic details of patient X. This continues
as and when patient X visits all types of care providers. The problem is that while
patient X’s information is already stored at the cardiologist center, it is not acces-
sible or shareable with the diabetic care provider. Interoperability is the approach
to solve this problem to avoid delay and provide the necessary information at the
right time to the right.
1.2.3 Existing Systems
Semantic interoperability can be achieved by incorporating healthcare standards (U.
Batr et al. 2014). The author has compared various standards and their implications
to achieve semantic interoperability. Choosing the best adoptable standard is very
important. HL7 is used widely as a messaging model.
In Pijush Kanti et al.’s (2019) study the author discusses the “V’s” of healthcare
big data where volume, velocity, variability, validity, variety, veracity, viability, vul-
nerability, and visualization of data are described. To achieve the efficient use of big
data in healthcare, incorporating standards is very much required. EHR require data
across healthcare applications using standards-based methods by which seamless
data exchange can be done.
HealthSuite (Philips, USA, 2018) is a cloud-based open digital platform that offers
users continuous, personalized health care. The kit includes functions for analy-
sis, sharing, and processing. Healthcare service coordination. The analysis section
employs ML algorithms as well as various predictive analysis technologies. Shared
functionality is essentially multi-device platform interoperability. Orchestration, in
essence, achieves workflow synchronization, such as Tasks and so on (D. P. Pijush
Kanti et al. 2019).
Watson health (IBM) is a complete software package developed by IBM that
can help all aspects of health. It has AI and ML capabilities that can help diag-
nose and treat diseases effectively and reduce hospital staff and patient care staff.
Watson can understand the patient’s medical history and ask for all possible new
drugs or technologies on the market, thus saving the doctor’s time checking all the
literature.
A fully integrated system with the Internet of Healthcare Things (IoHT) frame-
work can be used remotely to assist medical experts in diagnosing and treating
skin cancer (A. Khamparia et al. 2020). According to the performance index
evaluation, the proposed framework outperforms other pre-trained architectures
regarding accuracy, recall, and accuracy of detecting and classifying skin cancer
from skin lesion images.
Even though internet of health things (IoHT) has a very complex architecture due
to the connectivity of a wide range of devices and services in the system, it can be
incorporated into the healthcare system for data collection and real-time monitoring.
This paper presents a brief overview of urban IoT systems designed to support smart
cities and advanced communication technologies (A. K. Rana et al. 2019).
6 Machine Learning and Deep Learning in Medical Data Analytics
1.3.1.2 Syntax
Syntax is the standard that specifies the required order of composition when ana-
tomical terms and various restrictions, such as “acute,” “distal,” “left and right,” are
used in clinical narratives.