Skip to content
Open access

HYBRID AI MODEL FOR HL7 DATA PROCESSING AND SEMANTIC INTEROPERABILITY

Jun 2026 · Herald of Kazakh-British technical university · 0 citations · 7 references

Abstract

Healthcare systems increasingly depend on the structured exchange of information between hospitals, laboratories, and digital platforms. The HL7 v2.x standard provides the backbone for this communication but remains challenging for machine interpretation because of its variable syntax and optional segments. To address this limitation, a hybrid artificial intelligence model was developed for automated processing and classification of HL7 messages, integrating both structural learning and semantic validation. The experimental workflow included the generation of a synthetic dataset of 3,000 patient lifecycles with more than 7,000 ADT messages, followed by parsing, feature engineering, and supervised training. Logistic Regression, Random Forest, and Gradient Boosting were evaluated as baseline classifiers, while a semantic layer combining Named Entity Recognition and Regular Expressions introduced context-aware features such as physician names, medical facilities, and diagnosis indicators. After retraining, ensemble models demonstrated measurable improvement, with Random Forest achieving an increase of +9.3 % in accuracy and +7.0 % in F1-score. The results confirm that the addition of semantic cues enhances model interpretability and overall robustness, bridging the gap between structured message parsing and naturallanguage understanding. The proposed hybrid pipeline may serve as a foundation for intelligent interoperability solutions and future FHIR-compatible healthcare data systems.

Read PDF

Similar papers

#explainable ai Open access Nov 2026

AI health assistant combining transformers and XGBoost for multilingual care

CIMAS HealthMate is proposed, a hybrid multilingual VHA that integrates transformer-based natural language processing (NLP) with an explainable extreme gradient boosting (XGBoost) decision model to provide accurate and transparent symptom triage.

Shamiso Simango, M. Mutandavari · 0 citations
Conference Open access 2026

Natural Language Processing for Prediction of Chronic Diseases from Electronic Health Records

This approach combines semantic understanding of clinical narratives with structural modeling of patient-disease-treatment relationships and successfully validates synthetic EHR data utility for privacy-preserving healthcare AI development while addressing critical requirements necessary for clinical decision support system.

U. Luke, P. Asuquo, Victor Anaga et al. · 0 citations
Jul 2026

A Reproducible Protocol for Developing and Evaluating Explainable Artificial Intelligence Frameworks in Healthcare Analytics.

A reproducible experimental approach to developing and evaluating explainable AI systems for healthcare analytics that integrates the steps of data preprocessing, predictive modeling, interpretation generation, and evaluation into one seamless workflow that can be applied to both structured clinical data and medical imaging datasets.

Yashwant Dongre, Deepali A. Godse, Prawit Chumchu et al. · 0 citations
Conference Jul 2026

Machine Learning-Augmented AI System for Medical Report Analysis, Clinical Summarization, and Diagnostic Decision Support

The extensive adoption of electronic health records has necessitated the development of automated systems that are capable of understanding unstructured clinical documents. Medical records, such as lab results, radiology findings, and discharge summaries, thus make manual analysis a slow and error-prone process. The paper introduces an AI-driven medical report analysis framework that employs natural language processing and deep learning to automatically locate and interpret the clinically significant information. The system proposed in this paper first preprocesses the medical text to identify the major entities such as diseases, symptoms, and drugs, and then translates them into structured clinical data. An attention-based neural model is used to produce brief analytical summaries, which help clinical decision-making. Experimentally, it was found that the proposed system not only outperformed the manual process in accuracy but also reduced the time. The framework, therefore, increases the efficiency of healthcare and opens up the potential for better utilization of electronic medical records.

Simranjit Singh Bedi, S. Kaswan, Sandeep Singh Kang · 0 citations
Review Open access Jul 2026

Tutorial: guidance on the use of large language models for medical research

This entry-level tutorial aims to equip healthcare professionals with the tools necessary to effectively integrate LLMs into clinical practice, ensuring that these powerful technologies are applied in a safe, reliable, and impactful manner.

Qiao Jin, Nicholas Wan, Robert Leaman et al. · 1 citation
Aug 2026

Diagnosis classification in EMR data using latent representations and SNOMED-CT mapping for improved medical data integration.

A diagnosis classification model that automatically maps diagnosis spans in EMR data to the standardized clinical ontology Systematized Nomenclature of Medicine-Clinical Terms (SNOMED-CT) is developed, demonstrating strong potential for scalable and privacy-preserving medical concept normalization in real-world clinical environments.

Sungsu Oh, I. Han, Jae Il Lee et al. · 0 citations