(database) (Schloeffel et al, 2006) unstructured data
such as (documents, images,...) (Kiourtis et al, 2017),
and semi-structured data (XML files) (Mylka et al,
2012).
The EHR interoperability problem refers to the
ability of different systems to seamlessly exchange,
interpret, and utilize patient data across various
healthcare providers and settings. This challenge
arises from differences in data formats, adopted
standards, and proprietary systems, leading to
inefficiencies, medical errors, and fragmented care.
Interoperability can be categorized into three levels,
firstly Technical interoperability, which ensures the
physical connection between systems and data
transfer. Secondly Syntactic interoperability, which
enables data exchange through standardized formats
(HL7, XML), (Sartipi and Dehmoobad ,2008).
Thirdly Semantic interoperability, which ensures a
uniform understanding of exchanged data by using
standardized medical terminologies. Semantic
interoperability is essential for improving clinical
decision-making, enhancing care coordination, and
ensuring that all healthcare professionals have access
to consistent and reliable medical information. To
address these challenges, several standards and
terminologies have been developed. Among the
standards enabling structured clinical content
exchange are Health Level Seven (HL7) Digital
Imaging and Communications in Medicine
Structured Reporting (DICOM SR), (Begoyan, 2007)
, ISO EN 13606 (Costa et al, 2011) , openEHR
[(Kalra, 2006), (Schloeffel et al, 2006),( Da Costa,
2019),( Roehrs et al, 2018), (Begoyan, 2007)], GEHR
(Celesti et al, 2016). Nonetheless,semantic
interoperability cannot be achieved without the
adoption of standardized medical terminologies, such
as the Systematized Nomenclature of Medicine
Terms (SNOMED CT), which is the most
comprehensive medical terminology system used
worldwide. SNOMED CT enables precise encoding
of clinical information, facilitating medical document
annotation, clinical decision support, and EHR
interoperability.
Despite continuous efforts, limitations persist,
particularly concerning the variety of medical data
formats, variability of collection protocols,
confidentiality concerns, and the absence of uniform
standards for semantic tagging. These challenges
hinder the automatic understanding of medical data,
slowing down interoperability advancements. To
overcome these limitations, this study proposes an
innovative approach that integrates ontologies,
machine learning, and Natural Language Processing
(NLP). This combination allows for standardizing
medical concept representation, automatically
detecting medical abbreviations, and improving the
contextual understanding of medical terms.
Unlike previous approaches, our method
introduces a novel integration of structured ontology-
based representations with advanced machine
learning and NLP models, enhancing data
standardization, medical entity recognition, and
abbreviation expansion. This paper details each phase
of our proposed approach, demonstrating how it helps
overcome barriers to medical data interoperability
and facilitates seamless integration within healthcare
systems, ultimately improving patient care.
This paper presents an integrated approach to
solving challenges related to medical data
interoperability by combining ontology, machine
learning and NLP. We discuss in detail the different
phases of our approach by combining different
advanced techniques, our approach helps overcome
barriers to medical data interoperability and paves the
way for better healthcare system integration and
improved patient care. The rest of this paper is
structured as follows. Section 2 presents the related
work and previous studies. Section 3 describes the
used dataset. The proposed architecture with its
internal phases are described in Section 4. Section 5
contains the results of experiments, and we discuss
our evaluation of the proposed solution. Section 6
presents a comparison study. Finally, the conclusion
and future work.
2 RELATED WORK
One of the most consistent themes across the
literature is the potential of EHR to revolutionize
multiple aspects of healthcare. Many of these papers
describe how an EHR system can improve how
patients are diagnosed, treated and improve
healthcare (Gunter et al , 2005). McClanahan
describes how quick access to patient information
through a universal EHR system can save the lives of
thousands of emergency room patients each year by
reducing medical errors (McClanahan, 2008).
Santos et al. explained the importance of EHR due
to its ability to integrate various user interfaces and
programs. While their findings are promising, they do
not fully address the significant infrastructural and
financial challenges of integrating diverse systems at
a national or international level. Many of the
proposed solutions are theoretical and lack real-world
validation, which raises questions about their
scalability and long-term feasibility (Santos et al,
2010).