1.Comparison of clinical efficacy of evolocumab and probucol after PCI in patients with ultra-high-risk atherosclerotic cardiovascular disease
Yi YUAN ; Na LI ; Haiying SUN ; Jing SUN ; Yongqiang MA ; Yan WU ; Guohong YANG ; Junxiang LIU
China Pharmacy 2026;37(5):645-649
OBJECTIVE To compare the efficacy and safety of evolocumab and probucol in patients with ultra-high-risk atherosclerotic cardiovascular disease (ASCVD) following percutaneous coronary intervention (PCI). METHODS A retrospective analysis was conducted on 156 ultra-high-risk ASCVD patients who underwent PCI in our institution between January 1, 2023 and December 31, 2024. According to the lipid-lowering regimen, the patients were categorized into evolocumab group ( n =86) and probucol group ( n =70). Changes in lipid parameters [total cholesterol (TC), low-density lipoprot ein cholesterol (LDL-C), high-density lipoprotein cholesterol (HDL-C), triglycerides, lipoprotein (a), and lipid goal achievement rate ] , inflammatory markers [interleukin-6 (IL-6) and C-reactive protein (CRP) ] , and cardiac function indices (left ventricular ejection fraction, left ventricular end-systolic diameter, left ventricular end-diastolic diameter, and N-terminal pro-B-type natriuretic peptide) were compared between two groups at baseline and after 6 months of treatment. The incidence of adverse clinical events during treatment, including acute myocardial infarction, in-stent restenosis, acute heart failure, cerebral hemorrhage, and stroke, was also evaluated. RESULTS No statistically significant differences were observed between the two groups at baseline ( P >0.05). After 6 months of treatment, both groups demonstrated significant improvements in lipid profiles (except HDL-C) and inflammatory markers compared to those at baseline ( P <0.05). The evolocumab group exhibited greater reductions in TC, LDL-C, IL-6, and CRP, along with a higher lipid target achievement rate, compared with the probucol group ( P <0.05). There were no statistically significant differences in the cardiac function-related indicators before and after treatment between the two groups, nor in the incidence of adverse events during the treatment ( P >0.05). CONCLUSIONS For ultra-high-risk ASCVD patients after PCI, both of the above treatment options are associated with improvements in blood lipid and inflammatory response, with good safety during short-term follow-up. Evolocumab shows superior efficacy in TC, LDL-C and inflammatory markers reduction and lipid target achievement, compared to probucol.
2.A multicenter retrospective study on the clinicopathological features, genetic variant profiles and prognosis of patients with previously untreated Diffuse large B-cell lymphoma.
Yongning JIANG ; Jie ZHANG ; Yaping ZHANG ; Yi XIA ; Yi MIAO ; Haiwen NI ; Jinning SHI ; Xiaohui ZHANG ; Min XU ; Haiying HUA ; Yun ZHUANG ; Wenzhong WU ; Maozhong XU ; Xiaoyan XIE ; Zhuxia JIA ; Yuqing MIAO ; Min ZHAO ; Jianyong LI ; Wenyu SHI
Chinese Journal of Medical Genetics 2025;42(9):1069-1077
OBJECTIVE:
To explore the impact of age on the genetic variant spectrum and prognosis of patients with previously untreated Diffuse large B-cell lymphoma (DLBCL).
METHODS:
A retrospective analysis was conducted on the clinical data and follow-up information of 254 previously untreated DLBCL patients from 14 hospitals in the Jiangsu Cooperative Lymphoma Group (JCLG) enrolled from July 2018 and July 2023. Following extraction of DNA from tumor tissue samples, next-generation sequencing (NGS) technique was employed to analyze the genetic variant spectrum of the DLBCL patients, with an evaluation of the relationship between age and genetic variants as well as prognosis. This study was approved by the Medical Ethics Committee of the Affiliated Hospital of Nantong University (Ethics No.: 2023-K048-01).
RESULTS:
The median age of the 254 DLBCL patients was 62 years old, with 55% of patients aged 60 years or above. Clinical evaluation showed that younger (< 60 years) patients had higher complete response (CR) (70% vs. 59%), and objective response rate (ORR) (88% vs. 79%) than older patients, though the difference between the two groups was not statistically. Survival analysis indicated that both the five-year overall survival (OS) (82.7% vs. 71.7%, P = 0.006) and progression-free survival (PFS) (70.6% vs. 50.2%, P < 0.05) rates were significantly higher in younger patients. NGS showed that 99.6% of the patients harbored genetic variants, with PIM1, KMT2D, TP53, MYD88, and CD79B being the most common genes. Age significantly affected the variant frequency of certain genes, with MYC variants serving an adverse prognostic factor for OS in younger patients (P = 0.002), while TP53 (P = 0.024) and BCL2 (P = 0.002) variants significantly impacted OS in older patients. Prognostic analysis identified age ≥ 60 years (HR = 3.439, 95%CI: 1.318~9.874), presence of B symptoms (HR = 2.871, 95%CI = 1.133~7.307), and elevated lactate dehydrogenase (HR = 3.528, 95%CI = 1.231~10.66) as independent adverse prognostic factors.
CONCLUSION
Age, genetic variants, and clinical factors may significantly affect the prognosis of the DLBCL patients. Younger patients have better survival compared to older patients. Variants of the MYC, BCL2, and TP53 genes are closely associated with poor prognosis.
Humans
;
Lymphoma, Large B-Cell, Diffuse/diagnosis*
;
Middle Aged
;
Female
;
Male
;
Retrospective Studies
;
Aged
;
Prognosis
;
Adult
;
Aged, 80 and over
;
High-Throughput Nucleotide Sequencing
;
Young Adult
;
Adolescent
;
Genetic Variation
3.Construct a machine learning model for early prediction of sepsis-induced respiratory tract infection
Lei ZHANG ; Mingkuan SU ; Haiying WU ; Hongbin CHEN ; Jiancheng HUANG
China Modern Doctor 2025;63(24):63-67
Objective To construct a machine learning algorithm using biomarkers to predict the risk of sepsis-induced respiratory tract infection in order to assist clinicians in making decisions.Methods Based on the diagnostic criteria of the research subjects,and the basic clinical data of the participants were collected.The data set was randomly split into a training set(80%)and a validation set(20%).Use feature filtering algorithms to select the best subset of variables from the training set,and use this subset to construct random forest(RF),extreme gradient boosting(XGBoost),adaptive boosting(AdaBoost),Logistic regression(LR),ridge regression(Ridge),and support vector machine(SVM)classifiers.Then,evaluate the model's generalization ability using a validation dataset.Evaluate the performance of the model comprehensively through accuracy,precision,recall,and area under the curve.Results A total of 377 patients with sepsis-induced respiratory tract infection(case group)and 564 patients with respiratory tract infection(control group)were included,and 17 variables were found to be suitable for the initial model construction.Using feature screening algorithm,we found that the predictive performance of tree models(RF,XGboost,and AdaBoost)was better than that of linear models(LR,SVM,and Ridge).The AdaBoost model included 14 biomarkers,and its prediction accuracy was better than RF,XGBoost,LR,SVM,Ridge models,its precision,recall,accuracy and area under the curve were 0.90,0.84,91.75%and 0.950,respectively.The Ridge model had the worst prediction performance,with an accuracy of 82.97%,its precision,recall and area under the curve were 0.90,0.72 and 0.835 respectively.Conclusion In this study,six predictive models of sepsis-induced respiratory tract infection were developed,among which AdaBoost model could more accurately predict the risk of sepsis-induced respiratory tract infection and help to assist clinical decision-making.
4.Nursing care for 5 patients undergoing heart transplantation following removal of implantable left ventricular assist devices
Yan MA ; Xiangyu WANG ; Meina ZANG ; Conghui GUO ; Haiying XING ; Rong WU ; Qingyin LI
Chinese Journal of Nursing 2025;60(8):981-985
This study summarizes the preoperative and intraoperative nursing experience in 5 cases of bridge-to-transplant heart transplantation with left ventricular assist device(LVAD)explant.Key points of nursing include:preoperative care and assessment of LVAD patients,preoperative discussion of the multidisciplinary team,safe transfer of patients to surgical rooms and other preoperative preparation,cardiomyocardial protection and multidisciplinary team cooperation during bridging transplantation,and intra-operative patient safety management.All 5 patients in this group successfully completed the surgery and were discharged.Pressure sores,wound infections,and other postoperative complications have not occurred.Postoperative cardiac function of 5 patients in this group were classified as New York Heart Association class Ⅰ~Ⅱ.The follow-up period for the 5 patients in this group ranged from 6 months to 6 years.The results of the most recent echocardiography follow-up showed that the left ventricular ejection fraction of all patients was all above 65%,with well prognosis.
5.The mediating role of personal pain perception between autistic trait and pain empathy among college students
Siyu DI ; Hailu WANG ; Xuejing ZOU ; Yanjiao WU ; Wenyi FAN ; Haiying QU
Chinese Journal of Behavioral Medicine and Brain Science 2025;34(2):169-174
Objective:To explore the relationship between autistic trait and pain empathy among college students, as well as the mediating role of personal pain perception.Methods:From October to December 2023, a cross-sectional survey was conducted among 1 195 college students using the autism spectrum quotient, pain sensitivity questionnaire, fear of pain questionnaire, pain catastrophizing scale and empathy for pain scale.SPSS 27.0 software was used for descriptive statistics and correlation analysis.A structural equation model was constructed using Mplus 8.3 to examine the mediating effect of personal pain perception, which was composed of pain sensitivity, fear and catastrophizing cognition.Results:Autistic trait(22.00(18.00, 26.00))was significantly positively correlated with pain sensitivity (55.00(43.00, 70.00)), fair of pain (69.00(60.00, 78.00)), and pain catastrophizing cognition (16.00(8.00, 23.00)) ( r=0.112, 0.154, 0.204, all P<0.001).Autistic trait was also significantly positively correlated with affective distress(62.00(46.00, 80.00), r=0.162, P<0.001) and vicarious pain (14.00(8.00, 20.00), r=0.096, P<0.001) of pain empathy.Pain sensitivity, fear of pain and pain catastrophizing cognition were significantly positively correlated with affective distress( r=0.244, 0.332, 0.375, all P<0.001) and vicarious pain ( r=0.210, 0.232, 0.285, all P<0.001) of pain empathy.The effects of autistic trait on affective distress and vicarious pain dimensions of pain empathy were fully mediated by personal pain perception, with the mediating effects of 0.115( P<0.001, 95% CI=0.073-0.165) and 0.085( P<0.001, 95% CI=0.053-0.124). Conclusions:The autistic trait of college students can predict the affective distress and vicarious pain of pain empathy indirectly through personal pain perception.
6.Clinical, genetic and transcriptomic characteristics of children with ACAN gene mutation
Xiaoyan WANG ; Haiying WU ; Rongrong XIE ; Linqi CHEN ; Xiuli CHEN ; Ting CHEN ; Hui SUN ; Dandan ZHANG ; Lili WANG ; Bingyu YANG ; Fengyun WANG
Chinese Journal of Applied Clinical Pediatrics 2025;40(11):847-851
Objective:To summarize the clinical and genetic characteristics of 23 children with pathogenic ACAN gene variants, enhance the understanding of this disorder, and explore possible regulatory mechanisms. Methods:A retrospective case series summary.The clinical characteristics and genetic analysis results of 23 children with ACAN gene variants treated in the Department of Endocrinology, Genetics and Metabolism, Children′s Hospital of Soochow University from January 2016 and September 2024 were analyzed retrospectively.Transcriptome sequencing was performed on peripheral blood samples from 3 of affected children and 3 age-matched healthy children as controls.Differentially expressed genes (DEGs) in the peripheral blood transcriptome profiles were identified.Gene ontology (GO) and Kyoto encyclopedia of genes and genomes (KEGG) pathway enrichment analyses were conducted to explore the potential signaling pathways involved. Results:Among the 23 cases, there were 13 males and 10 females, aged from 2 years and 8 months to 12 years old, with 11 cases presenting advanced bone age.Thirteen cases were treated with growth hormone (GH), including 6 cases who received concomitant gonadotropin-releasing hormone analogue therapy.The treatment duration ranged from 3 to 70 months, resulting in varying degrees of height improvement in all treated patients.Transcriptomic analysis identified 811 DEGs, with 516 up-regulated and 295 down-regulated.GO and KEGG enrichment analyses revealed that the heterozygous ACAN variants were significantly associated with FcγR-mediated phagocytosis, nuclear factor-κB signaling pathway, the intestinal immune network for IgA production, rheumatoid arthritis, and systemic lupus erythematosus signaling pathways. Conclusions:The predominant clinical manifestations of patients with ACAN gene variants are short stature and advanced bone age.Although GH provocation tests may indicate normal GH levels, GH therapy can be effective in improving height.Immune-related factors may play a role in the pathogenesis of this disorder.
7.The mediating role of personal pain perception between autistic trait and pain empathy among college students
Siyu DI ; Hailu WANG ; Xuejing ZOU ; Yanjiao WU ; Wenyi FAN ; Haiying QU
Chinese Journal of Behavioral Medicine and Brain Science 2025;34(2):169-174
Objective:To explore the relationship between autistic trait and pain empathy among college students, as well as the mediating role of personal pain perception.Methods:From October to December 2023, a cross-sectional survey was conducted among 1 195 college students using the autism spectrum quotient, pain sensitivity questionnaire, fear of pain questionnaire, pain catastrophizing scale and empathy for pain scale.SPSS 27.0 software was used for descriptive statistics and correlation analysis.A structural equation model was constructed using Mplus 8.3 to examine the mediating effect of personal pain perception, which was composed of pain sensitivity, fear and catastrophizing cognition.Results:Autistic trait(22.00(18.00, 26.00))was significantly positively correlated with pain sensitivity (55.00(43.00, 70.00)), fair of pain (69.00(60.00, 78.00)), and pain catastrophizing cognition (16.00(8.00, 23.00)) ( r=0.112, 0.154, 0.204, all P<0.001).Autistic trait was also significantly positively correlated with affective distress(62.00(46.00, 80.00), r=0.162, P<0.001) and vicarious pain (14.00(8.00, 20.00), r=0.096, P<0.001) of pain empathy.Pain sensitivity, fear of pain and pain catastrophizing cognition were significantly positively correlated with affective distress( r=0.244, 0.332, 0.375, all P<0.001) and vicarious pain ( r=0.210, 0.232, 0.285, all P<0.001) of pain empathy.The effects of autistic trait on affective distress and vicarious pain dimensions of pain empathy were fully mediated by personal pain perception, with the mediating effects of 0.115( P<0.001, 95% CI=0.073-0.165) and 0.085( P<0.001, 95% CI=0.053-0.124). Conclusions:The autistic trait of college students can predict the affective distress and vicarious pain of pain empathy indirectly through personal pain perception.
8.FLT3 ligand regulates expansion of regulatory T-cells induced by regulatory dendritic cells isolated from gut-associated lymphoid tissues through the Notch pathway.
Na LI ; Jingwei MAO ; Haiying TANG ; Xiaoyan TAN ; Jian BI ; Hao WU ; Xiuli CHEN ; Yingde WANG
Chinese Medical Journal 2025;138(13):1595-1606
BACKGROUND:
Regulatory dendritic cell (DCreg) subset exhibits a unique capacity for inducing immune tolerance among the variety subsets of dendritic cells (DCs) within gut-associated lymphoid tissues (GALTs). Fms-like tyrosine kinase 3 ligand (FLT3L) is involved in the differentiation of DCregs and the subsequent expansion of regulatory T-cells (Tregs) mediated by DCregs, though the precise mechanism remains poorly understood. This study aimed to explore the expansion mechanism of Treg induced by DCreg and the role of FLT3L in this process.
METHODS:
DCregs were distinguished from other DC subsets isolated from GALTs of BALB/c mice through a mixed lymphocyte reaction assay. The functions and mechanisms by which FLT3L promoted Treg expansion via DCregs were investigated in vitro through co-culture experiments involving DCregs and either CD4 + CD25 - T-cells or CD4 + CD25 + T-cells. Additionally, an in vivo experiment was conducted using a dextran sulfate sodium (DSS)-induced colitis model in mice.
RESULTS:
CD103 + CD11b + DC exhibited DCreg-like functionality and was identified as DCreg for subsequent investigation. Analysis of Foxp3 + Treg percentages within a co-culture system of CD4 + CD25 - T-cells and DCregs, with or without FLT3L, demonstrated the involvement of the FLT3/FLT3L axis in driving the differentiation of precursor T-cells into Foxp3 + Tregs induced by DCregs. Cell migration and co-culture assays revealed that the FLT3/FLT3L axis enhanced DCreg migration toward Tregs via the Rho pathway. Additionally, it was observed that DCregs could promote Treg proliferation through the Notch pathway, as inhibition of Notch signaling by DAPT (N-[N-(3,5-difluorophenacetyl)-l-alanyl]-S-phenylglycine t-butyl ester) suppressed Treg expansion within the co-culture system of DCregs and CD4 + T-cells or CD4 + CD25 + T-cells. Furthermore, the FLT3/FLT3L axis influenced JAG1 expression in DCregs, indirectly modulating Treg expansion. In vivo experiments further established that FLT3L promoted DCreg expansion and restored Treg balance in DSS-induced colitis models, thereby ameliorating colitis symptoms in mice.
CONCLUSION
The FLT3/FLT3L axis is integral to the maintenance of DCreg function in Treg expansion.
Animals
;
T-Lymphocytes, Regulatory/immunology*
;
Dendritic Cells/immunology*
;
Mice
;
Mice, Inbred BALB C
;
Membrane Proteins/metabolism*
;
Receptors, Notch/metabolism*
;
Lymphoid Tissue/metabolism*
;
Signal Transduction/physiology*
;
Coculture Techniques
;
Flow Cytometry
9.Threshold of kurtosis on occupational hearing loss associated with non-steady noise
Yang LI ; Haiying LIU ; Linjie WU ; Jinzhe LI ; Jiarui XIN ; Hua ZOU ; Xin SUN ; Wei QIU ; Changyan YU ; Meibian ZHANG
Journal of Environmental and Occupational Medicine 2025;42(7):779-785
Background Kurtosis reflecting noise's temporal structure is an effective metric for evaluating noise-induced hearing loss (NIHL), and its threshold is still unclear. Objective To explore the energy range of kurtosis and the threshold of NIHL induced by kurtosis in this energy rangeMethods Using cross-sectional design,
10.Adjustment terms and coefficients of nonlinear regression-based kurtosis-adjusted equivalent sound level method
Jinzhe LI ; Anke ZENG ; Jiarui XIN ; Yang LI ; Linjie WU ; Haiying LIU ; Yan YE ; Meibian ZHANG
Journal of Environmental and Occupational Medicine 2025;42(7):786-792
Background Noise-induced hearing loss (NIHL) is a prevalent occupational health problem in workplace settings, with non-steady noise exposure being particularly widespread. Although kurtosis-adjusted equivalent sound level (

Result Analysis
Print
Save
E-mail