1.The construction and evaluation of heart preservation model for empty beating donor heart based on extracorporeal membrane oxygenation technology
Shijie YIN ; Xiao YUE ; Chunhua WANG ; Wei WU ; Guanbin QIN ; Lan LUO ; Qiangxin HUANG ; Guixin HE
Chinese Journal of Clinical Thoracic and Cardiovascular Surgery 2026;33(05):791-798
Objective To explore the construction of heart preservation model of empty beating donor based on extracorporeal membrane oxygenation (ECMO). Methods From January 2022 to August 2023, 20 Guangxi Bama miniature pigs weighing 25-30 kg were selected, half male and half female. Under general anesthesia and heparinization, a midline thoracotomy was performed. The pericardium was cut after freeing the anterior and posterior vena cavae, and a perfusion needle was inserted near the brachiocephalic artery in the ascending aorta, connected to a blood collection bag to collect 500-600 mL of blood. The anterior and posterior vena cavae were ligated, the aorta was blocked and perfused with HTK solution to stop the heart beating. The superior and inferior vena cavae were cut off, the right pulmonary vein was decompressed, the aorta and left and right pulmonary arteries and veins were cut off, and the whole heart was removed. An ECMO device was used to continuously perfuse a cardioprotective solution mainly composed of oxygenated warm blood, maintaining the isolated pig heart beating for 8 hours, monitoring (once/hour) ECMO perfusion parameters, blood gas indicators, perfusate electrolytes, inflammatory factors, myocardial enzymes, myoglobin, and troponin levels. Myocardial tissue was taken for hematoxylin-eosin (HE) staining to observe myocardial cell damage and evaluate the quality of heart preservation. Results Among the 20 isolated beating pig hearts, 17 successfully resumed beating, 3 experienced ventricular fibrillation, resuscitated after intracardiac electrical defibrillation, and all 20 pig hearts successfully beat for 8 hours. There was no statistical difference in ECMO perfusion parameters, blood gas indicators, perfusate electrolytes, and inflammatory factors at each time point (P>0.05). There were statistical increases in myocardial enzymes, myoglobin, and troponin levels (P<0.05). HE staining results suggested that there was no severe myocardial damage. Conclusion ECMO technology can be used for pig heart preservation with good results, and this study provides experimental evidence for improving heart preservation research in clinical heart transplantation.
2.Life's Essential 8 cardiovascular health metrics and long-term risk of cardiovascular disease at different stages: A multi-stage analysis.
Jiangtao LI ; Yulin HUANG ; Zhao YANG ; Yongchen HAO ; Qiuju DENG ; Na YANG ; Lizhen HAN ; Luoxi XIAO ; Haimei WANG ; Yiming HAO ; Yue QI ; Jing LIU
Chinese Medical Journal 2025;138(5):592-594
3.Diagnosis and treatment of colorectal liver metastases: Chinese expert consensus-based multidisciplinary team (2024 edition).
Wen ZHANG ; Xinyu BI ; Yongkun SUN ; Yuan TANG ; Haizhen LU ; Jun JIANG ; Haitao ZHOU ; Yue HAN ; Min YANG ; Xiao CHEN ; Zhen HUANG ; Weihua LI ; Zhiyu LI ; Yufei LU ; Kun WANG ; Xiaobo YANG ; Jianguo ZHOU ; Wenyu ZHANG ; Muxing LI ; Yefan ZHANG ; Jianjun ZHAO ; Aiping ZHOU ; Jianqiang CAI
Chinese Medical Journal 2025;138(15):1765-1768
4.Establishment and evaluation of a machine learning prediction model for sepsis-related encephalopathy in the elderly.
Xiao YUE ; Yiwen WANG ; Zhifang LI ; Lei WANG ; Li HUANG ; Shuo WANG ; Yiming HOU ; Shu ZHANG ; Zhengbin WANG
Chinese Critical Care Medicine 2025;37(10):937-943
OBJECTIVE:
To construct machine learning prediction model for sepsis-associated encephalopathy (SAE), and analyze the application value of the model on early identification of SAE risk in elderly septic patients.
METHODS:
Patients aged over 60 years with a primary diagnosis of sepsis admitted to intensive care unit (ICU) from 2008 to 2023 were selected from Medical Information Mart for Intensive Care-IV 2.2 (MIMIC-IV 2.2). Demographic variables, disease severity scores, comorbidities, interventions, laboratory indicators, and hospitalization details were collected. Key factors associated with SAE were identified using univariate Logistic regression analysis. The data were randomly divided into training and validation sets in a 7 : 3 ratio. Multivariable Logistic regression analysis was conducted in the training set and visualized using a nomogram model for prediction of SAE. The discrimination of the model was evaluated in the validation set using the receiver operator characteristic curve (ROC curve), and its calibration was assessed using calibration curve. Furthermore, multiple machine learning algorithms, including multi-layer perceptron (MLP), support vector machine (SVM), naive bayes (NB), gradient boosting machine (GBM), random forest (RF), and extreme gradient boosting (XGB), were constructed in the training set. Their predictive performance was subsequently evaluated on the validation set. Taking the XGB model as an example, the interpretability of the model through the SHapley Additive exPlanations (SHAP) algorithm was enhanced to identify the key predictive factors and their contributions.
RESULTS:
A total of 2 204 septic patients were finally enrolled, of whom 840 developed SAE (38.1%). A total of 21 variables associated with SAE were screened through univariate Logistic regression analysis. Multivariable Logistic regression analysis showed that endotracheal intubation [odds ratio (OR) = 0.40, 95% confidence interval (95%CI) was 0.19-0.88, P < 0.001], oxygen therapy (OR = 0.76, 95%CI was 0.53-0.95, P = 0.023), tracheotomy (OR = 0.20, 95%CI was 0.07-0.53, P < 0.001), continuous renal replacement therapy (CRRT; OR = 0.32, 95%CI was 0.15-0.70, P < 0.001), cerebrovascular disease (OR = 0.31, 95%CI was 0.16-0.60, P < 0.001), rheumatic disease (OR = 0.44, 95%CI was 0.19-0.99, P < 0.001), male (OR = 0.68, 95%CI was 0.54-0.86, P = 0.001), and maximum anion gap (AG; OR = 0.95, 95%CI was 0.93-0.97, P < 0.001) were associated with an decreased probability of SAE, and age (OR = 1.05, 95%CI was 1.03-1.06, P < 0.001), acute physiology score III (APSIII; OR = 1.02, 95%CI was 1.01-1.02, P < 0.001), Oxford acute severity of illness score (OASIS; OR = 1.04, 95%CI was 1.03-1.06, P < 0.001), and length of hospital stay (OR = 1.01, 95%CI was 1.01-1.02, P < 0.001) were associated with an increased probability of SAE. A nomogram model was constructed based on these variables. In the validation set, ROC curve analysis showed that the model achieved an area under the ROC curve (AUC) of 0.723, and the calibration curve showed good consistency between the predicted probability of the model and the observed probability. Among the machine learning algorithms, including MLP, SVM, NB, GBM, RF, and XGB, the SVM model and RF model demonstrated relatively good predictive performance, with AUC of 0.748 and 0.739, respectively, and the sensitivity was both exceeding 85%. The predictive performance of the XGB model was explained through SHAP analysis, and the results indicated that APSIII score (SHAP value was 0.871), age (SHAP value was 0.521), and OASIS score (SHAP value was 0.443) were important factors affecting the predictive performance of the model.
CONCLUSIONS
The machine learning-based SAE prediction model exhibits good predictive capability and holds significant application value for the early identification of SAE risk in elderly septic patients.
Humans
;
Machine Learning
;
Aged
;
Sepsis-Associated Encephalopathy
;
Sepsis/complications*
;
Intensive Care Units
;
Logistic Models
;
Middle Aged
;
Male
;
ROC Curve
;
Female
;
Bayes Theorem
;
Nomograms
;
Support Vector Machine
;
Algorithms
5.Lumbar temperature change after acupuncture or moxibustion at Weizhong (BL40) or Chize (LU5) in healthy adults: A randomized controlled trial.
Si-Yi ZHENG ; Xiao-Ying WANG ; Li-Nan LIN ; Shan LIU ; Xiao-Xiao HUANG ; Yi-Yue LIU ; Xiao-Shuai YU ; Wei PAN ; Jian-Qiao FANG ; Yi LIANG
Journal of Integrative Medicine 2025;23(2):145-151
BACKGROUND:
There is a gap in understanding the effects of different acupoints and treatment methods (acupuncture and moxibustion) on microcirculatory changes in the lumbar region.
OBJECTIVE:
This study aimed to assess the thermal effects of acupuncture at Weizhong (BL40), with acupuncture at Chize (LU5) and moxibustion at both acupoints as control interventions.
DESIGN, SETTING, PARTICIPANTS AND INTERVENTIONS:
In this randomized controlled trial, 140 healthy participants were equally divided into four groups: acupuncture at BL40 (Acu-BL40), acupuncture at LU5 (Acu-LU5), moxibustion at BL40 (Mox-BL40) and moxibustion at LU5 (Mox-LU5). Participants underwent a 30-minute session of their assigned treatment. Infrared thermal imaging was used to collect temperature data on the areas of interest for analysis.
MAIN OUTCOME MEASURES:
The primary measure was the change in average temperature of the observed area after the intervention. The secondary measures included periodic temperature changes every 5 min and the temperature changes of the Governor Vessel and Bladder Meridian in the observed area after the intervention.
RESULTS:
Significant interactions were observed between treatments and acupoints affecting temperature (P < 0.001). The Acu-BL40 group showed a notably higher increase in mean temperature after 30 min compared to the Acu-LU5 and Mox-BL40 groups, with increases of 0.29 (95% confidence interval [CI] = 0.17 to 0.41) and 0.24 (95% CI = 0.08 to 0.41) °C, respectively.
CONCLUSION:
Acupuncture at BL40 acupoint can significantly increase the mean temperature in the observed area, highlighting the specific thermal effect of acupuncture compared to moxibustion in the lumbar area. This suggests a potential therapeutic benefit of acupuncture at BL40 for managing lumbar conditions.
TRIAL REGISTRATION
ClinicalTrials.gov (NCT05665426). Please cite this article as: Zheng SY, Wang XY, Lin LN, Liu S, Huang XX, Liu YY, Yu XS, Pan W, Fang JQ, Liang Y. Lumbar temperature change after acupuncture or moxibustion at Weizhong (BL40) or Chize (LU5) in healthy adults: A randomized controlled trial. J Integr Med. 2025; 23(2): 145-151.
Adult
;
Female
;
Humans
;
Male
;
Young Adult
;
Acupuncture Points
;
Acupuncture Therapy
;
Body Temperature
;
Healthy Volunteers
;
Lumbosacral Region/physiology*
;
Moxibustion
;
Adolescent
6.Effects of Total Intravenous Anesthesia and Inhalational Anesthesia on Postoperative Recovery in Patients Undergoing Transsphenoidal Pituitary Surgery:A Systematic Review.
Yun-Ying FENG ; Yu-Pei ZHANG ; Yue-Lun ZHANG ; Bing XING ; Wei LIAN ; Xiao-Peng GUO ; Lu-Lu MA ; Yu-Guang HUANG
Acta Academiae Medicinae Sinicae 2025;47(3):434-440
Objective To systematically evaluate the effects of total intravenous anesthesia and inhalational anesthesia on postoperative recovery in patients undergoing transsphenoidal pituitary tumor resection.Methods A comprehensive search was conducted in international biomedical databases including Ovid Medline,Embase,CINAHL(EBSCO),Cochrane Library,and Web of Science,from inception to July 4,2023.Additionally,ClinicalTrials.gov and the World Health Organization International Clinical Trials Registry Platform were searched for ongoing and completed trials.The randomized controlled trials(RCT)comparing total intravenous anesthesia and inhalational anesthesia in patients undergoing transsphenoidal surgery for pituitary tumors were included.The methodological quality of the included studies was evaluated by the Cochrane Collaboration tool.Relevant data were extracted and synthesized for analysis.Results A total of 327 records were identified,of which eight RCTs met the inclusion criteria.Four studies showed that the patients receiving desflurane or sevoflurane anesthesia experienced faster emergence from anesthesia than those receiving propofol.Two studies indicated that patients in the propofol group had lower levels of emergence agitation and a lower incidence of early postoperative nausea and vomiting.The results on postoperative cognitive function were inconsistent across studies.No differences were found between the groups in terms of postoperative complications or overall recovery quality during hospitalization.Conclusions Inhalational anesthesia appears to provide an advantage in promoting faster emergence following transsphenoidal pituitary surgery,whereas total intravenous anesthesia may contribute to smoother and more stable recovery.Further high-quality studies are needed to clarify the effects of different anesthetic techniques on both short- and long-term postoperative recovery.
Humans
;
Anesthesia, Intravenous
;
Pituitary Neoplasms/surgery*
;
Anesthesia, Inhalation
;
Randomized Controlled Trials as Topic
;
Anesthesia Recovery Period
;
Pituitary Gland/surgery*
;
Postoperative Period
7.Association of higher serum follicle-stimulating hormone levels with successful microdissection testicular sperm extraction outcomes in nonobstructive azoospermic men with reduced testicular volumes.
Ming-Zhe SONG ; Li-Jun YE ; Wei-Qiang XIAO ; Wen-Si HUANG ; Wu-Biao WEN ; Shun DAI ; Li-Yun LAI ; Yue-Qin PENG ; Tong-Hua WU ; Qing SUN ; Yong ZENG ; Jing CAI
Asian Journal of Andrology 2025;27(3):440-446
To investigate the impact of preoperative serum follicle-stimulating hormone (FSH) levels on the probability of testicular sperm retrieval, we conducted a study of nonobstructive azoospermic (NOA) men with different testicular volumes (TVs) who underwent microdissection testicular sperm extraction (micro-TESE). A total of 177 NOA patients undergoing micro-TESE for the first time from April 2019 to November 2022 in Shenzhen Zhongshan Obstetrics and Gynecology Hospital (formerly Shenzhen Zhongshan Urology Hospital, Shenzhen, China) were retrospectively reviewed. The subjects were divided into four groups based on average TV quartiles. Serum hormone levels in each TV group were compared between positive and negative sperm retrieval subgroups. Overall sperm retrieval rate was 57.6%. FSH levels (median [interquartile range]) were higher in the positive sperm retrieval subgroup compared with the negative outcome subgroup when average TV was <5 ml (first quartile [Q1: TV <3 ml]: 43.32 [17.92] IU l -1 vs 32.95 [18.56] IU l -1 , P = 0.048; second quartile [Q2: 3 ml ≤ TV <5 ml]: 31.31 [15.37] IU l -1 vs 25.59 [18.40] IU l -1 , P = 0.042). Elevated serum FSH levels were associated with successful micro-TESE sperm retrieval in NOA men whose average TVs were <5 ml (adjusted odds ratio [OR]: 1.06 per unit increase; 95% confidence interval [CI]: 1.01-1.11; P = 0.011). In men with TVs ≥5 ml, larger TVs were associated with lower odds of sperm retrieval (adjusted OR: 0.84 per 1 ml increase; 95% CI: 0.71-0.98; P = 0.029). In conclusion, elevated serum FSH levels were associated with positive sperm retrieval in micro-TESE in NOA men with TVs <5 ml. In men with TV ≥5 ml, increases in average TVs were associated with lower odds of sperm retrieval.
Humans
;
Male
;
Azoospermia/surgery*
;
Sperm Retrieval/statistics & numerical data*
;
Adult
;
Follicle Stimulating Hormone/blood*
;
Retrospective Studies
;
Testis/pathology*
;
Microdissection
;
Organ Size
8.Effective Salvage Mobilization of Peripheral Blood Stem Cells with High-Dose Etoposide in Newly Diagnosed Multiple Myeloma Patients Who Failed Initial Mobilization with High-Dose Cyclophosphamide.
Yue-Qi WANG ; Shi-Hua ZHAO ; Yi MA ; Xi-Lin CHEN ; Shun-Zong YUAN ; Na-Na CHENG ; Guang-Ning SHI ; Wen-Rong HUANG ; Xiu-Bin XIAO
Journal of Experimental Hematology 2025;33(5):1380-1385
OBJECTIVE:
To explore the safety and efficacy of high-dose etoposide (VP-16) combined with recombinant human granulocyte colony-stimulating factor (rhG-CSF) as salvage mobilization for peripheral blood stem cells (PBSC) in newly diagnosed multiple myeloma (NDMM) patients.
METHODS:
From April 2021 to May 2023, eight NDMM patients who had failed to yield sufficient PBSC during initial mobilization with high-dose cyclophosphamide (CTX) combined with rhG-CSF underwent salvage mobilization with 1.2 g/m2 etoposide combined with rhG-CSF 10 μg/(kg·d). The effects and adverse reactions of initial mobilization and salvage mobilization were analyzed.
RESULTS:
For salvage mobilization and initial mobilization, the numbers of PBSC collections were 16 and 18, respectively. The mean value of total collected CD34+ cells were (11.90±5.75)×106/kg and (1.67±0.75)×106/kg (P =0.0010) in salvage mobilization group and initial mobilization group, respectively. The proportion of patients with a total collection of CD34+ cell count≥2×106/kg were 100% and 37.5% (P =0.0625), and the proportion of patients with a total collection of CD34+ cell count≥5×106/kg were 87.5% and 0% (P =0.0156) in salvage mobilization group and initial mobilization group, respectively. For five patients who underwent high-dose CTX initial mobilization but had a total CD34+ cell count < 2×106/kg, successful collection was achieved through salvage mobilization with high-dose VP-16. Salvage mobilization with high-dose VP-16 was scheduled 2-3 weeks after failure of CTX mobilization. Adverse reactions of high-dose VP-16 mobilization did not increase compared to the initial mobilization with high-dose CTX.
CONCLUSION
As a salvage mobilization regimen, VP-16 1.2 g/m2 combined with rhG-CSF is safe and highly effective in NDMM patients who failed to initial mobilization with high-dose CTX combined with rhG-CSF.
Humans
;
Multiple Myeloma/therapy*
;
Etoposide/therapeutic use*
;
Hematopoietic Stem Cell Mobilization/methods*
;
Cyclophosphamide/therapeutic use*
;
Granulocyte Colony-Stimulating Factor
;
Salvage Therapy
;
Peripheral Blood Stem Cells
;
Male
;
Middle Aged
;
Female
;
Peripheral Blood Stem Cell Transplantation
9.Glucocorticoid Discontinuation in Patients with Rheumatoid Arthritis under Background of Chinese Medicine: Challenges and Potentials Coexist.
Chuan-Hui YAO ; Chi ZHANG ; Meng-Ge SONG ; Cong-Min XIA ; Tian CHANG ; Xie-Li MA ; Wei-Xiang LIU ; Zi-Xia LIU ; Jia-Meng LIU ; Xiao-Po TANG ; Ying LIU ; Jian LIU ; Jiang-Yun PENG ; Dong-Yi HE ; Qing-Chun HUANG ; Ming-Li GAO ; Jian-Ping YU ; Wei LIU ; Jian-Yong ZHANG ; Yue-Lan ZHU ; Xiu-Juan HOU ; Hai-Dong WANG ; Yong-Fei FANG ; Yue WANG ; Yin SU ; Xin-Ping TIAN ; Ai-Ping LYU ; Xun GONG ; Quan JIANG
Chinese journal of integrative medicine 2025;31(7):581-589
OBJECTIVE:
To evaluate the dynamic changes of glucocorticoid (GC) dose and the feasibility of GC discontinuation in rheumatoid arthritis (RA) patients under the background of Chinese medicine (CM).
METHODS:
This multicenter retrospective cohort study included 1,196 RA patients enrolled in the China Rheumatoid Arthritis Registry of Patients with Chinese Medicine (CERTAIN) from September 1, 2019 to December 4, 2023, who initiated GC therapy. Participants were divided into the Western medicine (WM) and integrative medicine (IM, combination of CM and WM) groups based on medication regimen. Follow-up was performed at least every 3 months to assess dynamic changes in GC dose. Changes in GC dose were analyzed by generalized estimator equation, the probability of GC discontinuation was assessed using Kaplan-Meier curve, and predictors of GC discontinuation were analyzed by Cox regression. Patients with <12 months of follow-up were excluded for the sensitivity analysis.
RESULTS:
Among 1,196 patients (85.4% female; median age 56.4 years), 880 (73.6%) received IM. Over a median 12-month follow-up, 34.3% (410 cases) discontinued GC, with significantly higher rates in the IM group (40.8% vs. 16.1% in WM; P<0.05). GC dose declined progressively, with IM patients demonstrating faster reductions (median 3.75 mg vs. 5.00 mg in WM at 12 months; P<0.05). Multivariate Cox analysis identified age <60 years [P<0.001, hazard ratios (HR)=2.142, 95% confidence interval (CI): 1.523-3.012], IM therapy (P=0.001, HR=2.175, 95% CI: 1.369-3.456), baseline GC dose ⩽7.5 mg (P=0.003, HR=1.637, 95% CI: 1.177-2.275), and absence of non-steroidal anti-inflammatory drugs use (P=0.001, HR=2.546, 95% CI: 1.432-4.527) as significant predictors of GC discontinuation. Sensitivity analysis (545 cases) confirmed these findings.
CONCLUSIONS
RA patients receiving CM face difficulties in following guideline-recommended GC discontinuation protocols. IM can promote GC discontinuation and is a promising strategy to reduce GC dependency in RA management. (Trial registration: ClinicalTrials.gov, No. NCT05219214).
Adult
;
Aged
;
Female
;
Humans
;
Male
;
Middle Aged
;
Arthritis, Rheumatoid/drug therapy*
;
Glucocorticoids/therapeutic use*
;
Medicine, Chinese Traditional
;
Retrospective Studies
10.Erratum: Publisher erratum to "Fenofibrate-promoted hepatomegaly and liver regeneration are PPARα-dependent and partially related to the YAP pathway" Acta Pharmaceutica Sinica B 14 (2024) 2992-3008.
Shicheng FAN ; Yue GAO ; Pengfei ZHAO ; Guomin XIE ; Yanying ZHOU ; Xiao YANG ; Xuan LI ; Shuaishuai ZHANG ; Frank J GONZALEZ ; Aijuan QU ; Min HUANG ; Huichang BI
Acta Pharmaceutica Sinica B 2025;15(6):3354-3354
[This corrects the article DOI: 10.1016/j.apsb.2024.03.030.].

Result Analysis
Print
Save
E-mail