Next Article in Journal
Geriatric Importance of Histopathological Parameters Evaluated in Thyroidectomy Specimens: A Single Center Retrospective Analysis
Previous Article in Journal
Kidney Biopsy and Immuno-Rheumatological Diseases: A Retrospective and Observational Study
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

DeepBiomarker2: Prediction of Alcohol and Substance Use Disorder Risk in Post-Traumatic Stress Disorder Patients Using Electronic Medical Records and Multiple Social Determinants of Health

1
Computational Chemical Genomics Screening Center, Department of Pharmaceutical Sciences/School of Pharmacy, University of Pittsburgh, Pittsburgh, PA 15213, USA
2
School of Information Sciences, University of Illinois Urbana-Champaign, Champaign, IL 61820, USA
3
RTI International, Durham, NC 27709, USA
4
Menninger Department of Psychiatry, Baylor College of Medicine, Houston, TX 77030, USA
5
Department of Psychiatry, School of Medicine, University of Pittsburgh, Pittsburgh, PA 15213, USA
6
Center for Education and Drug Abuse Research, Department of Pharmaceutical Sciences/School of Pharmacy, University of Pittsburgh, Pittsburgh, PA 15213, USA
*
Author to whom correspondence should be addressed.
J. Pers. Med. 2024, 14(1), 94; https://doi.org/10.3390/jpm14010094
Submission received: 14 November 2023 / Revised: 3 January 2024 / Accepted: 10 January 2024 / Published: 14 January 2024
(This article belongs to the Section Methodology, Drug and Device Discovery)

Abstract

:
Prediction of high-risk events amongst patients with mental disorders is critical for personalized interventions. We developed DeepBiomarker2 by leveraging deep learning and natural language processing to analyze lab tests, medication use, diagnosis, social determinants of health (SDoH) parameters, and psychotherapy for outcome prediction. To increase the model’s interpretability, we further refined our contribution analysis to identify key features by scaling with a factor from a reference feature. We applied DeepBiomarker2 to analyze the EMR data of 38,807 patients from the University of Pittsburgh Medical Center diagnosed with post-traumatic stress disorder (PTSD) to determine their risk of developing alcohol and substance use disorder (ASUD). DeepBiomarker2 predicted whether a PTSD patient would have a diagnosis of ASUD within the following 3 months with an average c-statistic (receiver operating characteristic AUC) of 0.93 and average F1 score, precision, and recall of 0.880, 0.895, and 0.866 in the test sets, respectively. Our study found that the medications clindamycin, enalapril, penicillin, valacyclovir, Xarelto/rivaroxaban, moxifloxacin, and atropine and the SDoH parameters access to psychotherapy, living in zip codes with a high normalized vegetative index, Gini index, and low-income segregation may have potential to reduce the risk of ASUDs in PTSD. In conclusion, the integration of SDoH information, coupled with the refined feature contribution analysis, empowers DeepBiomarker2 to accurately predict ASUD risk. Moreover, the model can further identify potential indicators of increased risk along with medications with beneficial effects.

1. Introduction

Posttraumatic stress disorder (PTSD) and alcohol and substance use disorder (ASUD) often co-occur, with an estimated prevalence of ASUD amongst individuals with PTSD of 46% in the United States alone [1]. Patients with ASUD experience higher rates of PTSD, with the highest rates reported in patients with both alcohol and drug use disorders [2]. The current literature has enlisted mechanisms that may explain this co-occurrence: (1) ASUD could exacerbate the risk of developing PTSD, as patients tend to lead a high-risk lifestyle, which increases the chances of being exposed to or experiencing a traumatic event (e.g., sexual assault under the influence of substances) [3]; (2) PTSD development can precede ASUD as patients use substances to self-medicate their PTSD symptoms [4]; (3) genetic influences on the onset, maintenance, or etiology of both disorders; and (4) multiple aspects of well-being such as psychosocial risk and protective factors extracted from social determinants of health (SDOH) could be related to a shared underlying factor affecting the overall quality of life. While various studies suggest that both PTSD and ASUD share common dysfunctions in numerous biological systems, it is paramount to determine multiple indicators of increased and decreased risk that are responsible for the development of ASUD in PTSD, and this can be achieved via the application of novel analytic technologies to data-mine Electronic medical record (EMR) data from these patients. In addition, the current treatment of PTSD and ASUD is limited [5].
Social determinants of health (SDoH) are “conditions or environments in which people are born, grow, live, work, and age” [6]. Five key SDoH domains that have significant impacts on human health are (1) economic stability, (2) education, (3) health and healthcare, (4) neighborhood and the built environment, and (5) the social and community context [7]. These complex, integrated, and overlapping social and economic systems are, in turn, responsible for most health inequalities and poor health outcomes existing today. EMRs are an important component of clinical practice and documentation. However, a major limitation of EMRs is the lack of reliable SDoH information and documentation, which is strongly associated with mental health [8]. EMRs collect clinical information such as diagnosis, medication use, laboratory test results, vital signs, procedures, and other data in a systemic fashion. Other nonclinical determinants of health such as age, race, and ethnicity are collected in a structured EMR format. Current studies have linked a variety of SDoH parameters such as neighborhood socioeconomic status (nSES) indicators with disease risk factors to improve the accuracy of risk prediction models [9,10]. By extrapolating information obtained from both conventional (e.g., EMR sources) and non-conventional sources (e.g., SDoH databases, clinical EMR notes, census data), one can use these “big data” for risk prediction and the development of interventions to improve multiple clinical outcomes, especially focusing on high-risk patients such as patients with multiple comorbidities. However, to the best of our knowledge, few studies have assessed the importance of this wide range of multimodal information, which includes diagnosis, medication use, laboratory test results, individual-level SDoH indicators (e.g., race, age, gender, etc.), neighborhood-level SDoH indicators (e.g., nSES index, etc.), and psychotherapy status in the prediction of outcomes of patients, especially with mental disorders.
Deep learning/data mining algorithms translate “big data” into valuable information for hypothesis generation through deep hierarchical feature construction to capture long-range dependencies in the EMR data [11]. Deep learning techniques learn certain features directly from the data itself, without any human guidance, thus allowing for the automatic discovery of latent data relationships that might otherwise be hidden. Various deep learning models offer unique advantages in addressing challenges associated with temporal EHR data by using the multilayer perceptron (MLP) [12], the restricted Boltzmann machine (RBM) [13], a convolutional neural network (CNN) [14], a recurrent neural network (RNN) [15,16], and transformer-based architectures [17], to name a few. A systematic review found RNNs, including Long short-term memory (LSTM) and the Gated Recurrent Unit (GRU), effectively handle sequential information in multiple studies, while CNNs capture spatial correlations in fewer studies [18]. Additionally, the complex structure of temporal EHR data poses difficulties in standard learning algorithms, and four major challenges are currently identified: data irregularity, sparsity, heterogeneity, and model opacity. Intrinsically interpretable models, like the Risk-calibrated Supersparse Linear Integer Model (RiskSLIM) [19] and AutoScore [20], integrate machine learning with deep learning for practical clinical score generation. In summary, these models contribute diverse strengths, encompassing data augmentation, transferability, interpretability, and effective handling of sequential and spatial information in temporal EHR data. Deep learning models still encounter other challenges related to their interpretability and their capacity to offer uncertain estimates, which is less than ideal for clinical applications [18,21,22,23]. Future studies are necessary to explore the development of more comprehensive and integrated solutions to enhance the effectiveness of handling temporal EHR data. Researchers are encouraged to integrate clinical domain knowledge into their study designs and focus on improving model interpretability, ultimately facilitating more seamless clinical implementation [18,24]. Clinical domain knowledge encompasses expertise in clinical medicine and healthcare, covering medical practices, diseases, patient care, and treatment protocols. Examples include disease pathophysiology, treatment guidelines, patient care protocols, medical terminologies, diagnostic criteria, pharmacology, epidemiology, patient history analysis, clinical research methods, and familiarity with healthcare workflows. Integrating clinical domain knowledge is crucial for designing effective healthcare solutions, interpreting medical data, and ensuring artificial intelligence models align with real-world clinical scenarios [24,25,26,27,28,29,30,31].
By analyzing the EMR of PTSD patients and leveraging clinical domain knowledge, we can find indicators of increased risk or medications that may have the potential to reshape the trajectory of disease progression. We are especially interested in finding medications associated with a high risk or a low risk of developing adverse outcomes such as developing substance abuse disorder among PTSD patients. This, in turn, can be used to design better treatment options for those patients. In this study, we improved our previous deep-learning-based Deepbiomarker to develop our latest version, DeepBiomarker2. We refined the relative contribution analysis for the identification of important features, used natural language processing to extract psychotherapy from clinical notes, and integrated multiple SDOH and psychotherapy parameters in our model. We then applied DeepBiomarker2 to ASUD risk prediction, provided refined results specific to high-risk cohorts, proposed new interdisciplinary hypotheses, and identified risk/protective medications for the prevention of PTSD developing into ASUD. In the development of DeepBiomarker2, clinical domain knowledge played a pivotal role. We enhanced model applicability and interpretability by incorporating clinical domain knowledge through feature selection, collaboration with healthcare professionals, and transparent reporting to contribute to model relevance and practical implementation in healthcare settings. Collectively, we anticipate that health professionals can improve the classification of patients based on their complexity and heterogenicity, develop targeted interventions for better health outcomes, and reduce existing health disparities at lower costs.

2. Materials and Methods

2.1. Data Source

We included data from January 2004 to October 2020 from the Neptune system at the University of Pittsburgh Medical Center (UPMC), which houses EMR from the UPMC health system for research purposes (rio.pitt.edu/services). The database includes multimodal information: demographic information, diagnoses, encounters, medication prescriptions, prescription fill history, and laboratory tests. We used ASUDs after the diagnosis of PTSD. PTSD and ASUD patients were identified by ICD9/10 codes (‘309.81’, ‘F43.10’, ‘F43.11’, and ‘F43.12’) and ICD9/10 codes (See Appendix A), respectively. The medication fills include medications that a patient had filled at commercial pharmacies, collected, and reported by the clearing house SureScripts.

2.2. Data Preparation

Data preparation was performed similarly to that described in our previous paper DeepBiomarker [32]: For a given PTSD patient without a previous diagnosis of ASUD at an index date, our primary aim was to predict whether the patient will experience ASUDs within the next 3 months. In our study, a case was defined as a PTSD patient who had a record of ASUD within the next 3 months, while a control was defined as a PTSD patient with no record of ASUD in the next 3 months after the index date. The index date can be any encounter date after the PTSD diagnosis but before the first diagnosis of ASUD. If a patient had multiple encounters satisfying the inclusion criteria, we only considered the latest encounter to mimic the latest status of the patient. We excluded patients who had a diagnosis of PTSD and ASUD on the same day or experienced ASUD before the PTSD diagnosis. The patient was also required to have no record of ASUD within one year before the index date to negate the possibility of a previous history of ASUD (Supplementary Figure S1). The reason for using a 3-month time window for prediction and a one-year observation time window for data collection is that we are interested in risk prediction of the near future (e.g., within 3 months) and the effects of medication use on patient outcomes. We assume that the effects of a medication cannot last for too long (e.g., no more than 1 year). We used multimodal information such as diagnosis, medications, and lab test results 1 year preceding the index date, as well as SDoH and psychotherapy information at the index date as the input. We specifically included lab test results that had high frequencies and were coded as abnormal by searching results that were labeled as “ABNORMAL”, “HIGH”, or “LOW”. We did not consider lab test results with a low frequency (less than 100 times). We clustered diagnosis codes into diagnosis groups based on the first 3 letters of their ICD-10 codes. Medication names were converted to their respective unique DrugBank IDs. Lastly, for each encounter, the associated multimodal information, namely diagnosis, medication, and lab tests, was packed into a sequence based on their respective disease categories, DrugBank IDs, and lab test IDs.

2.3. Dataset Splitting

We split our dataset with a ratio of 8:1:1, where 8 subsets were used as the training dataset, one subset was used as the validation dataset to find the optimal parameters, and the last subset was used as the test set to evaluate the generalization of our model.

2.4. SDoH Data

For each PTSD patient, we included both the individual-level SDoH and neighborhood-level SDoH data. Individual-level SDoH features such as race, age, and gender were extracted from the demographic information in EMR and coded similarly to diagnosis codes to input in the models. We also used neighborhood-level SDoH features (see Appendix A) such as racial segregation, neighborhood socio-economic status, percentage of non-citizens, a person of color index, the normalized difference vegetation index, the aridity index, percentage of male widowers, percentage of US citizens, percentage of households with limited English proficiency, income segregation, percentage of population with same-sex marriage, the urban index, percentage of population who are separated from their partner, and percentage of households with transportation barriers, which were calculated using their respective formulas and extracted from the American community survey (ACS) (See supplementary information about SDoH parameters). Neighborhood-level SDoH factors are geographically derived neighborhood-level SDoH parameters that can be used for the assessment of healthcare utilization [33]. The ACS is a rolling survey of the US population that gathers information, such as ancestry, educational level, income level, language proficiency, migration status, disability status, employment status, and housing characteristics, across 1298 variables [34]. The ACS releases estimates at the regional, state, and county levels every year, and data at the census tract, block group, and zip code levels are available every 5 years. Structural racism demands a multidimensional measure to address racial and income disparities [35]. Previous studies have used all of the above indexes including an index of concentration at the extremes (ICE) to represent a geographical area–based measure of the socioeconomic deprivation experienced according to their neighborhood [36]. Although the efficacy of these SDoH parameters such as ICE is established at the census tract level, its utility at the zip code level, where it offers potentially more stable estimates of disparities, remains relatively unexplored [37,38]. For our study, a patient’s 5-digit zip code at the index date was used. Collectively, the SDoH data were mapped and later used as input in our model.

2.5. Trauma-Focused Psychotherapy and Cognitive Behavioral Therapy Data

For each PTSD patient, we extracted both cognitive behavioral therapy (CBT) and trauma-focused psychotherapy data. Trauma-focused psychotherapy included cognitive processing therapy (CPT), prolonged exposure (PE), and eye movement desensitization and reprocessing (EMDR), which were extracted from respective clinical notes in the EMR using natural language processing techniques. The iterative extraction process was performed as follows (Supplementary Figure S2): we created a custom keyword dictionary with the help of subject matter experts and extracted only those sentences that included the keywords or related keywords that had: “cognitive processing therapy”, “prolonged exposure”, “eye movement desensitization and reprocessing”, and “cognitive behavioral therapy”. We then created a sentence dictionary that would identify only those patients who have an active status. We then used a pre-trained model all-mpnet-base-v2, a sentence transformer-based natural language model. This model is based on the MPNet architecture and has the highest performance in generating sentence embeddings [39]. We used the original form, where the output dimension was 768. We then identified which patients underwent or are undergoing CBT and trauma-focused psychotherapy, and we coded it similar to SDoH to input in the models.

2.6. DeepBiomarker2

We leveraged the Pytorch_EHR framework developed by Rasmy et al. as the foundation of our analysis. These deep learning models based on multiple recurrent neural networks were used to analyze and predict clinical outcomes [40]. We implemented two models: TLSTM (Time-aware long short-term memory) and RETAIN (Reverse Time Attention Model). TLSTM is a specialized neural network architecture designed for modeling time-series data with temporal dependencies. Unlike traditional LSTMs, they consider timestamps, enabling them to capture the data’s temporal context during training and prediction. These models are valuable in handling irregularly sampled time-series data with varying intervals and missing data. It decomposes memory cells, integrates elapsed time information, and effectively captures temporal dynamics, enhancing its utility for tasks involving irregularly timed data sequences [41]. RETAIN (Reverse Time Attention Model) is a specialized neural network architecture that leverages both patient-level and visit-level information to make predictions about patient outcomes using EMR data. The model incorporates attention mechanisms, which enable it to weigh the significance of different medical visits and patient history, providing interpretable insights into why specific predictions are made. In conjunction with these algorithms and our previous model DeepBiomarker, we further modified the framework and named it DeepBiomarker2 (Figure 1). This enhanced model represented a significant advancement regarding (a) the extraction of psychotherapy status (both cognitive behavioral status and trauma-focused psychotherapy) from clinical notes, (b) the integration of individual lab tests, SDoH parameters, psychotherapy status, medications, and diagnosis as the input, so that we can assess the important clinical and non-clinical factors associated with ASUD risk, and (c) the refinement of the contribution analysis module, a pivotal component of our approach. This refinement involved optimizing the relative contribution analysis, a method used to quantify the impact of key factors. We assessed these factors by measuring the observed changes in the model’s predictions. In our study, we followed the same parameters as our previous versions to maintain consistency and ensure methodological robustness and comparability. Embedding dimension 128 determined the dimensionality of embedded data representations, impacting the model’s ability to capture complex relationships. The hidden size of 128 specified the number of neurons in each recurrent layer, influencing the model’s capacity to capture intricate data patterns. A dropout rate of 0.2 served as a regularization measure during training, preventing overfitting by randomly deactivating neurons. With eight layers, our model delved deeply into data hierarchies, although at the cost of increased complexity. An input size of 30,000 signified the breadth of features considered, while a patience value of 3 dictated early stopping based on validation performance. Together, these parameters underpinned our deep learning model’s architecture, ensuring reliable and consistent analysis of factors associated with ASUD risk among PTSD patients. To estimate the standard deviations of the accuracy, we repeated our calculations five times for each of the algorithms.

2.7. Statistical Analysis

Assessment of the importance of the clinical factors for predicting ASUD events.
To examine the importance of the clinical factors for the prediction of ASUDs, we calculated the relative contribution (RC) of each feature on the ASUD [42]. The RC of a feature was calculated as the median contribution of the feature to events divided by the median contributions of this feature to no events. The contributions were estimated by a perturbation-based approach [43]. The RC value and significance calculation are shown as follows where FC represents the feature contribution:
R C   v a l u e = m e d i a n ( F C w i t h   e v e n t ) m e d i a n ( F C w i t h o u t   e v e n t )
R C   s i g n i f i c a n c e = W i l c o x o n   r a n k   s u m   t e s t   p   v a l u e   ( F C s w i t h   e v e n t   a n d   F C s w i t h o u t   e v e n t )
The FC value was the total value of the feature within the same patient if the feature appeared more than once in that patient. In most cases, FCs did not follow a normal distribution. As such, the medians of FCs were used in the RC calculation instead of the mean value, and the significance of RCs was represented by the p-value of the Wilcoxon rank sum test with the comparison of the median difference between FCs with and without events [44]. False discovery rate (FDR) adjustment was used to reduce the type I error caused by multiple comparisons. FDR is the expected ratio of the number of false positive results to the number of total positive test results [45]. The FDR adjustment was represented by an FDR-adjusted p value with alpha = 0.05.
We improved our assessment by normalizing the FC value and scaling the RC value for all our features. The improved FC formula is the ratio of the summary of the contribution of a feature and the summary of the contribution of all the features. Next, we performed scaling, where the RC for a PTSD diagnosis was scaled to 1 and the scale factor generated was applied to obtain the final RC value for each of the other features. FC normalization accounts for heterogeneity in the numbers of encounters across patients, which may otherwise inflate the contribution of features observed in patients with higher healthcare utilization, and by normalization, we estimate the contribution of a feature while considering all features from that patient/sample. The step of scaling is to distinguish beneficial factors from risk factors using a common internal factor as a reference. Because of the disparity in visits among cases and controls, even PTSD might have a beneficial or risk effect when only considering the raw RCs. We also would emphasize that this is still an active area in the model interpretation, and more complex and reasonable approaches might come out in the future. To evaluate the approach, we can use previous well-known knowledge to validate the performance of analysis, e.g., whether an approach can “discover” previous findings and reveal some new insights for hypothesis generations to generate new knowledge.
Assessment of model performance.
The model performance was evaluated by the area under the ROC curve (AUROC) in both the validation set and test set. The precision, recall, and F1 scores were calculated in the test sets. The mean and standard deviation of five repeats of those metrics were reported. We used both deep learning and logistic regression to compare the performance of our model. To assess the effect of SDoH, we repeated our analysis ten times, averaged the coefficient factors of SDoH parameters, and calculated the p values using a t-test.

3. Results

The performance of DeepBiomarker2 on the ASUD prediction.
We identified 38,807 PTSD patients from UPMC EMR data. We further identified 7927 cases and 7685 controls from patients with more than 1 year of EMRs before the diagnosis of PTSD (Supplementary Figure S1 and Supplementary Table S1). Those samples were split into an 8:1:1 ratio for training, validation, and test sets. The performance metrics of the DeepBiomarker2 can be found in Table 1.
As shown in Table 1, the deep learning models TLSTM and RETAIN algorithms implemented in DeepBiomarker2 all showed excellent performance on ASUD prediction, i.e., all yielded an AUC ≥ 0.90 (Supplementary Figure S3). The performance of deep learning (AUC above 0.93) was better than LR (0.85). The performance of models with SDoH was slightly better than those without SDoH.

3.1. Important Indicators for the ASUD Prediction

As we described previously, we followed a perturbation-based estimation approach to calculate the relative contribution of each feature on the prediction of ASUD (Supplementary Table S2). Table 2, Table 3, Table 4 and Table 5 enlist the top important abnormal lab tests, medication use, diagnosis, and SDoH parameters, respectively. The most important indicators were ranked based on the highest number of cases and controls and the most significant p-values. We can see that in Table 2, HGB with RC of 1.45, along with other abnormal lab tests with RC > 1, are indicators of increased risk for ASUD. In Table 3, pain medications such as acetaminophen and oxycodone both have an RC of RC > 1, which are categorized as indicators of increased risk for ASUD while medications such as clindamycin and enalapril have an RC < 1 and are categorized as indicators of decreased risk for ASUD. In Table 4, diagnoses such as routine lab examinations are categorized as protective factors for ASUD (RC = 0.71) while other chronic pain is categorized as a risk factor for ASUD (RC = 1.17).

3.2. Overall Lab Test-Based Indicators of Comorbidities and Disease Burdens for ASUD Prediction

Through further analysis of the DeepBiomarker2 model, we identified the most important lab tests as the biomarkers (Supplementary Table S3). These biomarkers are strongly correlated to ASUD and PTSD, along with their implications for adjoining diagnosis and medication use. These lab tests are indicators of underlying comorbidities and thus can be considered measurements of disease burdens.

4. Discussion

We developed and applied our deep learning model DeepBiomarker2 to predict the risk of ASUDs in PTSD patients based on abnormal results of regular lab tests in the last year together with the diagnosis and medications used in the same period, as well as SDoH parameters. The model yielded very good performance with an AUC score above 0.93. The improvement might be due to the fact that DeepBiomarker2 can also consider the sequential information of these multimodal features. This study marks the first to establish a connection between these lab test results and the risk of ASUD among PTSD patients. However, further research investigating the relationship between these biomarkers and the risk of ASUD in PTSD patients is warranted, as there remains a gap in the existing literature on this topic. To further refine our understanding of specific biomarkers of PTSD and ASUD, we have categorized our top biomarkers as follows:

4.1. Biomarkers Closely Related to PTSD and ASUD

Inflammatory-based biomarkers. We have identified two inflammatory-based biomarkers that are potentially useful for assessing the risks of ASUDs in PTSD patients. Current research has emphasized the importance of incorporating inflammatory biomarkers in risk prediction models to further catapult mental disorder research efforts. Several studies showed PTSD patients had elevated levels of WBC and neutrophil levels in their system on account of the activation of multiple inflammatory pathways. Abnormal WBCs and neutrophil levels express tissue function and release pro-inflammatory and pro-coagulant molecules to promote thrombus formation, including platelet activation and adhesion, which potentially increase the risk of cardiovascular disease in these patients [46]. Another study found low WBC and neutrophil levels in alcoholics but higher WBC levels in cannabis, inhalants, tobacco, and opioid users, and no significant levels of WBCs amongst cocaine users. At the same time, low neutrophil levels were seen in cannabis users and high levels in inhalants and opioid users [47,48,49,50,51].
Heme-based biomarkers. The PTSD patient population might have pathologies that are related to hematopoiesis, inflammation, endothelial function, and coagulability, depending on abnormal levels seen in these patients [52]. Current epidemiological studies have shown RBCs may interact with the inflammatory system and platelets. Once exposed to oxidative stress, they acquire a senescent phenotype promoting a pro-inflammatory and pro-atherogenic state [53]. We found elevated levels of hemoglobin, red blood cells, hematocrit, RDW, MCH, and MCHC in depressed patients. We also found low hemoglobin levels in alcoholics, cannabis, and heroin users [54]. At the same time, other heme biomarkers are discussed in Supplementary Table S1. To the best of our knowledge, we would be the first to propose these heme biomarkers as possible biomarkers for the risk of ASUDs in PTSD patients.
Liver-based biomarkers. Albumin is a protein shown to possess free-radical scavenging properties that act as a selective antioxidant. There are studies examining the role of serum albumin levels in patients with psychiatric diseases [55,56]. The current research hypothesizes that low serum albumin levels in depressed patients might be due to the activation of inflammatory responses in these patients [57,58,59]. Another study found low serum albumin levels in drug addicts and higher serum albumin levels in alcoholics in an emergency department setting [60]. However, it is important to thoroughly examine the association between developing ASUD risk and albumin to demonstrate it as a prognostic biomarker amongst PTSD patients.
Additional biomarkers including calcium, chloride, carbon dioxide, total protein, protein in the urine, leukocyte esterase, and urea nitrogen were identified as factors associated with increased risk of ASUD in our cohort of patients with PTSD.

4.2. Effect of Medication Use on PTSD for ASUD Prediction

Indicators of increased risk:
Pain medications: PTSD patients prescribed pain medications such as acetaminophen, oxycodone, hydrocodone, and gabapentin have significantly higher PTSD symptom severity scores, with opiate analgesics use associated with the highest scores [61]. The rationale associated with the use of both opiate and non-opiate analgesics leads to the hypothesis suggesting the dysregulation of the opioid system in both PTSD and ASUD. While physical injury at the time of PTSD accounts for ongoing pain symptoms seen in these patients, there is a possibility that the emotional and social impact of these traumas may further exacerbate ASUD risks among these patients.
Alprazolam: Alprazolam is a medication that belongs to the class of benzodiazepines. Studies have found that there may be an increased incidence of PTSD in patients treated with alprazolam immediately after exposure both in the civilian and veteran populations [62]. Other studies found that alprazolam has been associated with disproportionate harm compared to other benzodiazepines, especially among people in opioid substitution treatment, and drug-related deaths [63]. This can be attributed to the significant attenuation of the hypothalamus–pituitary axis (HPA) response, suggesting a possible link between initial HPA-axis response disruption and subsequent unfavorable outcomes [64].
Symbicort: Steroids such as Symbicort exert potent anti-inflammatory properties but come with a spectrum of adverse effects from mild concerns like acne to severe conditions like Cushing syndrome, thus potentially leading to diabetes and heart problems [65]. They are widely employed to manage inflammatory and autoimmune diseases including rheumatoid arthritis, upper airway inflammation, asthma, and pulmonary conditions. However, corticosteroids can provoke psychiatric issues like depression, anxiety, delirium, and panic disorders [66]. The side effects impact up to 90% of long-term corticosteroid users and may even lead to cognitive impairment progressing to dementia or delirium. Multiple studies report varying rates of mental problems ranging from 2–60% [67]. However, dosage needs to be taken into consideration to avoid side effects. By discontinuing corticosteroids, one can resolve mood and cognition problems as demonstrated in multiple controlled experiments [68]. Studies investigating its risk in ASUD are lacking.
Indicators of decreased risk:
Clindamycin: Based on medical notes, we found that endocarditis, pneumonia, and osteomyelitis are popular indications for clindamycin in these PTSD patients. Postoperative and posttraumatic infections of bones and joints are some of the most common complications in the field of medicine. Osteomyelitis is a condition in which patients experience inflammation in the bone and bone marrow. This could be either due to tuberculosis or syphilis, or bacterial, fungal, or parasitic (toxoplasma gondii) in origin [69]. There is a growing interest in epidemiology where infections are implicated as a novel risk factor for the development of multiple mental disorders. The infection caused by the neurotropic parasite Toxoplasma gondii (T. gondii) is transmitted to a host (e.g., rodent or human) via the ingestion of tissue cysts in undercooked meat or oocytes in cat feces or contaminated soil, where it progresses to form focal brain lesions as seen in patients with acquired immune deficiency syndrome (AIDS) [70]. This can further lead to seizures, mental confusion, neurological impairment, ataxia, visual abnormalities, cranial nerve palsy, alcohol-related dementia, and psychomotor or behavioral alterations among patients with multiple etiologies [71]. A study examined the association between T. gondii infection, anxiety, PTSD, and depression among individuals in a population-based study. They found that seropositive individuals had more than twice the odds of reporting anxiety compared to seronegative individuals, suggesting a relationship between the immune response to T. gondii and other multiple anxiety and mood disorders [72]. A case study found that clindamycin treatment provided clinical improvement within 48 h of treatment and resolved irregular brain lesions in the right basal ganglia within 3 weeks of treatment [73]. Another case study proposed clindamycin to be used to improve the cognitive function of AIDS patients with cerebral toxoplasmosis and alcohol abuse [74,75,76]. Thus, the use of clindamycin can be extended to patients with PTSD and ASUD.
Recent studies have suggested no major improvement in community-acquired streptococcus pneumoniae meningitis. The long-term neurological sequelae coupled with its high mortality impacts overall quality of life. This can be attributed to the systemic inflammatory response of the host leading to leucocyte extravasation into the subarachnoid space, brain edema, secondary ischemia and vasculitis, stimulation of resident microglia in the central nervous system by bacterial compounds, and finally, interaction with the bacterial hemolysins on neurons [77,78,79]. A study performed in a rabbit model found that clindamycin was found to pass the blood–brain barrier and provided neuroprotection as opposed to other drugs in question. The proposed mechanism of action is attributed to reduced hydroxyl radical formation and lower concentrations of glutamate and glycerol in the interstitial fluid of the hippocampal formation, which finally leads to decreased neuronal injury in the dentate gyrus [80]. As mentioned, the role of the dentate gyrus in bipolar disorder [81], schizophrenia [82], and PTSD reiterates the possibility of clindamycin’s protective effects.
Enalapril: Disorders such as depression and anxiety manifest as excessive fear, hypervigilance, and related disturbances, often co-occurring with major depressive disorder (MDD). This interplay may be driven by heightened HPA axis activity and amygdala dysfunction. Conventional treatments often exhibit limited efficacy and delayed onset, exacerbated by accompanying anxiety, which underscores the urgent need to explore novel therapeutic targets. The renin-angiotensin system (RAS), traditionally associated with hypertension, has emerged as a potential player in these disorders. Elevated RAS activity is linked to depression and anxiety, partly due to neuroinflammation, stress, and oxidative stress induction. RAS blockade demonstrates anti-inflammatory and anti-oxidative stress properties, suggesting a foundation for treating depression and anxiety. Drugs like captopril and enalapril (angiotensin-converting enzyme inhibitors: ACEIs) have exhibited rapid mood improvement in hypertensive patients [83]. Another study found that ACEIs such as captopril and enalapril improved and reversed the adverse memory effects of hypertension. High arterial blood pressure is significantly associated with cognition impairment along with depression and anxiety [84]. Both reversed these deficits. Another study found that 64% of normotensive alcoholics taking 20 mg/day of enalapril had decreased their alcohol intake as compared to the control [85,86]. In turn, these inhibitors may reduce alcohol intake by elevating a nonapeptide fragment or elevating central angiotensin II levels [87].
Other medications such as penicillin, valacyclovir, Xarelto/rivaroxaban, moxifloxacin, diphenoxylate atropine, and sodium sulfacetamide sulfur could potentially serve as protective treatment options for PTSD patients with ASUD risks (See supplementary information for more details). It is worth noting that there may not be existing literature reports on these medications’ direct impact on ASUD risk, likely because their effects on ASUD risk are indirect. We also found that “bundled screening” for early detection and treatment of mental disorders, ASUDs, and other unspecified conditions could be used as a precautionary protective factor because it can help in overall healthcare cost reduction, disseminate complications from co-occurring disorders, and overcome the lack of adequate behavioral health infrastructure to provide appropriate diagnostic follow up. Other protective factors such as screening for malignant neoplasms of the cervix amongst PTSD and ASUD patients will help identify high-risk patients early on. Our results are in line with a study that applied the Health Belief Model and trauma-informed frameworks to guide their analysis. They found that discomfort with pap screening was common amongst women experiencing PTSD, ASUD, and homelessness and who had a history of sexual trauma such as interpersonal violence, incarceration, discrimination, and neglect [88]. Providers suggested an aggressive application of a trauma-informed approach where educating, counseling, and privacy may help address complex barriers among women experiencing PTSD, ASUD, and other discomforts.

4.3. Effect of SDoH on PTSD for ASUD Prediction

Negatively correlated:
Racial segregation: We found that patients who had values closer to −1 had higher incidences of ASUD risks as opposed to patients closer to 1. Our results are in line with a study that showed patients belonging to heavily racially segregated areas experiencing place-based health disparities, which often arise due to a result of historical segregationist policies, tend to have higher levels of inflammation that were attributed to higher incidences of mental disorders [89].
Income segregation: Like racial segregation, our findings indicate that patients with values closer to −1 are more prone to ASUD risks compared to those values closer to 1. These results align with a previous study that demonstrated how individuals residing in heavily segregated, low-income areas often face place-based health disparities. These disparities are frequently linked to historical segregationist policies and are associated with increased levels of inflammation, which, in turn, are connected to a higher occurrence of mental disorders [89].
Low Neighborhood Socioeconomic Index (nSES index): The neighborhood socio-economic index (nSES) captures the educational, occupational, and wealth composition of a given zip code, as well as the material resources available to the residents [90]. Neighborhood environments can impact health through several pathways, including psychosocial stress stemming from toxic social environments prevalent in socioeconomically deprived neighborhoods, individual-level factors such as smoking and diet, and exposure to toxic physical elements like air pollution and chemical pollutants, which are more common in low-income neighborhoods. These pathways may contribute to physiologic stress, with a focus on inflammation, known to lead to chronic diseases including cardiovascular disease, diabetes complications, and cancer [91]. Toxic social stressors can stimulate inflammatory responses via the HPA axis, resulting in chronic inflammation and increased risks. Higher levels of inflammatory markers in residents of low socioeconomic status neighborhoods support the notion that neighborhood deprivation may influence disease through inflammatory pathways [92]. We found that patients belonging to lower nSES zip codes had higher ASUD risks as opposed to those belonging to high nSES zip codes.
Younger patients: Traumatic events affecting young individuals at higher rates can have profound consequences on their mental health given the ongoing neurobiological and emotional development. Prevalence estimates for trauma exposure and PTSD in young individuals vary but underscore the need for updated assessments using current diagnostic criteria. These experiences are associated with a significant health burden, including increased risks of psychiatric disorders, suicidality, and functional impairment [93]. Furthermore, the United States is witnessing an alarming surge in ASUD among young individuals, emphasizing the need for healthcare professionals to adapt their perioperative care to minimize relapse rates in this demographic [94]. While further research is necessary, our results shed light on the possibility of younger individuals being susceptible to the addictive properties of various substances.
Other SDoH parameters, such as patients belonging to zip codes with a black majority, low normalized difference vegetation, low aridity, a high percentage of non-USA citizens, a high number of households with limited English-speaking capacity, a high number of widowed partners who are females, higher income segregation, and low Gini index, were all found to have an association with PTSD and ASUD, both in our study and in the mental health literature and, thus, should be considered when reforming the healthcare system to respond to the challenge of health disparities.
Positively correlated to ASUD risk:
Transportation barrier: Transportation barriers due to a lack of access to transportation lead to rescheduling conflicts, longer wait times, and missed or delayed care [95]. These, in turn, promote poorer management of chronic illness and mental health outcomes [96]. We found that patients living in zip codes with a lack of available transportation tend to experience higher incidences of ASUD risks as opposed to patients living in zip codes with access to transportation. Our study is in line with a study that showed that 5.8 million individuals in 2017 delayed medical care because they did not have access to transportation. The study emphasized that transportation barriers increased between 2003 and 2009 with people of color, those living below the poverty threshold, Medicaid recipients, and people with disabilities having greater odds of reporting a transportation barrier [97]. Another study found unwillingness to be in treatment, financial/insurance, and transportation barriers to be the most common barriers to aftercare treatment for alcohol and substance use [98].
Households with separated partners: The link between heavy drinking and divorce/separation has been recognized, with alcohol abusers having a roughly 20% higher risk of divorce compared to the general population [99]. However, little is known about the impact of divorce on the mental health of individuals in marriages marked by alcohol abuse. Current research on divorce in the general population has shown that mental health problems tend to peak following a divorce, possibly due to a combination of the health selection model (where troubled individuals are less likely to stay married) and the social causation model (stating that divorce-related adversities like emotional stress, unhealthy lifestyles, reduced social support, and limited resources lead to mental health issues) [100]. Our study is in line with another study that found that mental health may deteriorate more significantly after divorce among high-risk users, but that the impact may be less severe than in other divorced couples [101].
Cognitive behavioral therapy and Trauma-focused psychotherapy: Cognitive behavioral therapy serves as a psychotherapeutic approach aimed at identifying and transforming detrimental patterns that adversely impact one’s behavior and emotions. It proves particularly beneficial in helping individuals break free from pessimism and problem-solving challenges during times of stress, fostering more balanced thinking and enhancing their stress-coping abilities [102]. Also, trauma-focused psychotherapy such as cognitive processing therapy, prolonged exposure, and EMDR boast the strongest empirical support in addressing core PTSD symptoms. These techniques involve immersing individuals in prolonged and narrative exposure exercises, allowing them to reimagine and reframe traumatic experiences while restructuring cognitive processes. EMR entails revisiting distressing memories and their associated thoughts while simultaneously engaging in bilateral physical stimulation, such as eye movements, taps, or tones [103]. Research has identified these therapies as effective treatments for patients with PTSD [104]. While research using real-world data is lacking, our study is one of the first to find that PTSD patients undergoing these therapies had less risk of ASUD than those who did not undergo these treatments in a real-world setting.
Other SDoH parameters such as patients belonging to zip codes with households with same-sex marriages, single parents, and a higher number of patients who are white through EMR information were found to exhibit elevated incidences of PTSD, suicide-related events, and ASUD [95,105,106,107,108].
We also noticed that by adding the neighborhood level of SDoH parameters, the performance of Deepbiomarker2 has a slight improvement, and this might imply that some impact of those SDoH parameters has been captured by EMR data. As shown in Table 4, routine general medical examination at a healthcare facility, screening for malignant neoplasms of the cervix, and screening for childhood obesity are protective factors with reduced ASUD risk.

4.4. New Hypothesis Generated by DeepBiomarker2 on ASUD Risk in PTSD

Most prior PTSD and ASUD studies share a common shortcoming of being rooted in the de facto assumption that ASUDs may emerge majorly due to biological factors. However, we would like to propose some unique hypotheses that are based on our results and validated by the literature. They may serve as important novel interdisciplinary indicators of mental health diseases. However, it is important to approach our findings with caution since they do not establish a causal relationship. There exists a possible indirect link between gut microbiota dysbiosis, UTIs, and Toxoplasmosis gondii [109]. Microbial dysbiosis is a major perpetrator of intestinal inflammation, which promotes subsequent permeability of the gut barrier, ultimately leading to distal consequences of Toxoplasmosis gondii infection to permeate the blood–brain barrier [110]. This compromise may promote cognition and AUD risk in patients with PTSD, depression, epilepsy, suicidal ideation, GAD, and schizophrenia [111]. This health disparity can be potentially corrected by improved water purification for all. Serum albumin (SA) is closely related to oxidative stress and antioxidant capacity. It may exist in relatively high concentrations in patients with liver disease and other neurodegeneration disorders, and significantly lower in patients with cancer, critically ill patients, and patients with neuropsychiatric disorders such as schizophrenia and depression [112]. Albumin may aggravate oxidative stress by increasing the percentage of free radicals and oxidative damage products entering the blood–brain barrier. This, in turn, may promote inflammation while simultaneously decreasing omega-3 polyunsaturated fatty acids, magnesium, and thyroid hormone levels causing depression [113,114,115,116]. Another unconventional hypothesis that could be extrapolated and used for future studies is correlating allergies to PTSD and ASUD. A study showed immunoglobulin-E and WBCs to be associated with worsening depressive scores in bipolar patients during high pollen seasons. Also, PTSD patients with nicotine dependence and chronic obstructive pulmonary disorder (COPD) had high RBCs [117]. Based on our results and the literature, we show that the activation of inflammatory mediators due to asthma and allergy rhinitis may be a potential biomarker for predicting ASUDs in PTSD, but further investigations are necessary.

4.5. Biomarkers for Personalized Treatment for PTSD to Reduce the Risk of ASUD

Using EMR and non-EMR data, we examined multiple biomarkers concerning patient medication history, diagnosis, lab tests, SDoH (both neighborhood and patient levels), and psychotherapy to propose novel therapies for PTSD patients with ASUDs. Our findings provided compelling evidence that suggests that in addition to targeting risk and protective factors and developing prevention and intervention strategies, one must incorporate SDoH and psychotherapy information to ameliorate sources of psychological and psychosocial risk. This, in turn, would help to better predict ASUD risks in PTSD patients. Although the literature focuses on using conventional SDoH parameters such as income, race, and unemployment to be the major predicting factors for future ASUDs, the inclusion of future SDoH-ASUD factors such as peer substance use, easy drug access, cultural norms, low access to ASUD help centers, and other psychosocial parameters should be considered to obtain a comprehensive view of PTSD and SDoH. Our tool is intuitive and could provide easy interpretation of these complex biomarkers. We emphasize a novel focus on biomarkers for assessing ASUD risk among PTSD patients, particularly the inclusion and examination of SDoH and psychotherapy parameters. This pioneering approach identifies novel biomarkers that are relevant to both PTSD and ASUD, a distinctive contribution considering previous studies focused solely on either condition. Additionally, our model’s ability to integrate diverse factors, including SDoH and psychotherapy, sets it apart from prior research. We emphasize the significance of considering combinations of biomarkers over individual ones. Our study’s robustness encompasses a wide range of both EMR (both clinically and non-clinically applicable) biomarkers and non-EMR (non-medical and non-behavioral precursors of health) biomarkers, features a substantial sample size, considers sequential effect, and acts as an efficient choice of routine testing, which positions it as a valuable contribution to the existing literature and provides a more comprehensive understanding of these complex conditions. Our study’s emphasis on refining our relative contribution analysis adds a valuable dimension to the existing literature and enhances our understanding of the identification and treatment of ASUD among PTSD patients. While it is true that many of the factors associated with PTSD and ASUD are well-established in prior research, our analysis is the first to provide several noteworthy contributions concerning both PTSD and ASUD that deserve attention. Firstly, our approach allows for the replication of previous findings, which indirectly validates the effectiveness of our analytical methodology. By confirming established non-causal associations between certain factors and comorbid PTSD and ASUD, we demonstrate the reliability and robustness of our approach. This validation serves as a foundation upon which we build our novel findings. While certain biomarkers may be well-known in isolation, our study uniquely connects the biomarkers associated with both PTSD and ASUD. This linkage is a distinctive contribution, as it underscores the interplay between these conditions and offers fresh insights into potential diagnostic and therapeutic avenues. Moreover, the extensive literature we have cited serves to establish the context and significance of our work. It demonstrates that while individual factors have been explored, the comprehensive analysis of ASUD and PTSD biomarkers is relatively underexplored. Our study bridges this gap by systematically examining a wide range of factors within the context of comorbid PTSD and ASUD and provides a more comprehensive perspective on the identification and treatment of ASUD among PTSD patients.
Our study also has a few limitations: First, there could be inconsistencies in biochemical test results between patients due to enrollment bias, and some lab tests might have low representation in our database. As such, the analysis might have limited power to detect the effects. Second, we used EMR data from January 2004 to October 2020, and in this period, there is a possibility of changes in treatment and number of lab tests amongst these patients. However, these are limitations caused by using observational EMR as a data source and can be resolved by investigations using a randomized clinical trial or prospective design. Third, we considered the effect of biomarkers along with diagnosis and medication use; however, in our results, comorbidities had a higher impact compared to biomarkers. This can be explained by the fact that diagnosis considers the past status of the patients while biomarkers take into consideration the recent status of PTSD and ASUDs. However, it is important to note that these associations are not causal, and further investigation is planned to explore potential causal relationships involving these biomarkers. Fourth, there are SDoH data inconsistencies due to missing data. Fifth, due to data limitations, we only mapped neighborhood-level SDoH parameters based on the zip codes of patient information extracted from EMR data, and we did not include individual-level SDoH (e.g., income, home address, and education level) due to patient protection and privacy issues. Sixth, while our primary findings solidly establish predictive features for ASUD risk in PTSD, caution should be exercised when interpreting the secondary results related to specific features. This caution is particularly relevant in the context of deep learning models as these methods assess factors/features independently, whereas the original predictive models inherently consider combinations of factors/features. This challenge in interpretation is inherent to such models and extends beyond the scope of our paper. Seventh, our use of diagnosis codes to identify ASUD has inherent limitations, particularly concerning questions related to indicators of increased and decreased risk. We did not include a formal diagnosis by conducting screening interviews to formally diagnose these patients but used the diagnosis codes available to us from published results [118]. It is plausible that the observed impact of diagnosed comorbidities may reflect variations in detection and documentation practices rather than solely underlying disease processes. The diagnosis codes are simply extracted from claims data and are not a representation of the actual diagnosis of the patient, which is a limitation of using EMR data. Eighth, we used SDoH measures at the 5-digit zip code level, which may result in reduced precision compared to finer geographical units. However, prior research supports the use of 5-digit zip code-level data as a practical approach for examining SDoH, allowing us to contribute valuable insights into its relationship with the ASUD risk [37]. Because of the inclusion of SDoH in our model, it is hard to compare our model performance with other approaches because those models did not integrate SDoH yet. Instead, we used evidence from the literature to validate our model. There might still be room to enhance the model performance with more recent models. In addition, although transformer models exhibit superior performances, their implementation in our study proves challenging due to the constraints imposed by our small dataset [18]. Our future research will seek to find remedies to the above shortcomings by utilizing larger and more integrated datasets with more accurate diagnoses, improving our algorithms, including more insightful biomarkers, integrating other forms of metadata and other biological measures relevant to ASUD risk, and performing causal pathway analyses.

5. Conclusions

Our improvised data-driven deep learning approach aimed to identify and examine biomarkers for assessing the risk of ASUDs among PTSD patients, which can be utilized to develop novel interdisciplinary hypotheses surrounding its etiology. Extrapolating our results and current information, we found medications like clindamycin, enalapril, penicillin, valacyclovir, Xarelto/rivaroxaban, moxifloxacin, sodium sulfacetamide sulfur, diphenoxylate, and atropine all to have a potential to reduce risk of ASUDs among PTSD patients. That, being said we also found multiple SDoH parameters, both conventional and unconventional ones, and psychotherapy to have significant contributions to ASUD risk prediction. The high accuracy of DeepBiomarker2 showed ASUD risk to be particularly higher among a subset of patients who may experience elevated psychosocial risk coupled with pain medication treatment and inactive psychotherapy status. This might provide a novel insight into our understanding of PTSD with ASUD in a more holistic manner. While universal prevention programs may offer current benefits, these findings from DeepBiomarker2 offer potentially valuable and refined information that can be used to design and develop personalized prevention and intervention programs that are designed to address the psychosocial needs and health disparities existing amongst these high-risk patients.

Supplementary Materials

The following supporting information can be downloaded at: https://www.mdpi.com/article/10.3390/jpm14010094/s1, Figure S1: CONSORT Diagram of our study; Figure S2: Iterative workflow of extraction of psychotherapy information from clinical notes; Figure S3: An example of training and validation plots for DeepBiomarker2; Table S1: The baseline comparison between case and control groups; Table S2: Important features identified by perturbation-based contribution analysis for ASUD prediction; Table S3: Association of lab tests, diagnosis and medication use on PTSD and ASUD validated by literature search.

Author Contributions

Conceptualization, L.W. and H.W.; data curation, O.M. and L.W.; formal analysis, O.M., X.Q., P.F., L.W. and H.W.; methodology, L.W. and H.W.; software, X.Q. and L.W.; writing—original draft, O.M., N.D.R., L.K. and L.W.; writing—review and editing, M.D.B., T.R.K., N.D.R., L.K. and L.W. All authors have read and agreed to the published version of the manuscript.

Funding

Office of Assistant Secretary of Defense for Health Affairs through the Alcohol and Substance Abuse Research Program. The U.S. Army Medical Research Acquisition Activity, 820 Chandler Street, Fort Detrick MD 21702-5014 is the awarding and administering acquisition office. This work was supported by the Office of the Assistant Secretary of Defense for Health Affairs through the Alcohol and Substance Abuse Research Program under Award No. W81XWH-22-2-0081 (PASA3). Opinions, interpretations, conclusions, and recommendations are those of the authors and are not necessarily endorsed by the Department of Defense. This research was supported in part by the University of Pittsburgh Center for Research Computing through the NIH S10OD028483-01A1 grant and NIH UL1 TR001857 grant.

Institutional Review Board Statement

This study was approved by the Institutional Review Board (IRB) of the University of Pittsburgh (MOD19020153). The IRB determined that the proposed activity is not research involving human subjects as defined by U.S. Department of Health and Human Services (DHHS) and Food and Drug Administration (FDA) regulations.

Informed Consent Statement

Not applicable.

Data Availability Statement

The data used in this study were from UPMC under a data use agreement. The authors are not permitted to distribute the data to any third party, but researchers may contact UPMC for data access.

Conflicts of Interest

N.D.R. is the Treasurer of the American Academy of Child and Adolescent Psychiatry and is also a member of the Scientific Advisory Board of the Child Mind Institute. He reported a financial honorarium from the Scientific Advisory Board of the Child Mind Institute. T.R.K. reports funding from the Department of Defense. L.W. reports a sub-award from the Pharmacotherapies for Alcohol and Substance Use Disorders Alliance (PASA) funded by the Department of Defense. No other disclosures were reported.

Appendix A. Diagnosis Codes

  • PTSD:
309.81, F43.10, F43.11, F43.12
  • ASUD:
291.0, 291.1, 291.2, 291.3, 291.4, 291.5, 291.8, 291.81, 291.82, 291.89, 291.9, 292.0, 292.11, 292.12, 292.2, 292.81, 292.82, 292.83, 292.84, 292.85, 292.89, 292.9, 357.5, 425.5, 535.30, 535.31, 571.0, 571.1, 571.2, 571.3, 648.30, 648.31, 648.32, 648.33, 648.34, 965.00, 965.01, 965.02, 965.09, 968.5, 969.6, E850.0, E854.1, E860.0, E935.0, E938.5,E939.6,V654.2, 303, 303.0, 303.00, 303.01, 303.02, 303.03, 303.9, 303.90, 303.91, 303.92, 303.93, 304, 304.0, 304.00, 304.01, 304.02, 304.03, 304.1, 304.10, 304.11, 304.12, 304.13, 304.2, 304.20, 304.21, 304.22, 304.23, 304.3, 304.30, 304.31, 304.32, 304.33, 304.4, 304.40, 304.41, 304.43, 304.5, 304.50, 304.51, 304.52, 304.6, 304.60, 304.61, 304.62, 304.63, 304.7, 304.70, 304.71, 304.72, 304.73, 304.8, 304.80, 304.81, 304.82, 304.83, 304.9, 304.90, 304.91, 304.92, 304.93, 305, 305.0, 305.00, 305.01, 305.02, 305.03, 305.1, 305.10, 305.12, 305.13, 305.2, 305.20, 305.21, 305.22, 305.23, 305.3, 305.30, 305.31, 305.33, 305.4, 305.40, 305.41, 305.42, 305.43, 305.5, 305.50, 305.51, 305.52, 305.53, 305.6, 305.60, 305.61, 305.62, 305.63, 305.7, 305.70, 305.71, 305.72, 305.73, 305.8, 305.80, 305.81, 305.83, 305.9, 305.90, 305.91, 305.92, 305.93, F10.10, F10.11, F10.120, F10.121, F10.129, F10.14, F10.151, F10.159, F10.180, F10.188, F10.19, F10.20, F10.21, F10.220, F10.221, F10.229, F10.230, F10.231, F10.232, F10.239, F10.24, F10.250, F10.251, F10.259, F10.26, F10.27, F10.280, F10.288, F10.29, F10.920, F10.921, F10.929, F10.94, F10.951, F10.959, F10.96, F10.97, F10.980, F10.982, F10.988, F10.99, F11.10, F11.11, F11.120, F11.121, F11.129, F11.14, F11.159, F11.188, F11.19, F11.20, F11.21, F11.220, F11.221, F11.222, F11.229, F11.23, F11.24, F11.250, F11.259, F11.288, F11.29, F11.90, F11.921, F11.929, F11.93, F11.94, F11.988, F11.99, F12.10, F12.11, F12.121, F12.122, F12.129, F12.150, F12.151, F12.159, F12.180, F12.188, F12.19, F12.20, F12.21, F12.220, F12.23, F12.250, F12.259, F12.288, F12.29, F12.90, F12.920, F12.921, F12.922, F12.929, F12.959, F12.980, F12.988, F12.99, F13.10, F13.11, F13.129, F13.14, F13.180, F13.188, F13.19, F13.20, F13.21, F13.220, F13.221, F13.229, F13.230, F13.231, F13.232, F13.239, F13.24, F13.259, F13.27, F13.280, F13.29, F13.90, F13.920, F13.921, F13.929, F13.930, F13.931, F13.939, F13.94, F13.97, F13.980, F13.99, F14.10, F14.11, F14.120, F14.121, F14.122, F14.129, F14.14, F14.151, F14.159, F14.180, F14.182, F14.188, F14.19, F14.20, F14.21, F14.220, F14.221, F14.222, F14.229, F14.23, F14.24, F14.250, F14.251, F14.259, F14.280, F14.282, F14.288, F14.29, F14.90, F14.920, F14.921, F14.929, F14.94, F14.951, F14.959, F14.980, F14.988, F14.99, F15.10, F15.11, F15.121, F15.129, F15.14, F15.159, F15.180, F15.188, F15.20, F15.21, F15.220, F15.222, F15.229, F15.23, F15.259, F15.29, F15.90, F15.920, F15.921, F15.929, F15.93, F15.94, F15.950, F15.951, F15.959, F15.980, F15.982, F15.988, F15.99, F16.10, F16.11, F16.129, F16.159, F16.20, F16.21, F16.221, F16.24, F16.259, F16.283, F16.90, F16.921, F16.929, F16.950, F16.959, F16.980, F16.983, F16.988, F16.99, F17.200, F17.201, F17.203, F17.208, F17.209, F17.210, F17.211, F17.213, F17.218, F17.219, F17.220, F17.223, F17.228, F17.229, F17.290, F17.298, F17.299, F18.10, F18.11, F18.19, F18.20, F18.24, F18.90, F19.10, F19.11, F19.120, F19.121, F19.129, F19.14, F19.150, F19.159, F19.180, F19.181, F19.188, F19.19, F19.20, F19.21, F19.221, F19.229, F19.230, F19.231, F19.232, F19.239, F19.24, F19.259, F19.280, F19.29, F19.90, F19.920, F19.921, F19.922, F19.929, F19.930, F19.931, F19.939, F19.94, F19.950, F19.951, F19.959, F19.96, F19.980, F19.982, F19.988, F19.99.

References

  1. Mills, K.L.T.M.; Ross, J.; Peters, L. Trauma, PTSD, and substance use disorders: Findings from the Australian National Survey of Mental Health and Well-Being. Am. J. Psychiatry 2006, 163, 652–658. [Google Scholar] [CrossRef] [PubMed]
  2. McCauley, J.L.K.T.; Gros, D.F.; Brady, K.T.; Back, S.E. Posttraumatic Stress Disorder and Co-Occurring Substance Use Disorders: Advances in Assessment and Treatment. Clin. Psychol. 2012, 19, 283. [Google Scholar] [CrossRef] [PubMed]
  3. Trickett, P.K.N.J.; Putnam, F.W. The impact of sexual abuse on female development: Lessons from a multigenerational, longitudinal research study. Dev. Psychopathol. 2011, 23, 453–476. [Google Scholar] [CrossRef] [PubMed]
  4. Leeies, M.P.J.; Sareen, J.; Bolton, J.M. The use of alcohol and drugs to self-medicate symptoms of posttraumatic stress disorder. Depress. Anxiety 2010, 27, 731–736. [Google Scholar] [CrossRef]
  5. Berenz, E.C.C.S. Treatment of co-occurring posttraumatic stress disorder and substance use disorders. Curr. Psychiatry Rep. 2012, 14, 469–477. [Google Scholar] [CrossRef] [PubMed]
  6. Korn, A.R.; Walsh-Bailey, C.; Pilar, M.; Sandler, B.; Bhattacharjee, P.; Moore, W.T.; Brownson, R.C.; Emmons, K.M.; Oh, A.Y. Social determinants of health and cancer screening implementation and outcomes in the USA: A systematic review protocol. Syst. Rev. 2022, 11, 117. [Google Scholar] [CrossRef]
  7. Smiley, Y.S.E.; Bekele, E.; Brodie, N. Caregiver stress and social determinants of health in key populations: Immigrant parents, parents of children with medical complexity, and adolescent parents. Curr. Opin. Pediatr. 2022, 34, 521–530. [Google Scholar] [CrossRef]
  8. Galiatsatos, P.; Kineza, C.; Hwang, S.; Pietri, J.; Brigham, E.; Putcha, N.; Rand, C.S.; McCormack, M.; Hansel, N.N. Neighbourhood characteristics and health outcomes: Evaluating the association between socioeconomic status, tobacco store density and health outcomes in Baltimore City. Tob. Control 2017, 27, e19–e24. [Google Scholar] [CrossRef]
  9. Brindle, P.M.M.A.; Upton, M.N.; Hart, C.L.; Davey Smith, G.; Watt, G.C. The accuracy of the Framingham risk-score in different socioeconomic groups: A prospective study. Br. J. Gen. Pract. 2005, 55, 838–845. [Google Scholar]
  10. Steenland, K.H.J.; Calle, E.; Thun, M. Individual- and area-level socioeconomic status variables as predictors of mortality in a cohort of 179,383 persons. Am. J. Epidemiol. 2004, 159, 1047–1056. [Google Scholar] [CrossRef]
  11. Wang, H.; Raj, B. On the origin of deep learning. arXiv 2017, arXiv:1702.07800. [Google Scholar]
  12. Esteban, C.; Schmidt, D.; Krompass, D.; Tresp, V. Predicting sequences of clinical events by using a personalized temporal latent embedding model. In Proceedings of the 2015 International Conference on Healthcare Informatics, Dallas, TX, USA, 21–23 October 2015; pp. 130–139. [Google Scholar]
  13. Mehrabi, S.; Sohn, S.; Li, D.; Pankratz, J.J.; Therneau, T.; Sauver, J.L.S.; Liu, H.; Palakal, M. Temporal pattern and association discovery of diagnosis codes using deep learning. In Proceedings of the 2015 International Conference on Healthcare Informatics, Dallas, TX, USA, 21–23 October 2015; pp. 408–416. [Google Scholar]
  14. Zhu, Z.; Yin, C.; Qian, B.; Cheng, Y.; Wei, J.; Wang, F. Measuring patient similarities via a deep architecture with medical concept embedding. In Proceedings of the 2016 IEEE 16th International Conference on Data Mining (ICDM), Barcelona, Spain, 12–15 December 2016; pp. 749–758. [Google Scholar]
  15. Choi, E.; Bahadori, M.T.; Schuetz, A.; Stewart, W.F.; Sun, J. Doctor ai: Predicting clinical events via recurrent neural networks. In Proceedings of the Machine Learning for Healthcare Conference, Los Angeles, CA, USA, 19–20 August 2016; pp. 301–318. [Google Scholar]
  16. Choi, E.; Bahadori, M.T.; Kulas, J.A.; Schuetz, A.; Stewart, W.F.; Sun, J. Retain: An interpretable predictive model for healthcare using reverse time attention mechanism. In Proceedings of the Advances in Neural Information Processing Systems 29 (NIPS 2016), Barcelona, Spain, 5–10 December 2016. [Google Scholar]
  17. Li, Y.; Rao, S.; Solares, J.R.A.; Hassaine, A.; Ramakrishnan, R.; Canoy, D.; Zhu, Y.; Rahimi, K.; Salimi-Khorshidi, G. BEHRT: Transformer for electronic health records. Sci. Rep. 2020, 10, 7155. [Google Scholar] [CrossRef] [PubMed]
  18. Xie, F.Y.H.; Ning, Y.; Ong, M.E.H.; Feng, M.; Hsu, W.; Chakraborty, B.; Liu, N. Deep learning for temporal data representation in electronic health records: A systematic review of challenges and methodologies. J. Biomed. Inform. 2022, 126, 103980. [Google Scholar] [CrossRef] [PubMed]
  19. Ustun, B.; Rudin, C. Supersparse linear integer models for optimized medical scoring systems. Mach. Learn. 2016, 102, 349–391. [Google Scholar] [CrossRef]
  20. Xie, F.; Chakraborty, B.; Ong, M.E.H.; Goldstein, B.A.; Liu, N. AutoScore: A Machine Learning-Based Automatic Clinical Score Generator and Its Application to Mortality Prediction Using Electronic Health Records. JMIR Med. Inform. 2020, 8, e21798. [Google Scholar] [CrossRef]
  21. Shickel, B.; Tighe, P.J.; Bihorac, A.; Rashidi, P. Deep EHR: A survey of recent advances in deep learning techniques for electronic health record (EHR) analysis. IEEE J. Biomed. Health Inform. 2018, 22, 1589–1604. [Google Scholar] [CrossRef]
  22. Ayala Solares, J.R.D.R.F.; Zhu, Y.; Rahimian, F.; Canoy, D.; Tran, J.; Pinho Gomes, A.C.; Payberah, A.H.; Zottoli, M.; Nazarzadeh, M.; Conrad, N.; et al. Deep learning for electronic health records: A comparative review of multiple deep neural architectures. J. Biomed. Inform. 2020, 101, 103337. [Google Scholar] [CrossRef]
  23. Si, Y.D.J.; Li, Z.; Jiang, X.; Miller, T.; Wang, F.; Jim Zheng, W.; Roberts, K. Deep representation learning of patient data from Electronic Health Records (EHR): A systematic review. J. Biomed. Inform. 2021, 115, 103671. [Google Scholar] [CrossRef]
  24. Li, R.Y.C.; Yang, S.; Qian, B.; Zhang, P. Marrying Medical Domain Knowledge With Deep Learning on Electronic Health Records: A Deep Visual Analytics Approach. J. Med. Internet Res. 2020, 28, e20645. [Google Scholar] [CrossRef]
  25. Vaswani, A.; Shazeer, N.M.; Parmar, N.; Uszkoreit, J.; Jones, L.; Gomez, A.N.; Kaiser, L.; Polosukhin, I. Attention is all you need. Adv. Neural Inf. Process. Syst. 2017; (accessed on 13 November 2023). [Google Scholar]
  26. Hsu, Y.C.W.J.; Huang, P.H.; Chien, Y.W.; Chiu, C.J.; Lin, C.Y. Integrating domain knowledge with machine learning to detect obstructive sleep apnea: Snore as a significant bio-feature. J. Sleep Res. 2022, 31, e13487. [Google Scholar] [CrossRef]
  27. Xie, X.N.J.; Liu, X.; Chen, Z.; Tang, S.; Yu, S. A survey on incorporating domain knowledge into deep learning for medical image analysis. Med. Image Anal. 2021, 69, 101985. [Google Scholar] [CrossRef] [PubMed]
  28. Mathur, S.K.A.; Radivojac, P.; Haas, D.M.; Kersting, K.; Natarajan, S. Exploiting Domain Knowledge as Causal Independencies in Modeling Gestational Diabetes. Pac. Symp. Biocomput. 2023, 28, 359–370. [Google Scholar] [PubMed]
  29. Kather, J.N.; Foersch, S.; Truhn, D. Medical domain knowledge in domain-agnostic generative AI. NPJ Digit. Med. 2022, 5, 90. [Google Scholar] [CrossRef] [PubMed]
  30. Ljubic, B.; Cao, X.H.; Pavlovski, M.; Obradovic, S.; Nair, R.; Glass, L.; Obradovic, Z. nfluence of medical domain knowledge on deep learning for Alzheimer’s disease prediction. Comput. Methods Programs Biomed. 2020, 197, 105765. [Google Scholar] [CrossRef] [PubMed]
  31. Chang, D.; Brandt, C.; Taylor, R.A. Incorporating Domain Knowledge Into Language Models by Using Graph Convolutional Networks for Assessing Semantic Textual Similarity: Model Development and Performance Comparison. JMIR Med. Inform. 2021, 26, e23101. [Google Scholar] [CrossRef] [PubMed]
  32. Miranda, O.; Fan, P.; Qi, X.; Yu, Z.; Ying, J.; Wang, H.; Brent, D.A.; Silverstein, J.C.; Chen, Y.; Wang, L. DeepBiomarker: Identifying Important Lab Tests from Electronic Medical Records for the Prediction of Suicide-Related Events among PTSD Patients. J. Pers. Med. 2022, 12, 524. [Google Scholar] [CrossRef] [PubMed]
  33. Iyer, H.S. Impact of neighborhood socioeconomic status, income segregation, and greenness on blood biomarkers of inflammation. Environ. Int. Vol. 2022, 162, 107164. [Google Scholar] [CrossRef]
  34. Alexander, C.A. Still rolling: Leslie Kish’s ‘rolling samples’ and the American Community Survey. Surv. Methodol. 2002, 28, 35–41. [Google Scholar]
  35. Krieger, N.; Spasojevic, J.; Li, W.; Maduro, G.; Van Wye, G. Public health monitoring of privilege and deprivation with the index of concentration at the extremes. Am. J. Public Health. 2016, 106, 256–263. [Google Scholar] [CrossRef]
  36. Bhavsar, N.A.; Phelan, M.; Pagidipati, N.J.; Goldstein, B.A. Value of Neighborhood Socioeconomic Status in Predicting Risk of Outcomes in Studies That Use Electronic Health Record Data. JAMA Netw. Open 2018, 7, e182716. [Google Scholar] [CrossRef]
  37. Link-Gelles, R.; Aiello, A.E.; Shang, N.; Weber, D.J.; Holtzman, C.; Scherzinger, K.; Reingold, A.; Schaffner, W.; Harrison, L.H.; Rosen, J.B.; et al. Bias with respect to socioeconomic status: A closer look at zip code matching in a pneumococcal vaccine effectiveness study. SSM-Popul. Health 2016, 2, 587–594. [Google Scholar] [CrossRef] [PubMed]
  38. Thomas, A.J.; Davey Smith, G.; Neaton, J.D. ZIP-code-based versus tract-based income measures as long-term risk-adjusted mortality predictors. Am. J. Epidemiol. 2006, 164, 586–590. [Google Scholar] [CrossRef] [PubMed]
  39. Sentence-Transformers Pretrained Models–Sentence-Transformers documentation. 2021. Available online: https://www.sbert.net/docs/pretrained_models.html (accessed on 13 November 2023).
  40. Rasmy, L.; Zhu, J.; Li, Z.; Hao, X.; Tran, H.T.; Zhou, Y.; Tiryaki, F.; Xiang, Y.; Xu, H.; Zhi, D. Simple Recurrent Neural Networks is all we need for clinical events predictions using EHR data. arXiv 2021, arXiv:2110.00998. [Google Scholar]
  41. Baytas, I.M.; Xiao, C.; Zhang, X.; Wang, F.; Jain, A.K.; Zhou, J. Patient Subtyping via Time-Aware LSTM Networks. In Proceedings of the 23rd ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, Halifax, NS, Canada, 13–17 August 2017; pp. 65–74. [Google Scholar] [CrossRef]
  42. Guan, C.; Wang, X.; Zhang, Q.; Chen, R.; He, D.; Xie, X. Towards a deep and unified understanding of deep neural models in nlp. In Proceedings of the International Conference on Machine Learning, Long Beach, CA, USA, 10–15 June 2019; pp. 2454–2463. [Google Scholar]
  43. Rao, S.; Li, Y.; Ramakrishnan, R.; Hassaine, A.; Canoy, D.; Cleland, J.; Lukasiewicz, T.; Salimi-Khorshidi, G.; Rahimi, K. BEHRT-HF: An interpretable transformer-based, deep learning model for prediction of incident heart failure. Eur. Heart J. 2020, 41, ehaa946-3553. [Google Scholar] [CrossRef]
  44. Wilcoxon, F. Individual comparisons by ranking methods. Biom. Bull. 1945, 1, 80–83. [Google Scholar] [CrossRef]
  45. Pounds, S. Improving false discovery rate estimation. Bioinformatics 2004, 20, 1737–1745. [Google Scholar] [CrossRef]
  46. Swystun, L.L. The role of leukocytes in thrombosis. Blood 2016, 128, 753–762. [Google Scholar] [CrossRef]
  47. Higuchi, T.; Omata, F.; Tsuchihashi, K.; Higashioka, K.; Koyamada, R.; Okada, S. Current cigarette smoking is a reversible cause of elevated white blood cell count: Cross-sectional and longitudinal studies. Prev. Med. Rep. 2016, 4, 417–422. [Google Scholar] [CrossRef]
  48. Mukhtar, A.H. Effect of Cannabis sativa on hematological indices in rats and men. Pakistan J. Nutr. 2011, 10, 313–316. [Google Scholar] [CrossRef]
  49. Guzel DYazici, E. Erol A Alterations of the hematologic cells in synthetic cannabinoid users. J. Clin. Lab Anal. 2017, 31, 22131. [Google Scholar] [CrossRef]
  50. Eisenstein, T.K.; Feng, P.; Thingalaya, N.K.; Meissler, J.J. Effects of opioid tolerance and withdrawal on the immune system. J. Neuroimmune Pharmacol. 2006, 1, 237–249. [Google Scholar] [CrossRef] [PubMed]
  51. Siegel, A.J.; Sholar, M.B.; Mendelson, J.H.; Lukas, S.E.; Kaufman, M.J.; Renshaw, P.F.; McDonald, J.C.; Lewandrowski, K.B.; Apple, F.S.; Stec, J.J.; et al. Cocaine-Induced Erythrocytosis and Increase in von Willebrand Factor: Evidence for Drug-Related Blood Doping and Prothrombotic Effects. Arch. Intern. Med. 1999, 159, 1925–1929. [Google Scholar] [CrossRef] [PubMed]
  52. Thachil, J. Platelets in Inflammatory Disorders: A Pathophysiological and Clinical Perspective. Semin. Thromb. Hemost. 2015, 41, 572–581. [Google Scholar] [CrossRef] [PubMed]
  53. Lindqvist, D.; Mellon, S.H.; Dhabhar, F.S.; Yehuda, R.; Grenon, S.M.; Flory, J.D.; Bierer, L.M.; Abu-Amara, D.; Coy, M.; Makotkine, I.; et al. Increased circulating blood cell counts in combat-related PTSD: Associations with inflammation and PTSD severity. Psychiatry Res. 2017, 258, 330–336. [Google Scholar] [CrossRef] [PubMed]
  54. Jain, R.; Narnoli, S. Haematological Changes in Alcohol and Substance Use Disorders—An Overview. Int. Arch. Subst. Abuse Rehabil. 2020, 2, 6. [Google Scholar] [CrossRef]
  55. Michopoulos, V.; Vester, A.; Neigh, G. Posttraumatic stress disorder: A metabolic disorder in disguise? Exp. Neurol. 2016, 284, 220–229. [Google Scholar] [CrossRef]
  56. LIhua, M.; Hongbin, M.; Hui, W.; Caihong, J.; Xiaolian, J. Metabolic syndrome risk in relation to posttraumatic stress disorder among trauma-exposed civilians in Gansu Province, China. Medicine 2020, 99, e18614. [Google Scholar] [CrossRef]
  57. Soeters, P.B.; Shenkin, A. Hypoalbuminemia: Pathogenesis and Clinical Significance. JPEN J. Parenter. Enteral Nutr. 2019, 43, 181–193. [Google Scholar] [CrossRef]
  58. Beurel, E.; Nemeroff, C.B. The Bidirectional Relationship of Depression and Inflammation: Double Trouble. Neuron 2020, 107, 234–256. [Google Scholar] [CrossRef]
  59. Huang, T.L. Lower serum albumin levels in patients with mood disorders. Chang Gung Med. J. 2002, 25, 509–513. [Google Scholar]
  60. Lyons, O.; Bennett, K.; O’Riordan, D.; Silke, B. Serum albumin as an outcome predictor in hospital emergency medical admissions. Eur. J. Intern. Med. 2010, 21, 17–20. [Google Scholar] [CrossRef] [PubMed]
  61. Schwartz, A.C.; Penza, K.M.; Sexton, M.; Jay, D.; Haggard, P.J.; Garlow, S.J.; Ressler, K.J. Pain medication use among patients with posttraumatic stress disorder. Psychosomatics 2006, 47, 136–142. [Google Scholar] [CrossRef] [PubMed]
  62. Rothbaum, B.O.; Jovanovic, T.; Norrholm, S.D.; Gerardi, M.; Dunlop, B.; Davis, M.; Bradley, B.; Duncan, E.J.; Rizzo, A.; Ressler, K.J. A randomized, double-blind evaluation of D-cycloserine or alprazolam combined with virtual reality exposure therapy for posttraumatic stress disorder in Iraq and Afghanistan War veterans. Am. J. Psychiatry 2014, 171, 640–648. [Google Scholar] [CrossRef] [PubMed]
  63. Shah, N.A.; Smith, M.J.; Kaplan, J.A.; Kraner, J.C.; Clay, D.J. Characteristics of alprazolam-related deaths compiled by a centralized state medical examiner. Am. J. Addict. 2012, 21, S27–S34. [Google Scholar] [CrossRef] [PubMed]
  64. Matar, M.A.; Kaplan, Z.; Cohen, H. Alprazolam treatment immediately after stress exposure interferes with the normal HPA-stress response and increases vulnerability to subsequent stress in an animal model of PTSD. Eur. Neuropsychopharmacol. 2008, 19, 283–295. [Google Scholar] [CrossRef] [PubMed]
  65. Melmed, S.; Rosen, C.; Auchus, R.; Goldfine, A.; Philadelphia, P.A. Elsevier Health Sciences Division. In Williams Textbook of Endocrinology, 14th ed.; Elsevier: Amsterdam, The Netherlands, 2019. [Google Scholar]
  66. Hodgens, A.; Sharman, T. Corticosteroids. [Updated 2023 May 1]. In StatPearls [Internet]; StatPearls Publishing: Treasure Island, FL, USA, 2023. Available online: https://www.ncbi.nlm.nih.gov/books/NBK554612/ (accessed on 13 November 2023).
  67. West, S. Strategies to prevent the neuropsychiatric side-effects of corticosteroids: A case report and review of the literature. Curr. Opin. Organ Transplant. 2014, 19, 201–208. [Google Scholar] [CrossRef] [PubMed]
  68. Alturaymi, M.A.; Alageel, Y.S.; Bin Dayel, M.; Alsubayyil, M.S.; Alkhateeb, B.F. The Association Between Prolonged Use of Oral Corticosteroids and Mental Disorders: Do Steroids Have a Role in Developing Mental Disorders? Cureus 2023, 15, e37627. [Google Scholar] [CrossRef]
  69. Çakmak, M.; Eralp, L.; Balci, H.I.; Civan, M. Basic Techniques for Extremity Reconstruction: External Fixator Applications According to Ilizarov Principles. Springer International Publishing: Cham, Switzerland, 2018; pp. 39–42. [Google Scholar]
  70. Hong, J.; Totouom-Tangho, H.; Dunn, N.R.; Swift, R.G. Methadone-Induced Hyperhidrosis Treated With Oxybutynin. J. Addict. Med. 2017, 11, 237–238. [Google Scholar] [CrossRef]
  71. Vidal, J. HIV-related cerebral toxoplasmosis revisited: Current concepts and controversies of an old disease. J. Int. Assoc. Provid. AIDS Care 2019, 18, 2325958219867315. [Google Scholar] [CrossRef]
  72. Markovitz, A.R.; Simanek, A.M.; Yolken, R.; Galea, S.; Koenen, K.; Chen, S.; Aiello, A. Toxoplasma gondii and anxiety disorders in a community-based sample. Brain Behav. Immun. 2015, 43, 192–197. [Google Scholar] [CrossRef]
  73. Madi, D.; Rao, S.; Ramapuram, J.T.; Mahalingam, S. Successful treatment of cerebral toxoplasmosis with clindamycin: A case report. Oman Med. J. 2012, 27, 411–412. [Google Scholar] [CrossRef] [PubMed]
  74. de Almondes, K.M. Cerebral toxoplasmosis and alcohol abuse in AIDS: Dementia with multiple etiologies. Dement. Neuropsychol. 2020, 14, 422–429. [Google Scholar] [CrossRef]
  75. Thomas, A.; Jones, N.; Deslandes, P.N. Diphenhydramine abuse and detoxification: A brief review and case report. J. Psychopharmacol. 2009, 23, 101–105. [Google Scholar] [CrossRef]
  76. Saran, J.S.; Schult, R.; Wiegand, T.J.; Selioutski, O. Chronic diphenhydramine abuse and withdrawal: A diagnostic challenge. Neurol. Clin. Pract. 2017, 7, 439–441. [Google Scholar] [CrossRef] [PubMed]
  77. Braun, J.; Freyer, D.; Mitchell, T.; Cleveland, J.; Tuomanen, E.; Weber, J. Pneumococcal pneumolysin and H(2)O(2) mediate brain cell apoptosis during meningitis. J. Clin. Invest. 2002, 109, 19–27. [Google Scholar] [CrossRef] [PubMed]
  78. Brück, W. Neuronal injury in bacterial meningitis: Mechanisms and implications for therapy. TINS 2002, 25, 38–45. [Google Scholar]
  79. Stringaris, A.K.; Geisenhainer, J.; Bergmann, F.; Balshüsemann, C.; Lee, U.; Zysk, G.; Mitchell, T.J.; Keller, B.U.; Kuhnt, U.; Gerber, J.; et al. Neurotoxicity of penumolysin, a major pneumococcal virulence factor, involves calcium influx and depends on activation of p38 mitogen-activated protein kinases. Neurobiol. Dis. 2002, 11, 355–368. [Google Scholar] [CrossRef]
  80. Böttcher, T.; Ren, H.; Goiny, M.; Gerber, J.; Lykkesfeldt, J.; Kuhnt, U.; Lotz, M.; Bunkowski, S.; Werner, C.; Schau, I.; et al. Clindamycin is neuroprotective in experimental Streptococcus pneumoniae meningitis compared with ceftriaxone. J. Neurochem. 2004, 6, 1450–1460. [Google Scholar] [CrossRef]
  81. Stern, S.; Sarkar, A.; Stern, T.; Mei, A.; Mendes, A.P.D.; Stern, Y.; Goldberg, G.; Galor, D.; Nguyen, T.; Randolph-Moore, L.; et al. Mechanisms Underlying the Hyperexcitability of CA3 and Dentate Gyrus Hippocampal Neurons Derived From Patients With Bipolar Disorder. Biol. Psychiatry 2020, 88, 139–149. [Google Scholar] [CrossRef]
  82. Nakahara, S.; Turner, J.A.; Calhoun, V.D.; Lim, K.O.; Mueller, B.; Bustillo, J.R.; O’Leary, D.S.; McEwen, S.; Voyvodic, J.; Belger, A.; et al. Dentate gyrus volume deficit in schizophrenia. Psychol. Med. 2020, 50, 1267–1277. [Google Scholar] [CrossRef]
  83. Gong, S. Renin-angiotensin system: The underlying mechanisms and promising therapeutical target for depression and anxiety. Front. Immunol. 2023, 24, 1053136. [Google Scholar] [CrossRef]
  84. Braszko, J.J.; Halicka, D.; Gard, P.R. Captopril and enalapril improve cognition and depressed mood in hypertensive patients. J. Basic Clin. Physiol. Pharmacol. 2003, 14, 323–343. [Google Scholar] [CrossRef] [PubMed]
  85. Marin, M.C.D.; Perrotte, G.; Martins-da-Silva, A.S.; Lassi, D.L.S.; Blaas, I.K.; Castaldelli, F.I.; Brisola Dos Santos, M.B.; Kortas, G.T.; Campos, M.W.; Torales, J.; et al. Pharmacological Treatment of Alcohol Cravings. Brain Sci. 2023, 15, 1206. [Google Scholar] [CrossRef] [PubMed]
  86. Naranjo, C.A.; Sanhueza, P.; Woodley-Remus, D.; Sellers, E.M. Enalapril effects on alcohol intake and other consummatory behaviors in alcoholics. Clin. Pharmacol. Ther. 1991, 50, 96–106. [Google Scholar] [CrossRef] [PubMed]
  87. Lingham, T.; Grupp, L.A. Angiotensin converting enzyme inhibitors reduce alcohol consumption: Some possible mechanisms and important conditions for its therapeutic use. Alcohol. Clin. Exp. Res. 1990, 14, 92–99. [Google Scholar] [CrossRef] [PubMed]
  88. Kohler, R.E.E.A. Trauma and cervical cancer screening among women experiencing homelessness: A call for trauma-informed care. Women’s Health 2021, 17, 17455065211029238. [Google Scholar] [CrossRef] [PubMed]
  89. Roux, A.V.D. Neighborhoods and health. Ann. N. Y. Acad. Sci. 2010, 186, 125–145. [Google Scholar] [CrossRef]
  90. Stulberg, E.L.; Kim, S.; Hsu, C.W.; Xu, Y.; Clarke, P.; Morgenstern, L.B.; Lisabeth, L.D. Association of Neighborhood Socioeconomic Status With Outcomes in Patients Surviving Stroke. Neurology 2021, 96, e2599–e2610. [Google Scholar] [CrossRef]
  91. Ailshire, J.; Clarke, P. Neighborhood social stressors, fine particulate matter air pollution, and cognitive function among older U.S. adults. Soc. Sci. Med. 2017, 172, 56–63. [Google Scholar] [CrossRef]
  92. Chen, X.; Hanlin, L.; Fiksdal, A.; Breines, J.G.; Thoma, M.V.; Rohleder, N. HPA-axis and inflammatory reactivity to acute stress is related with basal HPA-axis activity. Psychoneuroendocrinology 2017, 78, 168–176. [Google Scholar] [CrossRef]
  93. Lewis, S.J.; Caspi, A.; Fisher, H.L.; Matthews, T.; Moffitt, T.E.; Odgers, C.L.; Stahl, D.; Teng, J.Y.; Danese, A. The epidemiology of trauma and post-traumatic stress disorder in a representative cohort of young people in England and Wales. Lancet Psychiatry 2019, 6, 247–256. [Google Scholar] [CrossRef] [PubMed]
  94. Kitzman, J.M.; Borucki, A.N.; Agarwal, R. Substance Use Disorders in Adolescents and Young Adults: History and Perioperative Considerations From the Society for Pediatric Pain Medicine. Anesth. Analg. 2023, 1, 10–1213. [Google Scholar] [CrossRef] [PubMed]
  95. Syed, S.T.; Sharp, L.K. Traveling towards disease: Transportation barriers to health care access. J. Community Health 2013, 38, 976–993. [Google Scholar] [CrossRef] [PubMed]
  96. Doebler, S. Access to a Car and the Self-Reported Health and Mental Health of People Aged 65 and Older in Northern Ireland. Res. Aging 2016, 38, 453–476. [Google Scholar] [CrossRef]
  97. Wolfe, M.K.; Holmes, G.M. ransportation Barriers to Health Care in the United States: Findings From the National Health Interview Survey. Am. J. Public Health 2020, 110, 815–822. [Google Scholar] [CrossRef] [PubMed]
  98. Mellinger, J.L.; Winder, G.S.; DeJonckheere, M.; Fontana, R.J.; Volk, M.L.; Lok, A.S.F.; Blow, F.C. Misconceptions, preferences and barriers to alcohol use disorder treatment in alcohol-related cirrhosis. J. Subst. Abuse Treat. 2018, 91, 20–27. [Google Scholar] [CrossRef] [PubMed]
  99. Kessler, R.C.; Forthofer, M.S. The social consequences of psychiatric disorders, III: Probability of marital stability. Am. J. Psychiatry 1998, 155, 1092–1096. [Google Scholar] [CrossRef]
  100. Richards, M.; Wadsworth, M. The effects of divorce and separation on mental health in a national UK birth cohort. Psychol. Med. 1997, 27, 1121–1128. [Google Scholar] [CrossRef]
  101. Rognmo, K.; Idstad, M.; Tambs, K. More mental health problems after divorce in couples with high pre-divorce alcohol consumption than in other divorced couples: Results from the HUNT-study. BMC Public Health 2013, 13, 852. [Google Scholar] [CrossRef]
  102. Nakao, M.; Shirotsuki, K.; Sugaya, N. Cognitive-behavioral therapy for management of mental health and stress-related disorders: Recent advances in techniques and technologies. Biopsychosoc. Med. 2021, 15, 16. [Google Scholar] [CrossRef]
  103. Jericho, B.; Berle, D. Trauma-focused psychotherapies for post-traumatic stress disorder: A systematic review and network meta-analysis. Acta Psychiatr. Scand. 2022, 145, 132–155. [Google Scholar] [CrossRef]
  104. Melegkovits, E.; Dixon, E.; Ehntholt, K.; Gillard, J.; Kayal, H.; Kember, T.; Ottisova, L.; Walsh, E.; Wood, M.; Gafoor, R.; et al. The effectiveness of trauma-focused psychotherapy for complex post-traumatic stress disorder: A retrospective study. Eur. Psychiatry 2022, 66, 25. [Google Scholar] [CrossRef] [PubMed]
  105. Bergmans, R.S.; Ilgen, M.A. Prevalence of suicide ideation, planning and attempts among Supplemental Nutrition Assistance Program participants in the United States. J. Affect Disord. 2020, 277, 99–103. [Google Scholar] [CrossRef] [PubMed]
  106. Boden, M.T. Substance Use Disorders Among Veterans in a Nationally Representative Sample: Prevalence and Associated Functioning and Treatment Utilization. J. Stud. Alcohol Drugs 2018, 79, 853–861. [Google Scholar] [CrossRef]
  107. Lander, L.; Byrne, M. The impact of substance use disorders on families and children: From theory to practice. Soc. Work Public Health 2013, 28, 194–205. [Google Scholar] [CrossRef] [PubMed]
  108. Rigg, K.K. Urban vs. rural differences in prescription opioid misuse among adults in the United States: Informing region specific drug policies and interventions. Int. J. Drug Policy 2015, 26, 484–491. [Google Scholar] [CrossRef]
  109. Gluckman, G.R. Toxoplasmosis of the bladder: Case report and review of the literature. J. Urol. 1994, 151, 1629–1630. [Google Scholar] [CrossRef]
  110. Socała, K.; Doboszewska, U.; Szopa, A.; Serefko, A.; Włodarczyk, M.; Zielińska, A.; Poleszak, E.; Fichna, J.; Wlaź, P. The role of microbiota-gut-brain axis in neuropsychiatric and neurological disorders. Pharmacol. Res. 2021, 172, 105840. [Google Scholar] [CrossRef]
  111. Severance, E.G.; Xiao, J.; Jones-Brando, L.; Sabunciyan, S.; Li, Y.; Pletnikov, M.; Prandovszky, E.; Yolken, R. Toxoplasma gondii-A Gastrointestinal Pathogen Associated with Human Brain Diseases. Int. Rev. Neurobiol. 2016, 131, 143–163. [Google Scholar] [CrossRef]
  112. Kotoh, K.; Fukushima, M.; Horikawa, Y.; Yamashita, S.; Kohjima, M.; Nakamuta, M.; Enjoji, M. Serum albumin is present at higher levels in alcoholic liver cirrhosis as compared to HCV-related cirrhosis. Exp. Ther. Med. 2012, 3, 72–75. [Google Scholar] [CrossRef]
  113. Shojai, S.; Moosavi-Movahedi, A.A.; Habibi-Rezaei, M. Human serum albumin in neurodegeneration. Rev. Neurosci. 2022, 33, 803–817. [Google Scholar] [CrossRef] [PubMed]
  114. Bai, Z.; Bernardi, M.; Yoshida, E.M.; Li, H.; Guo, X.; Méndez-Sánchez, N.; Li, Y.; Wang, R.; Deng, J.; Qi, X. Albumin infusion may decrease the incidence and severity of overt hepatic encephalopathy in liver cirrhosis. Aging 2019, 11, 8502–8525. [Google Scholar] [CrossRef] [PubMed]
  115. Chen, S.; Xia, H.S.; Zhu, F.; Yin, G.Z.; Qian, Z.K.; Jiang, C.X.; Gu, X.C.; Yin, X.Y.; Tang, W.J.; Zhang, T.H.; et al. Association between decreased serum albumin levels and depressive symptoms in patients with schizophrenia in a Chinese Han population: A pilot study. Psychiatry Res. 2018, 270, 438–442. [Google Scholar] [CrossRef] [PubMed]
  116. Ambrus, L. Inverse association between serum albumin and depressive symptoms among drug-free individuals with a recent suicide attempt. Nord. J. Psychiatry 2019, 73, 229–232. [Google Scholar] [CrossRef]
  117. Xiong, W.; Zhao, Y.; Wu, X.; Pudasaini, B.; Liu, J.M. Can we predict the prognosis of COPD with a routine blood test? Int. J. Chron. Obstruct. Pulmon. Dis. 2017, 12, 615–625. [Google Scholar] [CrossRef]
  118. Heslin, K.C. Mental and Substance Use Disorders Among Hospitalized Teenager; Healthcare Cost and Utilization Project (HCUP) Statistical Briefs [Internet]; Agency for Healthcare Research and Quality (US): Rockville, MD, USA, 2006.
Figure 1. Overview of DeepBiomarker2. (A) Data sampling from electronic medical records: Patients A and B both pass the inclusion criteria and within the given time interval. Patient A has no event and Patient B has events and is considered as a control and a case, respectively. We extract their multimodal information (i.e., Diagnoses/Disease, Medication use/Drug, and Lab-test results) from their EMRs and use them as input in our model; (B) data embedding: the multimodal information is then converted into continuous vector spaces to build an embedding matrix; and (C) prediction by neural networks such as TLSTM and RETAIN as the basic prediction units. We then incorporate individual- and neighborhood-level SDoH information, trauma-focused psychotherapy, and cognitive behavioral status information in our neural networks for outcome prediction. Our model provides us with a comprehensive list of multiple biomarkers, and with the help of the perturbation-based contribution analysis, we identify the most important features/biomarkers. TLSTM: Time-aware long short-term memory; RETAIN: Reverse Time Attention Model; SDoH: social determinants of health.
Figure 1. Overview of DeepBiomarker2. (A) Data sampling from electronic medical records: Patients A and B both pass the inclusion criteria and within the given time interval. Patient A has no event and Patient B has events and is considered as a control and a case, respectively. We extract their multimodal information (i.e., Diagnoses/Disease, Medication use/Drug, and Lab-test results) from their EMRs and use them as input in our model; (B) data embedding: the multimodal information is then converted into continuous vector spaces to build an embedding matrix; and (C) prediction by neural networks such as TLSTM and RETAIN as the basic prediction units. We then incorporate individual- and neighborhood-level SDoH information, trauma-focused psychotherapy, and cognitive behavioral status information in our neural networks for outcome prediction. Our model provides us with a comprehensive list of multiple biomarkers, and with the help of the perturbation-based contribution analysis, we identify the most important features/biomarkers. TLSTM: Time-aware long short-term memory; RETAIN: Reverse Time Attention Model; SDoH: social determinants of health.
Jpm 14 00094 g001
Table 1. The performance metrics of DeepBiomarker2 with different deep-learning and machine-learning algorithms with and without SDoH features.
Table 1. The performance metrics of DeepBiomarker2 with different deep-learning and machine-learning algorithms with and without SDoH features.
RETAIN(+SDOH)12345Averagestd.s
Validation AUC0.9220.9250.9270.9340.9350.9290.005
Test AUC0.9180.9270.9300.9330.9280.9270.007
Test Precision0.8860.8900.8990.9150.8860.8950.013
Test Recall0.8500.8780.8650.8670.8690.8660.011
Test F10.8680.8840.8820.8900.8770.8800.009
RETAIN(−SDOH)12345Averagestd.s
Validation AUC0.9260.9210.9330.9330.9220.9270.006
Test AUC0.9230.9180.9160.9320.9270.9230.006
Test Precision0.8980.8780.8570.8880.8660.8780.017
Test Recall0.8670.8700.8720.8820.8810.8740.007
Test F10.8820.8740.8640.8850.8730.8760.008
LR(+SDOH)12345Averagestd.s
Validation AUC0.8750.8720.8710.8760.8680.8720.003
Test AUC0.8490.8410.8450.8540.8440.8470.005
Test Precision0.7580.7020.7140.7460.7230.7290.023
Test Recall0.8250.8720.8580.8490.8380.8480.018
Test F10.7900.7780.7790.7940.7760.7840.008
LR(-SDOH)12345Averagestd.s
Validation AUC0.8690.8680.8690.8510.8680.8650.008
Test AUC0.8460.8430.8430.8280.8410.8400.007
Test Precision0.7040.7060.6920.7520.7730.7250.035
Test Recall0.8970.8890.9040.7760.7870.8510.063
Test F10.7890.7870.7840.7640.7800.7810.010
TLSTM(+SDOH)12345Averagestd.s
Validation AUC0.9360.9320.9350.9440.9290.9350.006
Test AUC0.9100.9240.9350.9280.9350.9260.010
Test Precision0.7860.8630.8690.8730.8860.8550.040
Test Recall0.9060.8550.8870.8550.8780.8760.022
Test F10.8420.8590.8780.8640.8820.8650.016
TLSTM(−SDOH)12345Averagestd.s
Validation AUC0.9310.9390.9370.9370.9410.9370.004
Test AUC0.9190.9250.9250.9230.9310.9240.005
Test Precision0.8260.8690.8690.8360.8820.8570.024
Test Recall0.9020.8780.8590.8880.8590.8770.019
Test F10.8620.8740.8640.8620.8710.8660.005
AUC: area under curve, std: standard deviation, TLSTM: Time-Aware Long Short-Term Memory, RETAIN: Reverse Time AttentIoN model, LR: Logistic regression, std.s: Standard deviations of validation AUC, test AUC, test precision, test recall, and test F1, respectively.
Table 2. Most important abnormal lab test results identified by perturbation-based contribution analysis for ASUD prediction.
Table 2. Most important abnormal lab test results identified by perturbation-based contribution analysis for ASUD prediction.
Feature NameRelative ContributionWilcoxon_pFDR_Q
HGB1.462.63 × 10−348.75 × 10−35
HCT1.405.43 × 10−291.36 × 10−29
Glucose1.329.64 × 10−281.93 × 10−28
RBC1.284.99 × 10−164.99 × 10−17
WBC1.326.02 × 10−145.47 × 10−15
CL1.298.99 × 10−147.49 × 10−15
MCHC1.349.79 × 10−137.53 × 10−14
MCH1.314.18 × 10−112.78 × 10−12
Albumin1.355.77 × 10−113.61 × 10−12
RDW1.307.80 × 10−114.59 × 10−12
Total Protein1.411.31 × 10−96.57 × 10−11
Protein-Urine1.412.20 × 10−91.00 × 10−10
Leukocyte Esterase1.369.21 × 10−93.54 × 10−10
ABS Neutrophils1.331.95 × 10−86.95 × 10−10
CO21.280.00012.87 × 10−6
Urea Nitrogen1.200.00012.87 × 10−6
Ca1.270.00035.77 × 10−6
Relative contribution value >1: Risk and Relative contribution value, <1: FDR_Q: false discovery rate adjusted Q value, p_wilcoxon: p values of Wilcoxon test. Hemoglobin (HGB), hematocrit (HCT), red cell distribution width (RDW), red blood cells (RBC), white blood cells (WBC), absolute (ABS) neutrophils, mean corpuscular hemoglobin (MCH), mean corpuscular hemoglobin concentration (MCHC), chloride (CL), carbon dioxide (CO2), and calcium (Ca).
Table 3. Most important medication uses results identified by perturbation-based contribution analysis for ASUD prediction.
Table 3. Most important medication uses results identified by perturbation-based contribution analysis for ASUD prediction.
Feature NameRelative ContributionWilcoxon_pFDR_Q
Acetaminophen1.603.67 × 10−381.84 × 10−38
Hydrocodone1.421.38 × 10−107.66 × 10−12
Oxycodone1.443.49 × 10−101.84 × 10−11
Diphenoxylate and Atropine0.304.07 × 10−81.40 × 10−9
Sodium sulfacetamide sulfur0.452.52 × 10−77.87 × 10−9
Gabapentin1.394.16 × 10−71.26 × 10−8
Enalapril0.480.00012.84 × 10−6
Moxifloxacin0.310.00035.46 × 10−6
Alprazolam1.630.00192.89 × 10−5
Symbicort1.360.02280.0003
Clindamycin0.590.02950.0003
Xarelto/Rivaroxaban0.390.03370.0004
Valacyclovir0.530.04950.0005
Penicillin0.650.07350.0007
Relative contribution value >1: Risk and Relative contribution value, <1: FDR_Q: false discovery rate adjusted Q value, p_wilcoxon: p values of Wilcoxon test.
Table 4. Most important diagnosis results identified by perturbation-based contribution analysis for ASUD prediction.
Table 4. Most important diagnosis results identified by perturbation-based contribution analysis for ASUD prediction.
Feature NameRelative ContributionWilcoxon_pFDR_Q
Routine general medical examination at a health care facility0.719.76 × 10−251.63 × 10−25
Esophageal reflux1.251.40 × 10−161.68 × 10−17
Asthma, unspecified type, unspecified1.341.51 × 10−161.68 × 10−17
Long-term (current) use of anticoagulants1.244.82 × 10−92.10 × 10−10
Personal history of tobacco use1.258.78 × 10−93.51 × 10−10
Anxiety state, unspecified1.181.21 × 10−84.49 × 10−10
Lumbago1.258.80 × 10−72.45 × 10−8
Personal history of other mental disorders1.281.15 × 10−63.10 × 10−8
Depressive disorder, not elsewhere classified1.214.54 × 10−61.16 × 10−7
Periumbilical pain1.171.93 × 10−54.48 × 10−7
Fibromyalgia1.190.00243.58 × 10−5
Migraine without aura, with intractable migraine, so stated, without mention of status migrainosus1.170.01460.0002
Osteoarthrosis, unspecified whether generalized or localized, site unspecified1.260.01570.0002
Arthrodesis status1.180.01920.0002
Body Mass Index, pediatric, greater than or equal to 95th percentile for age0.860.02610.0003
Other chronic pain1.170.07040.0007
Screening for malignant neoplasms of cervix0.860.59970.0037
Relative contribution value >1: Risk and Relative contribution value, <1: FDR_Q: false discovery rate adjusted Q value, p_wilcoxon: p values of Wilcoxon test.
Table 5. Most important SDoH and psychotherapy parameters identified by averaging 10 repeats for ASUD prediction.
Table 5. Most important SDoH and psychotherapy parameters identified by averaging 10 repeats for ASUD prediction.
NameMeansdpImpact on ASUD RiskType of SDoH
Race (White)0.1200.022.60 × 10−9White patients have higher risk of ASUDIndividual
Trauma focused psychotherapy−0.08120.0161.49 × 10−8Individuals undergoing trauma focused psychotherapy have lesser risk of ASUDIndividual
Neighborhood socioeconomic status−0.09430.0333.27 × 10−6Neighborhoods with low socio-economic status has higher risk of ASUDNeighborhood
Percentage of Non-Citizens−0.1160.043.43 × 10−6Non-US Citizens have a higher chance of ASUD riskNeighborhood
Cognitive behavioral therapy−0.06230.0223.66 × 10−6Individuals undergoing cognitive behavioral therapy have lesser risk of ASUDIndividual
Percentage of Foreign born−0.09010.0335.08 × 10−6US born patients have higher risk of ASUDNeighborhood
People of color index−0.07780.039.88 × 10−6Black majority have higher risk of ASUDNeighborhood
Limited English-speaking household−0.1060.0421.00 × 10−5Households with limited English speaking capacity have higher risk of ASUDNeighborhood
Racial segregation−0.1180.0471.30 × 10−5High racially segregated zip codes have higher risk of ASUDNeighborhood
Widowed partner who is a Male−0.07810.0321.41 × 10−5Widowed partner who is a male have lower risk of ASUD as opposed to widowed partner who is a femaleNeighborhood
Household with transportation barriers0.08700.043.82 × 10−5Households with no vehicles have higher risk of ASUDNeighborhood
Gender−0.09640.0465.56 × 10−5Females have higher risk of ASUDIndividual
Age−0.08280.0430.0001Younger patients have higher risk of ASUDIndividual
Household with same sex marriages0.06520.0390.0003Households with same sex marriages have a higher chance of ASUD riskNeighborhood
Aridity−0.04870.030.0004Low Humidity/lower vegetation/greenery have higher risk of ASUDNeighborhood
Normalized difference vegetative index−0.05810.0430.0016Low vegetation/greenery have higher risk of ASUDNeighborhood
Gini index−0.02160.0190.0045Zip codes with low Gini index have higher risk of ASUDNeighborhood
Household with Separated partners0.03960.0370.0063Households with separated partners have higher risk of ASUDNeighborhood
Income segregation−0.02760.0360.0309Households with higher income segregation have higher risk of ASUDNeighborhood
SDoH: social determinants of health, sd: standard deviation, p: p values.
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Miranda, O.; Fan, P.; Qi, X.; Wang, H.; Brannock, M.D.; Kosten, T.R.; Ryan, N.D.; Kirisci, L.; Wang, L. DeepBiomarker2: Prediction of Alcohol and Substance Use Disorder Risk in Post-Traumatic Stress Disorder Patients Using Electronic Medical Records and Multiple Social Determinants of Health. J. Pers. Med. 2024, 14, 94. https://doi.org/10.3390/jpm14010094

AMA Style

Miranda O, Fan P, Qi X, Wang H, Brannock MD, Kosten TR, Ryan ND, Kirisci L, Wang L. DeepBiomarker2: Prediction of Alcohol and Substance Use Disorder Risk in Post-Traumatic Stress Disorder Patients Using Electronic Medical Records and Multiple Social Determinants of Health. Journal of Personalized Medicine. 2024; 14(1):94. https://doi.org/10.3390/jpm14010094

Chicago/Turabian Style

Miranda, Oshin, Peihao Fan, Xiguang Qi, Haohan Wang, M. Daniel Brannock, Thomas R. Kosten, Neal David Ryan, Levent Kirisci, and Lirong Wang. 2024. "DeepBiomarker2: Prediction of Alcohol and Substance Use Disorder Risk in Post-Traumatic Stress Disorder Patients Using Electronic Medical Records and Multiple Social Determinants of Health" Journal of Personalized Medicine 14, no. 1: 94. https://doi.org/10.3390/jpm14010094

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop