Research Article Open Access

Predictive Modeling Applied to Structured Clinical Data Extracted from Electronic Health Records: An Architectural Hypothesis and A First Experiment

Alessandra Pieroni1, Alessandro Cabroni2, Francesca Fallucchi2 and Noemi Scarpato3
  • 1 Agency for Digital Italy (AgID), Italy
  • 2 Guglielmo Marconi University, Italy
  • 3 San Raffaele Roma Open University, Italy

Abstract

Predictive analysis is one of current important issues in the healthcare context. A lot of patients’ input data can be obtained from their Electronic Health Records. In our research, we propose a general architecture named Health Prediction Architecture. Initially, we consider that data refer to strongly structured health datasets (no free text). Our objectives are related to exploring some problems in the prediction context for healthcare. In particular, we consider dataset heterogeneity, accuracy together explain ability, dataset for benchmarking. After a presentation of Electronic Health Record and some useful related standards, we propose our architecture based on two principal modules. First module produces features extraction and it implements a Convolutional Neural Network or alternatively a Multi-Layer Perceptron. Second module produces predictions and it implements alternatively one from Graph Convolutional Network, Simplified Graph Transduction Game, Nearest Nodes and Classes Graph. We define the datasets randomly so to have the possibility to manage data sufficiently heterogeneous and useful for a benchmarking, without any privacy problem too. In this study, we experiment a first instantiation of the architecture, based on Multi-Layer Perceptron as first module and Simplified Graph Transduction Game as second module, considering health data related to type 2 diabetes risk, generated according to a healthcare rule. We try the architecture by slightly increasing both cardinalities of datasets and extracted features. As first results of our research, in this study we produce training and testing randomized datasets and we obtain a testing accuracy behavior generally better than using only Multi-Layer Perceptron (best accuracy with 200 labelled elements). Our architecture aims to evolve to be used as a general solution in healthcare predictions context. We are also interested in studying our solution in future works from the explain ability point of view, with particular interest in explaining the results in terms of input attributes.

Journal of Computer Science
Volume 17 No. 9, 2021, 762-775

DOI: https://doi.org/10.3844/jcssp.2021.762.775

Submitted On: 13 May 2021 Published On: 7 September 2021

How to Cite: Pieroni, A., Cabroni, A., Fallucchi, F. & Scarpato, N. (2021). Predictive Modeling Applied to Structured Clinical Data Extracted from Electronic Health Records: An Architectural Hypothesis and A First Experiment. Journal of Computer Science, 17(9), 762-775. https://doi.org/10.3844/jcssp.2021.762.775

  • 2,110 Views
  • 794 Downloads
  • 6 Citations

Download

Keywords

  • Electronic Health Record
  • FI Nnish Diabetes R Isk S Core
  • Convolutional Neural Network
  • Multi-Layer Perceptron
  • Graph Convolutional Network
  • Graph Transduction Game