This study presents the Clinical Temporal Knowledge Graph Representation (CTKGR) model, a novel approach that integrates Graph Convolutional Networks (GCN), Recurrent Neural Networks (RNN), and attention mechanisms to effectively model temporal clinical dynamics from electronic health records (EHRs). The CTKGR model incorporates a Time Length-Aware Module (TLAM) to manage irregular intervals and inconsistent patient visits. Applied to pneumonia patient data, CTKGR significantly improves predictions of clinical symptoms and medication recommendations, offering powerful AI-driven support for clinical decision-making during hospitalization. This study aims to develop an advanced clinical event prediction model leveraging the temporal characteristics embedded within electronic health record (EHR), with a specific focus on predicting clinical events during the hospitalization of pneumonia patients to enhance clinical decision-making. We constructed a temporal knowledge graph (TKG) by systematically extracting clinical information from pneumonia patient EHR data across multiple time points. To effectively capture temporal dynamics and complex clinical interactions, we introduced the clinical TKG representation (CTKGR) model. This innovative model integrates graph convolutional networks (GCN), recurrent neural networks (RNN), and attention mechanisms to explicitly model clinical event progression. Additionally, a time length-aware module (TLAM) was developed to address challenges posed by irregular time intervals and varying frequencies of patient visits. The proposed CTKGR model exhibited superior predictive performance, achieving an AUC of 0.745 for symptom prediction and 0.798 for medication recommendation tasks, significantly outperforming traditional static and non-temporal methods. The CTKGR model effectively captures the temporal dynamics inherent in clinical data, demonstrating robust predictive capabilities for dynamically evolving clinical events. This study offers a novel and effective framework for AI-driven clinical decision support, with strong potential for application in pneumonia management.
Yang et al. (Sun,) studied this question.