Skip to main content

Importance of hospital and clinical factors for early mortality in Takotsubo syndrome: Insights from the Swedish Coronary Angiography and Angioplasty Registry

Abstract

Background

Takotsubo syndrome (TTS) is an acute heart failure syndrome with symptoms similar to acute myocardial infarction. TTS is often triggered by acute emotional or physical stress and is a significant cause of morbidity and mortality. Predictors of mortality in patients with TS are not well understood, and there is a need to identify high-risk patients and tailor treatment accordingly. This study aimed to assess the importance of various clinical factors in predicting 30-day mortality in TTS patients using a machine learning algorithm.

Methods

We analyzed data from the nationwide Swedish Coronary Angiography and Angioplasty Registry (SCAAR) for all patients with TTS in Sweden between 2015 and 2022. Gradient boosting was used to assess the relative importance of variables in predicting 30-day mortality in TTS patients.

Results

Of 3,180 patients hospitalized with TTS, 76.0% were women. The median age was 71.0 years (interquartile range 62–77). The crude all-cause mortality rate was 3.2% at 30 days. Machine learning algorithms by gradient boosting identified treating hospitals as the most important predictor of 30-day mortality. This factor was followed in significance by the clinical indication for angiography, creatinine level, Killip class, and age. Other less important factors included weight, height, and certain medical conditions such as hyperlipidemia and smoking status.

Conclusions

Using machine learning with gradient boosting, we analyzed all Swedish patients diagnosed with TTS over seven years and found that the treating hospital was the most significant predictor of 30-day mortality.

Peer Review reports

Introduction

Takotsubo syndrome (TTS), also known as stress cardiomyopathy or broken heart syndrome, is an acute cardiac condition that clinically resembles an acute myocardial infarction [1, 2]. Characterized by transient left ventricular dysfunction, TTS often occurs in response to severe emotional or physical stressors [3]. While the left ventricular dysfunction observed in TTS typically exhibits a transient nature, complete recovery does not happen in all cases, with some patients experiencing prolonged or permanent effects [4]. Despite the transient nature of ventricular dysfunction, TTS has been recognized as a significant contributor to morbidity and mortality [5, 6].

While the exact pathophysiology of TTS remains under investigation, it is thought to involve a surge in catecholamines leading to myocardial stunning [3, 7]. Epidemiologically, the syndrome has a predilection for postmenopausal women, although it can affect individuals of any age or sex [1, 2]. The overall incidence of TTS seems to be increasing, potentially due to heightened awareness and improved recognition of the condition [6]. Despite the growing body of literature on TTS, predictors of mortality, especially short-term mortality, remain inadequately understood. Understanding these predictors is paramount in clinical practice as it would allow for risk stratification and individualized treatment plans, potentially improving patient outcomes. Recent advances in machine learning provide a robust platform to explore complex interrelations among clinical variables [8,9,10]. Cardiology has increasingly used this approach to predict outcomes and guide treatment strategies, showcasing a promising avenue for understanding and managing complex conditions like TTS [11,12,13,14].

Against this background, we aimed in the present study to leverage machine learning techniques to evaluate potential predictors of 30-day mortality in TTS patients. Using data from the nationwide Swedish Coronary Angiography and Angioplasty Registry (SCAAR), we examined a comprehensive range of clinical factors and their relative importance in predicting short-term outcomes.

Methods

Study population and data collection

Our study population comprised all patients diagnosed with TTS between 2015 and 2022, as identified in SCAAR. The nationwide registry captures all coronary angiographies and angioplasties performed in Sweden. The interventional cardiologist registers TTS cases in SCAAR using criteria outlined in Table 1, which is consistent with the current standards of the European Society of Cardiology [5]. There are 31 hospitals in Sweden that perform coronary angiography and report it to the SCAAR registry. These are secondary or tertiary hospitals, including nine university hospitals, serving a population ranging from 50,000 to 1.000.000 inhabitants. The Swedish Ethical Review Authority reviewed and approved the study (Diarie nr. 759 − 13 and 2022–03103). The need to obtain individual informed consent to participate was waived.

Table 1 Definition of takotsubo syndrome used in the Swedish coronary angiography and angioplasty registry. The criteria are based on the gothenburg criteria [15, 16]

Outcome measures

We defined the primary outcome measure as 30-day all-cause mortality following hospitalization for TTS, encompassing any cause of death within 30 days from the initial hospital admission for TTS. Data about mortality was missing for 58 patients; 54 had foreign social security numbers, and information on four patients was not updated from the national death registry to SCAAR.

Predictor variables and outcome

We considered a range of candidate predictors, including demographic characteristics, clinical presentation for angiography (suspected ACS, stable angina, arrhythmia, heart failure, or other), hemodynamic parameters, biomarkers, clinical history, and the hospital where the patient was treated (Table 2). We chose these variables for their potential clinical relevance and impact on outcomes in TTS patients.

Table 2 Demographic and Clinical Characteristics of Takotsubo Syndrome Patients

Statistical analysis and machine learning

Pre-processing

Missing values in the dataset were imputed using the missRanger package, which utilizes the random forest algorithm to fill in missing values [17, 18]. The missRanger method has been shown to produce accurate imputations while preserving the data distribution [19]. The continuous variables were normalized to ensure they were on the same scale.

Modeling strategy

We used a gradient-boosting machine learning algorithm to (1) calculate relative variable importance, analyze the data [17, 20] and (2) derive a prediction model for survival at 30 days [18]. Gradient boosting is a machine learning algorithm with a tree-based ensemble created using gradient descent. This algorithm builds an additive model in a forward stage-wise fashion, allowing for the optimization of arbitrary differentiable loss functions. In our case, we used logistic loss, which is appropriate for binary outcomes like 30-day mortality. We assessed the relative importance of each variable in predicting 30-day mortality. This approach allows the model to identify complex, non-linear relationships and interactions between predictor variables that traditional statistical methods may miss.

Cross-validation

We split the original dataset into training (70%) and test (30%) sets. Model development was performed solely on the training set. We stratified the train-test-split on the outcome to preserve the outcome’s prevalence in the train and test sets. Hyperparameter tuning was performed using an automatic grid search. We tested various models with varying hyperparameters to identify the optimal configuration. Specifically, the hyperparameter grid included a range of shrinkage values (learning rates) set at 0.01, 0.1, and 0.3, interaction depths of 1, 3, and 5, minimum observations in a node set at 5, 10, and 15, and bag fractions (subsample ratios) of 0.65, 0.8, and 1. We did not specify a fixed number of trees in the grid, allowing the model to determine the optimal number during training. To select the best model, we employed 5-fold cross-validation, repeated five times on the training set, focusing on optimizing the ROC AUC as our performance metric.

Final evaluation

The final model evaluation was done by testing the final model on the test set. We chose ROC AUC, F1, precision, and recall as metrics to evaluate the model. We did not compute uncertainty estimates for these statistics since the purpose of the study was primarily to explore the predictors and their general ability to predict the outcome. We performed internal validation of our model using a bootstrap approach. A bootstrap sample set was drawn from our original dataset, and the gradient boosting model was applied to each. The model’s performance was then evaluated on the original dataset, providing an unbiased estimate of the model’s predictive ability. All statistical analyses were performed using R statistical software (version 4.3.2). The ‘gbm’ package (version 2.1.8.1) was used for the gradient boosting analysis.

Results

Patient characteristics

Our analysis included 3,180 patients; 76% were females, and the median age was 71 years (IQR 62–77). 56% had hypertension, and 34% had hyperlipidemia. A history of myocardial infarction was reported in 12%, and 6,7% of the subjects had a previous stroke. Peripheral artery disease was present in only 3% of the study population [21, 22]. In terms of the severity of coronary artery disease, 76,3% had no significant stenosis, 11,7% had single-vessel disease, and 12% had multivessel disease. There was an even distribution of patients across the years. The most common indication for coronary angiography was acute coronary syndrome, with less than 5% performed for stable angina. Killip class 1 was the most common, encompassing more than 90% of the cases. Kidney failure occurred in 2 (0.06%) patients after coronary angiography.

Reported cases per hospital varied, with numbers ranging from 7 to 324, as shown in Fig. 1. Thirty days after hospital admission, the crude all-cause mortality rate stood at 3.2%, depicted in Fig. 2. A gradient-boosting algorithm pinpointed a range of predictors linked to 30-day mortality. Figure 3 presents these predicting variables along with their respective explanatory power compared to each other.

Fig. 1
figure 1

“Number of Takotsubo Syndrome Cases per Hospital” - This bar chart illustrates the distribution of Takotsubo syndrome cases across various hospitals. Each bar represents a different hospital, with the height of the bar indicating the number of cases at that hospital. The hospitals are ordered from lowest to highest based on the number of reported cases

Fig. 2
figure 2

“30-Day Kaplan-Meier Mortality Curve for Takotsubo Syndrome” - This survival curve represents the estimated probability of surviving past 30 days for patients diagnosed with Takotsubo syndrome. The shaded area around the curve denotes the confidence interval. The graph also includes a risk table, showing the number of patients at risk at different time points. The estimated 30-day mortality rate for the population under study is 3.17%

Fig. 3
figure 3

“Variable Importance for Predicting 30-Day Mortality in Takotsubo Syndrome” - This graph depicts the relative importance of different predictor variables included in the gradient boosting machine model for predicting 30-day mortality in patients with Takotsubo syndrome. Each variable is listed along the y-axis, and its importance is represented by the length of the bar on the x-axis

Gradient boosting machine model

The gradient boosting machine model was evaluated using various metrics and showed reliable performance. The accuracy was 96.8%, indicating most predictions were correct. Precision was 97.0%, reflecting the model’s effectiveness in correctly identifying positive cases. The recall was 99.8%, meaning the model captured nearly all positive cases. The F1 score was 98.4%, suggesting a well-balanced precision and recall. The area under the curve was also 86.9%, indicating a strong ability to differentiate the survival status.

The most important predictor of 30-day mortality was the hospital where the patient was treated, which accounted for 35.5% of the relative importance in the model. Clinical presentation at angiography was the second most important factor, contributing 21.1% to the model’s relative importance. Creatinine level and Killip class also provided significant information, accounting for 11.9% and 8.9% of the model’s relative importance, respectively. Age at angiography contributed 6.5% to the model’s relative importance, whereas factors like weight, height, hyperlipidemia, smoking status, and hypertension were less important. Gender and history of stroke had a minimal impact on predicting 30-day mortality.

Discussion

We studied 3,180 patients diagnosed with TTS in Sweden between 2015 and 2022 from the SCAAR registry, applying a gradient-boosting machine learning algorithm to uncover significant predictors of 30-day mortality. Our study recognizes the pivotal role of the treating hospital in predicting 30-day mortality among TTS patients. Previous research mainly focused on variables centered on the patient, whereas our study identified a prominent role of the treating hospital.

The impact of hospital resources on the outcomes of TTS patients is multifaceted and significantly influenced by various factors. One critical aspect is the role of certain hospitals in admitting high-risk TTS cases transferred from smaller facilities. This, along with the number of TTS patients diagnosed and treated, the availability and implementation of coronary angiography, and access to advanced treatments, crucially affects patient prognosis. A critical aspect of advanced treatment for TTS is the timely use of mechanical circulatory support (MCS) such as Extracorporeal Membrane Oxygenation (ECMO) and Impella [23], especially for patients facing severe hemodynamic instability [24]. However, it’s important to note that these mechanical support devices are not available in all hospitals, highlighting disparities in treatment capabilities across different healthcare settings. It’s crucial to acknowledge that hospitals may vary in their proficiency and readiness to diagnose and treat not only TTS but also other severe conditions that can trigger TTS, such as stroke, internal bleeding, sepsis, trauma, respiratory insufficiency, or complications from malignancies. We have illustrated these hospital-level determinants by three real-world cases with fatal outcomes (see the supplement).

The hospitals may differ in the proficiency of healthcare teams and the accessibility of essential resources for TTS management. Consequently, efforts to improve outcomes should aim at augmenting institutional capabilities, including education and judicious distribution of resources. Specifically, the pharmacological management of TTS can vary widely and may have significant implications for patient outcomes [3, 25]. One potential area of variability is using vasoactive agents, including positive and negative inotropes and diuretics. In TTS, these treatments can be detrimental [26]. The main challenge in the pharmacological management of TTS lies in our limited understanding of the syndrome’s pathophysiology. TTS is a complex condition with multifaceted pathophysiology that is not yet fully understood. The myocardial stunning seen in TTS is thought to result from an acute surge in catecholamines in response to stress, but other factors are likely at play. Given these complexities, potent vasoactive agents in TTS should be cautiously approached until we better understand the syndrome’s underlying mechanisms. Our study identified the treating hospital as the most critical predictor of 30-day mortality in TTS patients. This underscores the need for further research to elucidate this condition’s optimal pharmacological management strategies. This could involve multicenter randomized controlled trials comparing different treatment strategies and further studies exploring the pathophysiology of TTS to guide the development of more targeted therapies [21]. Currently, there is only one study of this kind, initiated by our group and utilizing the Swedish national registry platform — BROKEN SWEDEHEART (NCT04666454) [27].

An additional aspect that merits attention is the role of timely and accurate diagnosis and adequate risk estimation in TTS patients. The ability to promptly recognize and accurately diagnose TTS and an informed and precise estimation of the risks involved can be decisive for patient outcomes. This implies that not only does proficiency in management matter but also the acuteness in the initial approach to TTS. Strengthening diagnostic capabilities and improving risk assessment protocols could be vital to improving patient outcomes. The importance of clinical presentation in angiography is consistent with existing literature, indicating that more severe presentations are associated with worse outcomes [28, 29]. Likewise, the significance of creatinine level [21] and Killip class (including different stages of cardiogenic shock [22]), both markers of disease severity, align with previous research highlighting their predictive value in heart failure syndromes [30].

This study has several limitations due to the nature of the data available. First, the registry data did not capture all potential variables that could impact the model’s predictions. Specifically, it lacks information on specific comorbidities not listed in Table 1 and data on secondary TTS, different types of TTS, ejection fraction, treatment with inotropic agents, and biomarkers, which are not reported in the SCAAR registry. The absence of these variables could limit the model’s accuracy and generalizability. Second, there was an increase in missing data during the study period, which differed between hospitals. The hospitals that document the lowest number of cases may exclude low-risk cases, whereas hospitals with the greatest number of instances report many low-risk cases. However, the imputation process allowed us to incorporate all available data, minimizing potential biases. Third, the analysis was based on data from a single country, which might limit the generalizability of our findings. However, the main goal was to provide reliable data that could lead to the generation of hypotheses for further investigation.

In conclusion, our findings highlight the importance of hospital and clinical factors in predicting 30-day mortality in TTS patients. Future research should focus on improving the management of TTS in hospitals with higher mortality rates and further refining risk stratification tools for TTS to provide personalized care.

Data availability

The datasets used and/or analysed during the current study available from the corresponding author on reasonable request.

References

  1. Lyon AR, Bossone E, Schneider B, et al. Current state of knowledge on Takotsubo syndrome: a position Statement from the taskforce on Takotsubo Syndrome of the Heart Failure Association of the European Society of Cardiology. Eur J Heart Fail. 2016;18(1):8–27.

    Article  PubMed  Google Scholar 

  2. Lyon AR, Citro R, Schneider B, et al. Pathophysiology of Takotsubo Syndrome: JACC State-of-the-art review. J Am Coll Cardiol. 2021;77(7):902–21.

    Article  PubMed  CAS  Google Scholar 

  3. Omerovic E, Citro R, Bossone E, et al. Pathophysiology of Takotsubo syndrome – a joint scientific statement from the Heart Failure Association Takotsubo Syndrome Study Group and Myocardial Function Working Group of the European Society of Cardiology – part 1: overview and the central role for catecholamines and sympathetic nervous system. Eur J Heart Fail. 2022;24(2):257–73.

    Article  PubMed  CAS  Google Scholar 

  4. Scally C, Rudd A, Mezincescu A, et al. Persistent long-term structural, functional, and metabolic changes after stress-induced (takotsubo) cardiomyopathy. Circulation. 2018;137(10):1039–48.

    Article  PubMed  PubMed Central  Google Scholar 

  5. Redfors B, Jha S, Thorleifsson S et al. Short-and long-term clinical outcomes for patients with takotsubo syndrome and patients with myocardial infarction: a report from the Swedish coronary angiography and angioplasty registry. J Am Heart Assoc 2021;10(17).

  6. Redfors B, Vedad R, Angerås O, et al. Mortality in takotsubo syndrome is similar to mortality in myocardial infarction - A report from the SWEDEHEART. Int J Cardiol. 2015;185:282–9.

    Article  PubMed  Google Scholar 

  7. Prasad A, Madhavan M, Chareonthaitawee P. Cardiac sympathetic activity in stress-induced (Takotsubo) cardiomyopathy. Nat Rev Cardiol. 2009;6(6):430–4.

    Article  PubMed  Google Scholar 

  8. Ben Ali W, Pesaranghader A, Avram R, et al. Implementing machine learning in Interventional Cardiology: the benefits are worth the trouble. Front Cardiovasc Med. 2021;8:711401.

    Article  PubMed  PubMed Central  Google Scholar 

  9. Karatzia L, Aung N, Aksentijevic D. Artificial intelligence in cardiology: hope for the future and power for the present. Front Cardiovasc Med. 2022;9:945726.

    Article  PubMed  PubMed Central  Google Scholar 

  10. Schepart A, Burton A, Durkin L, et al. Artificial intelligence–enabled tools in cardiovascular medicine: a survey of current use, perceptions, and challenges. Cardiovasc Digit Health J. 2023;4(3):101–10.

    Article  PubMed  PubMed Central  Google Scholar 

  11. Hessulf F, Bhatt DL, Engdahl J, et al. Predicting survival and neurological outcome in out-of-hospital cardiac arrest using machine learning: the SCARS model. EBioMedicine. 2023;89:104464.

    Article  PubMed  PubMed Central  Google Scholar 

  12. Jerkeman M, Sultanian P, Lundgren P, et al. Trends in survival after cardiac arrest: a Swedish nationwide study over 30 years. Eur Heart J. 2022;43(46):4817–29.

    Article  PubMed  PubMed Central  Google Scholar 

  13. Jerkeman M, Lundgren P, Omerovic E et al. Association between type of bystander cardiopulmonary resuscitation and survival in out-of-hospital cardiac arrest: A machine learning study. Resusc Plus [Internet]. 2022;10. https://www.scopus.com/inward/record.uri?eid=2-s2.0-85131969594&doi=10.1016%2fj.resplu.2022.100245&partnerID=40&md5=3d5c33a3c51836a7095b9a9626cc5de7

  14. Aweimer A, Dietrich JW, Santoro F, et al. Takotsubo syndrome outcomes predicted by thyroid hormone signature: insights from cluster analysis of a multicentre registry. eBioMedicine. 2024;102:105063.

    Article  PubMed  PubMed Central  CAS  Google Scholar 

  15. Redfors B, Shao Y, Lyon AR, Omerovic E. Diagnostic criteria for takotsubo syndrome: a call for consensus. Int J Cardiol. 2014;176(1):274–6.

    Article  PubMed  Google Scholar 

  16. Omerovic E. How to think about stress-induced cardiomyopathy? – think out of the box! Scandinavian Cardiovasc J. 2011;45(2):67–71.

    Article  Google Scholar 

  17. Stekhoven DJ, Bühlmann P. MissForest—non-parametric missing value imputation for mixed-type data. Bioinformatics. 2012;28(1):112–8.

    Article  PubMed  CAS  Google Scholar 

  18. Friedman JH. Greedy function approximation: A gradient boosting machine. Ann Statist [Internet] 2001 [cited 2023 Jun 27];29(5). https://projecteuclid.org/journals/annals-of-statistics/volume-29/issue-5/Greedy-function-approximation-A-gradient-boosting-machine/10.1214/aos/1013203451.full.

  19. Mayer M, missRanger. Fast Imputation of Missing Values [Internet]. 2023; https://github.com/mayer79/missRanger.

  20. van der Laan MJ. Statistical Inference for Variable Importance. The International Journal of Biostatistics [Internet] 2006 [cited 2023 Dec 27];2(1). https://www.degruyter.com/document/doi/https://doi.org/10.2202/1557-4679.1008/html.

  21. Vazirani R, Delia MA, Blanco-Ponce E, et al. Renal impairment and outcome in Takotsubo syndrome: insights from a national multicentric cohort. Int J Cardiol. 2024;405:131971.

    Article  PubMed  Google Scholar 

  22. Camblor-Blasco A, Nuñez‐Gil IJ, Duran Cambra A, et al. Prognostic Utility of Society for Cardiovascular Angiography and interventions Shock Stage Approach for classifying cardiogenic shock severity in Takotsubo Syndrome. JAHA. 2024;13(6):e032951.

    Article  PubMed  PubMed Central  Google Scholar 

  23. Napp LC, Westenfeld R, Møller JE, et al. Impella Mechanical Circulatory support for Takotsubo Syndrome with shock: a Retrospective Multicenter Analysis. Cardiovasc Revascularization Med. 2022;40:113–9.

    Article  Google Scholar 

  24. Redfors B, Shao Y, Omerovic E. Stress-induced cardiomyopathy in a patient with chronic spinal cord transection at the level of C5: endocrinologically mediated catecholamine toxicity. Int J Cardiol. 2012;159(3):e61–2.

    Article  PubMed  Google Scholar 

  25. Omerovic E. Takotsubo Syndrome—Scientific basis for current treatment strategies. Heart Fail Clin. 2016;12(4):577–86.

    Article  PubMed  Google Scholar 

  26. Ansari U, El-Battrawy I, Fastner C et al. Clinical outcomes associated with catecholamine use in patients diagnosed with Takotsubo cardiomyopathy. BMC Cardiovasc Disord 2018;18(1).

  27. Omerovic E, James S, Erlinge D, et al. Rationale and design of BROKEN-SWEDEHEART: a registry-based, randomized, parallel, open-label multicenter trial to test pharmacological treatments for broken heart (takotsubo) syndrome. Am Heart J. 2023;257:33–40.

    Article  PubMed  CAS  Google Scholar 

  28. Lu X, Li P, Teng C, et al. Prognostic factors of Takotsubo cardiomyopathy: a systematic review. ESC Heart Fail. 2021;8(5):3663–89.

    Article  PubMed  PubMed Central  Google Scholar 

  29. Uribarri A, Núñez-Gil IJ, Conty DA et al. Short‐ and Long‐Term Prognosis of Patients With Takotsubo Syndrome Based on Different Triggers: Importance of the Physical Nature. JAHA. 2019;8(24):e013701.

  30. McDonagh TA, Metra M, Adamo M, et al. 2021 ESC guidelines for the diagnosis and treatment of acute and chronic heart failure. Eur Heart J. 2021;42(36):3599–726.

    Article  PubMed  CAS  Google Scholar 

Download references

Acknowledgements

Not applicable.

Funding

Open access funding provided by University of Gothenburg.

Author information

Authors and Affiliations

Authors

Contributions

T.G. and E.O. wrote the main manuscript text and prepared figures and tables. All authors reviewed the manuscript and contributed to modifications.

Corresponding author

Correspondence to Elmir Omerovic.

Ethics declarations

Ethics approval and consent to participate

The Swedish Ethical Review Authority reviewed and approved the study (Diarie nr. 759 − 13 and 2022–03103). The need to obtain individual informed consent to participate was waived.

Consent for publication

Not applicable.

Competing interests

The authors declare no competing interests.

Additional information

Publisher’s Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Electronic supplementary material

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article’s Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article’s Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated in a credit line to the data.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Gudmundsson, T., Redfors, B., Råmunddal, T. et al. Importance of hospital and clinical factors for early mortality in Takotsubo syndrome: Insights from the Swedish Coronary Angiography and Angioplasty Registry. BMC Cardiovasc Disord 24, 359 (2024). https://doi.org/10.1186/s12872-024-04023-6

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s12872-024-04023-6

Keywords