1.Effect of Danggui Buxuetang on PINK1/Parkin Signaling Pathway of Vascular Dementia Rats
Guifang QI ; Yue JIANG ; Yunxiang TAN ; Nanbu WANG ; Xinghua CHEN ; Ting WAN
Chinese Journal of Experimental Traditional Medical Formulae 2026;32(2):15-24
ObjectiveTo investigate the potential mechanism of Danggui Buxuetang (DBT) in the treatment of vascular dementia (VAD). MethodsSixty male SD rats were randomly assigned to the sham-operated group, model group, DBT low-, medium-, and high-dose groups, and the donepezil group. Except for the sham-operated group, rats in all other groups underwent bilateral common carotid artery ligation. After successful modeling, DBT was administered at doses of 9.2, 18.4, 36.8 g·kg-1 for the low-, medium-, and high-dose groups, respectively, while the donepezil group received 3 mg·kg-1 donepezil solution by gavage once daily. After 4 consecutive weeks of drug treatment, rats underwent the Morris water maze test, novel object recognition test, Nissl staining to observe hippocampal neurons, and immunofluorescence staining to detect the expression of neuronal nuclear protein (NeuN) in the hippocampus. Western blot was used to assess the expression of PTEN-induced kinase 1 (PINK1), Parkin, microtubule-associated protein 1 light chain 3Ⅱ (LC3Ⅱ), B-cell lymphoma-2 (Bcl-2), and Bcl-2-associated X protein (Bax). Transmission electron microscopy was used to observe hippocampal neuronal ultrastructure. Real-time PCR was used to detect the expression of NADPH oxidase subunits p22phox and p47phox in hippocampal tissues. The levels of malondialdehyde (MDA), glutathione (GSH), superoxide dismutase (SOD), and total antioxidant capacity were measured to evaluate oxidative stress levels. ResultsIn the Morris water maze test, escape latency changed significantly over time in all groups except the model group. Compared with the sham-operated group, the model group showed significantly prolonged escape latency (P<0.01). Compared with the model group, rats in the DBT groups and the donepezil group exhibited significantly shorter escape latency (P<0.05, P<0.01). The number of crossings over the original platform was significantly reduced in the model group compared with the sham-operated group (P<0.01), whereas rats in the DBT and donepezil groups showed significantly increased platform crossings compared with the model group (P<0.05, P<0.01). Compared with the sham-operated group, exploration time of new objects was significantly reduced in the model group (P<0.01). Compared with the model group, exploration time of new objects increased significantly in the medium- and high-dose DBT groups and the donepezil group (P<0.05, P<0.01), while no significant change was observed in the low-dose DBT group. Compared with the high-dose DBT group, rats in the donepezil group had significantly prolonged escape latency and reduced platform crossings and new-object exploration time (P<0.05). Nissl staining showed decreased density of healthy neurons in the CA1 and CA3 regions of the hippocampus in the model group, with loss of Nissl bodies and nuclear atrophy or disappearance. In the high-dose DBT group, neuronal density in CA1 and CA3 increased, with neurons arranged closely and displaying normal morphology. Immunofluorescence showed that compared with the sham-operated group, the hippocampal NeuN⁺ cell count in the VAD model group was significantly decreased(P<0.01), compared with the VAD model group, the hippocampal NeuN⁺ cell count in the high-dose DBT group was significantly increased(P<0.01). Compared with the sham-operated group, the expression of PINK1, Parkin, LC3Ⅱ, and Bax proteins was significantly increased(P<0.01), while the expression of Bcl-2 was significantly decreased in the VAD model group(P<0.01). Compared with the VAD model group, the high-dose DBT group showed significantly decreased expression of PINK1, Parkin, LC3Ⅱ, and Bax proteins(P<0.01)and significantly upregulated Bcl-2 expression(P<0.01). The medium-dose DBT group exhibited significantly reduced expression of Parkin, LC3Ⅱ, and Bax proteins(P<0.05,P<0.01) and significantly increased Bcl-2 expression(P<0.01), while no statistically significant differences were observed in the low-dose DBT group. Transmission electron microscopy showed mitochondrial pyknosis, thickened cristae, increased electron density, and the presence of mitochondrial autophagy in the model group. In contrast, hippocampal neurons in the high-dose DBT group contained abundant mitochondria with intact morphology, clear cristae, and uniform matrix. Compared with the sham-operated group, total antioxidant capacity, SOD activity, and GSH levels were significantly decreased, while MDA levels were significantly increased in the model group (P<0.01). Compared with the model group, total antioxidant capacity and antioxidant levels (SOD, GSH) increased significantly, and MDA decreased significantly in the medium- and high-dose DBT groups (P<0.01), while no significant changes were observed in the low-dose DBT group. Compared with the sham-operated group, mRNA expression of p22phox and p47phox was significantly increased in the model group (P<0.01). Compared with the model group, expression of p22phox and p47phox was significantly decreased in the DBT groups (P<0.05, P<0.01). ConclusionDBT may exert neuroprotective effects by regulating PINK1/Parkin-mediated mitochondrial autophagy, thereby improving learning and memory abilities and treating VAD.
2.Joint Relation Extraction of Famous Medical Cases with CasRel Model Combining Entity Mapping and Data Augmentation
Yuxin LI ; Xinghua XIANG ; Hang YANG ; Dasheng LIU ; Jiaheng WANG ; Zhiwei ZHAO ; Jiaxu HAN ; Mengjie WU ; Qianzi CHE ; Wei YANG
Chinese Journal of Experimental Traditional Medical Formulae 2026;32(2):218-225
ObjectiveTo address the challenges of unstructured classical Chinese expressions, nested entity relationships, and limited annotated data in famous traditional Chinese medicine(TCM) case records, this study proposes a joint relation extraction framework that integrates data augmentation and entity mapping, aiming to support the construction of TCM diagnostic knowledge graphs and clinical pattern mining. MethodsWe developed an annotation structure for entities and their relationships in TCM case texts and applied a data augmentation strategy by incorporating multiple ancient texts to expand the relation extraction dataset. A cascade binary tagging framework for relation triple extraction(CasRel) model for TCM semantics was designed, integrating a pre-trained bidirectional encoder representations from transformers(BERT) layer for classical TCM texts to enhance semantic representation, and using a head entity-relation-tail entity mapping mechanism to address entity nesting and relation overlapping issues. ResultsExperimental results showed that the CasRel model, combining data augmentation and entity mapping, outperformed the pipeline-based Bert-Radical-Lexicon(BRL)-bidirectional long short-term memory(BiLSTM)-Attention model. The overall precision, recall, and F1-score across 12 relation types reached 65.73%, 64.03%, and 64.87%, which represent improvements of 14.26%, 7.98%, and 11.21% compared to the BRL-BiLSTM-Attention model, respectively. Notably, the F1-score for tongue syndrome relations increased by 22.68%(69.32%), and the prescription-syndrome relations performed the best with the F1-score of 70.10%. ConclusionThe proposed framework significantly improves the semantic representation and complex dependencies in TCM texts, offering a reusable technical framework for structured mining of TCM case records. The constructed knowledge graph can support clinical syndrome differentiation, prescription optimization, and drug compatibility, providing a methodological reference for TCM artificial intelligence research.
3.Single-center analysis of unplanned reoperation case after liver transplantation
Zhi CHEN ; Qingqing DAI ; Fan HUANG ; Guobin WANG ; Xiaojun YU ; Ruolin WU ; Liujin HOU ; Zhenghui YE ; Xinghua ZHANG ; Wei WANG ; Xiaoping GENG ; Hongchuan ZHAO
Organ Transplantation 2026;17(3):452-459
Objective To analyze the main causes and risk factors of unplanned reoperation after liver transplantation. Methods The clinical data of 242 liver transplant recipients in the First Affiliated Hospital of Anhui Medical University from January 2015 to December 2024 were retrospectively analyzed. According to whether unplanned reoperation was performed during the same hospitalization after surgery, the recipients were divided into the reoperation group (n=36) and the non-reoperation group (n=206). The preoperative, intraoperative and postoperative data of the two groups, as well as donor and graft-related data, were compared to analyze the risk factors of unplanned reoperation after liver transplantation and the survival status of the two groups. Results Among the 242 liver transplant recipients, 36 underwent unplanned reoperations, with a total of 54 procedures including various laparotomies, endoscopic and interventional surgeries, among which there were 20 laparotomies, 18 endoscopic surgeries and 16 interventional surgeries. The most common cause of unplanned reoperation was biliary complications (20 times), followed by vascular complications (17 times). Compared with the non-reoperation group, the reoperation group had longer graft cold ischemia time, higher postoperative fatality rate of recipients, longer length of stay in the intensive care unit and postoperative hospital stay, and higher total hospitalization costs (all P<0.05). The incidence of unplanned reoperation was higher in recipients who underwent split liver transplantation (P<0.05). Multivariate analysis showed that intraoperative blood loss ≥1 000 mL, positive culture of graft perfusate and split liver transplantation were independent risk factors for unplanned reoperation (all P<0.05). The postoperative 7-day, 1-month, 3-month and 6-month survival rates of recipients in the reoperation group and the non-reoperation group were 100% vs. 98.1%, 88.9% vs. 94.2%, 69.4% vs. 90.8% and 66.7% vs. 90.8%, respectively, and the postoperative survival rate of recipients in the reoperation group was lower than that in the non-reoperation group (P<0.05). Conclusions The main causes of unplanned reoperation after liver transplantation are biliary complications, vascular complications, abdominal incision infection and intra-abdominal hemorrhage. Intraoperative massive blood loss, positive culture of graft perfusate and split liver transplantation are the risk factors associated with unplanned reoperation after liver transplantation.
4.Human umbilical cord mesenchymal stem cell-derived exosomes attenuate renal ischemia-reperfusion injury by up-regulating ATF3 to inhibit the TLR4/NF-κB pathway
Xingyu* WAN ; Yujia LIU ; Ruiyan WANG ; Hao WANG ; Yi ZHAO ; Lu GUO ; Zhihua YANG ; Xinghua LÜ
Organ Transplantation 2026;17(2):275-286
Objective To investigate the protective effect and underlying mechanism of human umbilical cord mesenchymal stem cell-derived exosomes (hucMSC-Exo) on renal ischemia-reperfusion injury (IRI). Methods hucMSC-Exos were isolated and characterized. A mouse renal IRI model was established and the animals were divided into Sham, IRI, IRI+hucMSC-Exo, IRI+hucMSC-Exo+JY-2 and Sham+JY-2 groups. Serum creatinine (Scr) and blood urea nitrogen (BUN) were measured. Hematoxylin-eosin (HE) staining was used to evaluate renal histopathology. Enzyme-linked immune absorbent assay was performed to determine serum interleukin (IL)-1β and IL-18 levels. Western blotting was used to detect the expression of activating transcription factor 3 (ATF3), Toll-like receptor 4 (TLR4), nuclear factor (NF)-κB, NOD-like receptor protein 3 (NLRP3), cysteineyl aspartate specific proteinase (Caspase)-1 p20 and Gasdermin D(GSDMD). Real-time fluorescent quantitative polymerase chain reaction was employed to measure ATF3, TLR4 and NF-κB messenger RNA (mRNA). Immunohistochemistry was conducted to examine NLRP3, Caspase-1 p20 and GSDMD. An in vitro hypoxia/reoxygenation (H/R) model was established in HK-2 cells and divided into Control, H/R, H/R+hucMSC-Exo, H/R+hucMSC-Exo+JY-2 and Control+JY-2 groups. Western blotting was used to detect the expression of ATF3, TLR4 and NF-κB. Real-time fluorescent quantitative polymerase chain reaction was used to measure NLRP3, GSDMD and Caspase-1 mRNA. Results HucMSC-Exos were successfully isolated and identified. Compared with the Sham group, the IRI group exhibited elevated Scr and BUN, higher tubular injury scores, increased protein expression levels of ATF3, TLR4, NF-κB p65, NLRP3, Caspase-1 p20 and GSDMD, and raised mRNA expression levels of ATF3, TLR4, NF-κB. Compared with the IRI group, the IRI+hucMSC-Exo group showed decreased Scr and BUN, lower tubular injury scores, up-regulated ATF3 protein and mRNA, down-regulated TLR4, NF-κB p65, NLRP3, Caspase-1 p20 and GSDMD protein, and declined TLR4 and NF-κB mRNA. Compared with the IRI+hucMSC-Exo group, the IRI+hucMSC-Exo+JY-2 group exhibited increased Scr and BUN levels, elevated renal tubular injury scores, decreased ATF3 protein expression levels, elevated protein expression levels of TLR4, NF-κB p65, NLRP3, Caspase-1 p20, and GSDMD, decreased ATF3 mRNA expression levels, and elevated mRNA expression levels of TLR4 and NF-κB. (all P < 0.05). Compared with the Control group, the expression levels of ATF3, TLR4 and NF-κB p65 proteins were increased in the H/R group, and the expression levels of NLRP3, Caspase-1 and GSDMD mRNA were increased. Compared with the H/R group, the expression level of ATF3 protein was increased, the expression levels of TLR4 and NF-κB p65 proteins were decreased, and the expression levels of NLRP3, Caspase-1 and GSDMD mRNA were decreased in the H/R+hucMSC-Exo group. Compared with the H/R+hucMSC-Exo group, the expression level of ATF3 protein was decreased, the expression levels of TLR4 and NF-κB p65 proteins were increased, and the expression levels of NLRP3, Caspase-1 and GSDMD mRNA were increased in the H/R+hucMSC-Exo+JY-2 group (all P < 0.05). Conclusions HucMSC-Exos alleviate renal IRI by up-regulating ATF3, thereby negatively regulating the TLR4/NF-κB signaling pathway and subsequently inhibiting pyroptosis.
5.Effect of cumulative family risk on non-suicidal self-injury behaviors in college students: a moderated chain mediation model
Yuqi WANG ; Xinghua LAI ; Xiaoyuan AN ; Yao WANG ; Huitong ZHAO ; Zengyan YU
Sichuan Mental Health 2025;38(5):434-441
BackgroundNon-suicidal self-injury (NSSI) behaviors have become a serious global public health issue.The detection rate of NSSI behaviors among college students in China ranges from 9.8% to 13.53%. Integrated theoretical models suggest that distal family risk factors influence NSSI behaviors through emotional regulation mechanisms. However, existing researches have predominantly focused on single family risks, leaving the relationship between cumulative family risks and NSSI behaviors, as well as the underlying pathways, remain unclear. ObjectiveTo explore the effects of cumulative family risk on NSSI behaviors among college students, analyze the chain mediating roles of emotional regulation difficulties and depression, and examine the moderating effect of gender, so as to provide references for targeted interventions for NSSI behaviors in college students. MethodsOn March 1, 2024, a cluster sampling method was employed to select 518 college students from two universities in Heilongjiang Province. Assessments were conducted using Chinese version of the Childhood Trauma Questionnaire (CTQ), the Difficulties in Emotion Regulation Scale (DERS), the Patient Health Questionnaire Depression Scale-9 item (PHQ-9) and the Adolescent Self-Injury Questionnaire. Logistic regression analysis was used to examine the impact of cumulative family risk factors on NSSI behaviors among college students. Model 6 in Process 4.1 was applied to test the chain mediating roles of emotional regulation difficulties and depression in the relationship between cumulative family risk and NSSI behaviors, while model 83 was utilized to analyze the moderating effects of gender on the path "cumulative family risk → emotion regulation difficulties". ResultsA total of 475 (91.70%) college students completed valid questionnaires. Logistic regression analysis revealed that childhood abuse (OR=2.561, 95% CI: 1.566-2.561), non-parental family structure (OR=2.108, 95% CI:1.102-4.029) and left-behind experience (OR=2.356, 95% CI: 1.021-5.439) were risk factors for NSSI behaviors among college students. Cumulative family risk positively predicted NSSI behaviors (β=0.345,95% CI:1.059-4.286, P<0.01), and this relationship was mediated by a chain pathway involving emotional regulation difficulties (β=0.136,95% CI: 0.882-4.681, P<0.05) and depression (β=0.160, 95% CI: 0.316-1.073, P<0.01). Gender moderated the relationship between cumulative family risk and emotional regulation difficulties (β=0.103, 95% CI: 1.567-8.316, P<0.01), with cumulative family risk significantly predicting emotional regulation difficulties in female students (β=0.374, 95% CI: 0.099-0.084, P<0.01). ConclusionCumulative family risk can directly influence college students' NSSI behaviors, and may also indirectly affect NSSI behaviors through the mediating roles of emotional regulation difficulties and depression. The path "cumulative family risk → emotional regulation difficulties" in this mediating model is moderated by gender.[Funded by Heilongjiang Philosophy and Social Sciences Research Planning Project (number, 24SHB007)]
6.The effect and mechanism of Huangkui capsule pretreatment of human umbilical cord mesenchymal stem cell-derived exosomes on improving renal ischemia-reperfusion injury
Yawei YAO ; Jiahui HE ; Hao WANG ; Yutong WANG ; Ruiyan WANG ; Xingyu WAN ; Yujia LIU ; Xinghua LÜ
Organ Transplantation 2025;16(2):237-245
Objective To explore the effects and mechanisms of human umbilical cord mesenchymal stem cell (HUC-MSC)-derived exosomes (Exo) pretreated with Huangkui capsules on renal ischemia-reperfusion injury (IRI). Methods HUC-MSCs were cultured in media containing different concentrations of Huangkui capsules for 24 hours to determine cell viability and select an appropriate concentration for subsequent experiments. HUC-MSCs were pretreated with 50 μg/mL Huangkui capsules for 24 hours, and Exo were extracted using an exosome extraction kit. The morphology was observed under a transmission electron microscope, particle size was measured by nanoparticle tracking analysis, and the expression of exosomal membrane surface marker proteins was detected by Western blot. Human renal tubular epithelial cells (HK-2 cells) were randomly divided into hypoxia/reoxygenation group (M group), hypoxia/reoxygenation + Exo group (E group), and hypoxia/reoxygenation + Huangkui capsules pretreated Exo group (H group). Western blotting was used to measure the expression of endoplasmic reticulum stress (ERS)-related proteins, and real-time fluorescent quantitative reverse transcription polymerase chain reaction was used to measure the expression of ERS-related gene messenger RNA (mRNA). Mice were randomly divided into sham operation group (Sham group), ischemia-reperfusion group (I/R group), ischemia-reperfusion + Exo group (E group), and ischemia-reperfusion + Huangkui capsules pretreated Exo group (H group). Renal histological assessment, serum creatinine (Scr), blood urea nitrogen (BUN) measurement and inflammatory factor detection were performed 24 hours later. Results Both Exo and Huangkui capsules prereated Exo had a bilayer membrane structure and a cup-shaped morphology; their average particle sizes were 116.8 nm and 81.3 nm, respectively. Both expressed CD9, CD63, TSG101. Compared with the M group, the E group had decreased relative expression of transcription factor 6 (ATF6) and protein kinase R-like endoplasmic reticulum kinase (PERK) proteins, increased mRNA relative expression, increased relative expression of C/EBP homologous protein (CHOP) protein, and decreased mRNA relative expression. Compared with the E group, the H group had decreased relative expression of ATF6, PERK, CHOP proteins, and decreased mRNA relative expression of ATF6 and PERK (all P<0.05). Animal experimental results showed that compared with the Sham group, the I/R group had increased renal tubular injury scores, Scr, BUN, interleukin (IL)-1β, IL-10, IL-18, tumor necrosis factor (TNF)-α levels. Compared with the I/R group, the E and H groups had decreased renal tubular injury scores and Scr, BUN, IL-1β, IL-10, IL-18, TNF-α levels. Compared with the E group, the H group had decreased renal tubular injury scores and Scr, BUN, IL-1β, IL-10, IL-18, TNF-α levels (all P<0.05). Conclusions Huangkui capsules pretreatment HUC-MSC-derived Exo may alleviate renal IRI by inhibiting ERS.
7.Safety and efficacy of the reamer-irrigator-aspirator technique in adult lower extremity long bone nonunion
Hui DONG ; Wenxiang LI ; Liangyu ZHU ; Wei YUAN ; Aiguo WANG ; Xinghua LI
Chinese Journal of Orthopaedics 2025;45(20):1327-1334
Objective:To compare the clinical efficacy of the reamer-irrigator-aspirator (RIA) technique and iliac crest bone grafting (ICBG) in the treatment of adult noninfectious long bone nonunion of the lower extremity, and to evaluate the safety and effectiveness of the RIA technique.Methods:A retrospective review was conducted of 42 adult patients with noninfectious long bone nonunion of the lower extremity treated surgically at Zhengzhou Orthopaedic Hospital from January 2021 to June 2024. The cohort included 33 men and 9 women with a mean age of 47.0±14.4 years (range, 18-62 years). Twenty-three patients had nonunion on the left side and 19 on the right. Initial surgical fixation methods included plate fixation (19 cases), intramedullary nail (16 cases), external fixator (5 cases), and combined plate-and-nail fixation (2 cases). Revision procedures included debridement and freshening of the nonunion ends, revision or adjustment of internal fixation, and autologous bone grafting. Nineteen patients underwent graft harvesting with the RIA technique (RIA group), and 23 received autograft harvested from the iliac crest (iliac group). Baseline and perioperative variables compared between the two groups included sex, age, body-mass index, preoperative comorbidities, anatomical site of the nonunion (tibial or femoral), duration from the index fracture operation to the current revision, operative time, intraoperative blood loss, volume of blood transfusion and rate of perioperative complications, nonunion fracture sites, visual analogue scale (VAS) pain score at the fracture site, donor-site morphology and functional appearance scores, and radiographic union score for tibial fractures (RUST).Results:There was no significant difference in age between the RIA and ICBG groups (45.1±14.1 vs. 48.5±14.7 years, t=0.746, P=0.449). However, intraoperative blood loss was higher in the RIA group [300 (150, 720) ml, Z=-3.072, P=0.002] and the transfusion rate was higher (14/19 vs. 8/23, χ 2=6.313, P=0.012). The harvested bone volume was very similar [40(35, 60) cm 2vs. 40(35, 40) cm 2, Z=-1.077, P=0.281]. All patients were followed for a mean of 16.5±2.8 months (range, 7-40 months). VAS scores at the surgical site showed no significant difference between groups at 3 months (3.2±1.0 vs. 3.3±1.4, t= 4.754, P=0.720) and 6 months (1.6±0.8 vs. 1.8±1.2, t=6.841, P=0.542). Donor-site morphology and functional scores were significantly better in the RIA group at 3 months [14.5(13.0, 15.5) vs. 9.0(7.0, 10.0), Z=-3.748, P<0.001] and 6 months [15.5(15.0, 16.0) vs. 11.0(10.0, 13.0), Z=-3.782, P<0.001]. At 12 months postoperatively, RUST scores did not differ significantly between groups (10.6±1.2 vs. 10.4±1.5, t=0.483, P=0.632). The incidence of perioperative complications was comparable [42%(8/19) vs. 30%(7/23), χ 2=0.617, P=0.432]. Conclusions:Both RIA and ICBG achieved favorable clinical outcomes in the treatment of adult noninfectious lower-extremity long bone nonunion. Although RIA was associated with greater intraoperative blood loss, it resulted in less donor-site morbidity and better cosmetic and functional outcomes. Bone healing capacity and overall complication rates did not differ significantly between the two groups. These findings suggest that the RIA technique is safe and effective for use in the Chinese patient population.
8.Clinical efficacy and safety of a domestic calcipotriol/betamethasone dipropionate ointment in the treatment of stable plaque psoriasis: a multicenter, randomized, double-blind, controlled study
Lixin XIA ; Guang XIANG ; Qingchun DIAO ; Kun HUANG ; Shoumin ZHANG ; Shanshan LI ; Yumei LI ; Zhiqiang SONG ; Qing SUN ; Xiumin YANG ; Meng PAN ; Yuling SHI ; Shuping GUO ; Huiping WANG ; Tiechi LEI ; Xiaoyong ZHOU ; Songmei GENG ; Suchun HOU ; Juan SU ; Yong CUI ; Rixin CHEN ; Yanyan FENG ; Hongxia FENG ; Rushan XIA ; Zudong MENG ; Fang YIN ; Jingjing WANG ; Xinghua GAO
Chinese Journal of Dermatology 2025;58(11):1020-1026
Objective:To evaluate the clinical equivalence between a domestic calcipotriol/betamethasone dipropionate ointment and the originator product in the treatment of stable plaque psoriasis.Methods:A multicenter, randomized, double-blind, three-arm, parallel-group, active- and placebo-controlled study was conducted, and 449 patients aged 18 - 65 years with stable plaque psoriasis were enrolled from 25 hospitals (such as the First Affiliated Hospital of China Medical University). Eligible patients had a baseline physician's global assessment (PGA) score of ≥ 3 points, baseline body surface area (BSA) involvement of 5% - 30%, and a target lesion psoriasis area and severity index (TL-PASI) for plaque elevation of ≥ 3 points. Participants were randomly assigned in a 2:2:1 ratio to the test group ( n = 179), reference group ( n = 180), and placebo group ( n = 90), and applied the domestic calcipotriol/betamethasone dipropionate ointment, originator product, and ointment base respectively, once daily in the evening for 4 weeks. Efficacy and safety were assessed at weeks 1, 2, and 4. The primary efficacy endpoints were the treatment success rates and clinical success rates in each group at week 4. The per-protocol set (PPS) was used for the primary efficacy analysis, and the intention-to-treat (ITT) set for supplementary efficacy analysis. Equivalence between the test and reference preparations was tested using the Cochran-Mantel-Haenszel method adjusted for randomization strata. Superiority of the test and reference preparations over the placebo was also tested. Measurement data were compared among the 3 groups using analysis of variance or non-parametric tests, while treatment success rates, clinical success rates, and incidence rates of adverse reactions were compared using the chi-square test. Results:The ITT, PPS, and safety sets included 447, 420, and 448 patients, respectively. In the ITT set, patients were aged 43.6 ± 12.8 years, including 320 (71.6%) males and 127 (28.4%) females, and the disease duration was 11.21 ± 9.05 years; 316 (70.7%) had a PGA score of 3 points and 131 (29.3%) had a PGA score of 4 - 5 points. No significant differences in the baseline characteristics (including age, sex, disease duration and disease severity) were observed among the 3 groups (all P > 0.05). Based on the PPS analysis, the treatment success rates were 57.9% (99/171) in the test group, 50.3% (86/171) in the reference group, and 7.7% (6/78) in the placebo group, and the clinical success rates were 57.9% (99/171), 50.3% (86/171), and 10.3% (8/78), respectively; both the test and reference groups were superior to the placebo group in both treatment and clinical success rates (all P < 0.001) ; the rate differences for treatment success (90% confidence interval [ CI]: -1.3% - 16.4%) and clinical success (90% CI: -1.3% - 16.3%) between the test and reference groups were entirely within the pre-defined equivalence margin (-20% - 20%). Subgroup analyses by baseline PGA scores: for patients with a baseline PGA score of 3 points, the treatment success rates in the test, reference, and placebo groups were 60.8% (73/120), 52.1% (62/119), and 11.1% (6/54), respectively, and the corresponding clinical success rates were 61.7% (74/120), 53.8% (64/119), and 13% (7/54), respectively; the test and reference groups did not differ significantly in treatment or clinical success rates (both P > 0.05), but both showed higher success rates than the placebo group (all P < 0.001) ; the results of statistical comparisons among the 3 groups in patients with a baseline PGA score of 4 - 5 points were consistent with those observed in patients with a baseline PGA score of 3 points. The percentage reductions in PGA and TL-PASI scores from baseline to weeks 1, 2, and 4 showed significant differences among the 3 groups, which were significantly higher in the test and reference groups than in the placebo group (all P < 0.001), but did not differ between the test and reference groups (all P > 0.05). The primary adverse reactions were local skin reactions, such as pruritus, pain, and erythema. The incidence rates of adverse reactions were 8.9% (16/179) in the test group, 7.3% (13/179) in the reference group, and 7.8% (7/90) in the placebo group, with no significant difference among the 3 groups ( P > 0.05) . Conclusions:The domestic calcipotriol/betamethasone dipropionate ointment demonstrated clinical equivalence to the originator product in the treatment of stable plaque psoriasis, and the two agents exhibited comparable efficacy for patients with varying degrees of disease severity, and were comparable in the speed and degree of clinical improvement, with similar favorable safety profiles.
9.Preoperative prediction of factors associated with impacted ureteral stones and construction of a nomogram model
Xinyu SHI ; Haiyang WEI ; Changbao XU ; Wuxue LI ; Xiaofu WANG ; Tianhe ZHANG ; Zhiheng HUANG ; Xinghua ZHAO
Chinese Journal of Urology 2025;46(9):669-675
Objective:To explore the predictive factors for ureteral stone impaction preoperatively and to construct a nomogram prediction model for impacted ureteral stones.Methods:A retrospective analysis was conducted on the clinical data of 209 patients with ureteral stones treated at The Second Affiliated Hospital of Zhengzhou University from July 2023 to June 2024. There were 164 males(78.5%)and 45 females(21.5%). The age was 49(47,57)years,and the body mass index(BMI)was 25.10(23.55,27.24)kg/m2. Of the patients,85(40.7%)had comorbid hypertension and 85(40.7%)had comorbid diabetes. Stones were located on the left side in 124 patients(59.3%)and on the right side in 85 patients(40.7%). Hydronephrosis was present in 169 patients(80.9%),and urine culture was positive in 29 patients(13.9%). Patients were divided into impacted and non-impacted groups based on the presence or absence of ureteral stone impaction. Univariate and multivariate logistic regression analyses were performed to determine independent predictive factors for impacted ureteral stones. A nomogram model was constructed based on these results. The performance of the predictive model was evaluated using receiver operating characteristic(ROC)curves,calibration plots,and decision curve analysis(DCA).Results:Among the 209 patients in this study,85(40.7%)experienced ureteral stone impaction. The impacted group had a significantly higher neutrophil-to-lymphocyte ratio(NLR)than the non-impacted group(3.91 ± 2.05 vs. 3.25 ± 2.10, P = 0.024),a higher rate of hydronephrosis[81.2%(69/85)vs. 80.6%(100/124), P = 0.002],larger stone surface area[(64.96 ± 39.96)mm2 vs.(51.86 ± 39.80)mm2, P = 0.021],greater ureteral wall thickness(UWT)[(3.96 ± 1.37)mm vs.(3.06 ± 1.33)mm, P < 0.001],and a higher ratio of the upper ureter diameter(D1)to the lower ureter diameter(D2)(DDR)(2.87 ± 1.58 vs. 2.00 ± 0.99, P < 0.001). Univariate analysis showed that NLR,hydronephrosis,stone length,stone surface area,UWT,D1,D2,and DDR were statistically significant( P < 0.05). After multivariate logistic regression analysis,the following items were identified as independent predictors of impacted ureteral stones:NLR( OR = 1.205,95% CI 1.026 - 1.415, P = 0.023),hydronephrosis( OR = 1.840,95% CI 1.236 - 2.740, P = 0.003),stone length( OR = 1.587,95% CI 1.142 - 2.206, P = 0.006),ureteral wall thickness(UWT)( OR = 1.643,95% CI 1.263 - 2.136, P < 0.001),and DDR( OR = 2.907,95% CI 1.040 - 8.130, P = 0.042).Based on these independent predictive factors,a nomogram prediction model for impacted ureteral stones was constructed. The area under the ROC curve was 0.797(95% CI 0.737 - 0.858),and the calibration curve showed good consistency. The decision curve suggested that the model had good clinical net benefit. Conclusions:NLR,hydronephrosis,stone length,UWT,and DDR are all independent predictors for impacted ureteral stones. The nomogram model constructed based on these factors has good predictive performance.
10.Eight cases of hereditary hyperhomocysteinemia with neurological involvement: clinical and genetic analysis
Xianru CHENG ; Xinghua LUAN ; Jingjiong CHEN ; Bo XUE ; Wenzheng WANG ; Hui WEN ; Xiuzhe WANG ; Li CAO ; Wotu TIAN
Chinese Journal of Neurology 2025;58(1):64-75
Objective:To investigate the clinical, phenotypic and genotypic features of hereditary hyperhomocysteinemia mainly involving the nervous system.Methods:The clinical data, physical examination, imaging results, blood-urine tandem mass spectrometry analysis and genetic results of 8 patients with hyperhomocysteinemia from the Department of Neurology of the Shanghai Sixth People′s Hospital Affiliated to Shanghai Jiao Tong University School of Medicine from September 2020 to December 2023 were collected, and the clinical, genetic features and pathogenic mechanisms of these patients were summarized and analyzed.Results:Among all the 8 patients (male∶female=5∶3), the age of onset was 7 to 74 (40.4±7.4) years. Seven had adult-onset and 1 had juvenile-onset, with various types of onset symptoms, including progressive stiffness in lower limbs and walking difficulty, limb numbness, tremor, mental and behavioral abnormalities, cerebrovascular events, etc. Moderate to severe hyperhomocysteine (38.4-190.6 μmol/L) was present in all patients at first diagnosis. Among the 5 patients with cranial imaging examinations, all had white matter lesions. The genetic testing showed 7 patients with MTHFR gene pathogenic mutations (1 case with c.416C>T, and 6 cases with c.665C>T), and 1 patient with MMACHC gene pathogenic mutation (c.482G>A). Conclusions:Hereditary hyperhomocysteinemia is a metabolic disease, with complicated manifestations, varying degrees of severity, and diverse pathogenic genes. The cases with neurological involvement are not rare, such as spastic paraplegia-like manifestations, tremor, peripheral neuropathy, mental and behavioral abnormalities, cerebrovascular events.

Result Analysis
Print
Save
E-mail