1.Genetic analysis and reproductive intervention for 46 Chinese pedigrees affected with Hereditary multiple exostoses.
Lilan SU ; Xiao HU ; Jing DAI ; Zhengxing WAN ; Duo YI ; Shuangfei LI ; Liang HU ; Yueqiu TAN ; Fei GONG ; Ge LIN ; Guangxiu LU ; Qianjun ZHANG ; Juan DU ; Wenbin HE
Chinese Journal of Medical Genetics 2026;43(4):253-258
OBJECTIVE:
To explore the genetic etiology of 46 Chinese pedigrees affected with Hereditary multiple exostoses (HME) and provide genetic counseling and reproductive intervention.
METHODS:
Whole-exome sequencing and Sanger sequencing were carried out on 87 patients from the 46 pedigrees to analyze the variants of EXT1 and EXT2 genes. Pathogenicity of the variants was assessed based on the guidelines from the American College of Medical Genetics and Genomics and Association for Molecular Pathology (ACMG/AMP). Prenatal diagnosis and preimplantation genetic testing (PGT) were provided for couples with identified pathogenic mutations. This study was approved by the Medical Ethics Committee of the hospital (Ethics No.: LL-SC-SG-2014-010).
RESULTS:
In total 17 and 22 pathogenic variants were respectively identified in the EXT1 and EXT2 genes, among which 5 EXT1 and 12 EXT2 variants were unreported previously. Three patients with no family history were found to harbor de novo variants of the EXT1 gene. Twenty nine couples had opted for PGT or underwent prenatal diagnosis following natural conception, and 17 healthy babies were born.
CONCLUSION
This study has clarified the genetic etiology of 45 HME pedigrees and identified 17 novel variants, which has enriched the mutational spectrum of the EXT1 and EXT2 genes. Reproductive intervention through PGT and prenatal diagnosis have prevented the recurrence of HME in these families.
Humans
;
Female
;
Male
;
Pedigree
;
Exostoses, Multiple Hereditary/diagnosis*
;
N-Acetylglucosaminyltransferases/genetics*
;
Adult
;
Exostosin 1
;
Asian People/genetics*
;
Genetic Testing
;
Exostosin 2
;
Mutation
;
China
;
Prenatal Diagnosis
;
Pregnancy
;
Genetic Counseling
;
Preimplantation Diagnosis
;
Exome Sequencing
;
East Asian People
2.Diagnosis and Treatment of Chronic Heart Failure Based on Thinking of Five Differentiation
Kun LIAN ; Lichong MENG ; Manting YI ; Lin LI ; Fei WANG ; Siyuan HU ; Zhixi HU
Chinese Journal of Experimental Traditional Medical Formulae 2026;32(5):160-168
Chronic heart failure (CHF) refers to a clinical syndrome in which the function or structure of the heart is changed due to damage to the original myocardium, resulting in reduced pumping and/or filling functions of the heart. In recent years, the mechanisms, pathways, and targets of traditional Chinese medicine (TCM) in the treatment of CHF have been continuously confirmed, and the application of TCM theories in guiding the syndrome differentiation and precise treatment of CHF is currently a research hotspot. On the basis of the syndrome differentiation and treatment in TCM, Professor LI Candong innovatively proposed the thinking of five differentiation: Disease differentiation, syndrome differentiation, pathogenesis differentiation, symptom differentiation, and individual differentiation. This article explores the clinical diagnosis and treatment of CHF from this thinking, emphasizing comprehensive syndrome differentiation, objective analysis, dynamic assessment, and individualized treatment. In terms of diagnosis, the first is to identify the disease name, cause, location, severity, and type of CHF, determine the type and its evolution, and clarify the process of transmission and transformation between deficiency and excess. Secondly, it is necessary to distinguish the authenticity, severity, primary and secondary, urgency and complexity of CHF syndromes, providing scientific guidance for syndrome differentiation and treatment. Thirdly, according to the symptoms and the principles of deficiency and excess, the physician should identify the core pathogenesis of CHF from the perspectives of Qi, blood, Yin, Yang, deficiency, stasis, phlegm, water, and toxins. Fourthly, from the macro, meso and micro levels, the physician should carefully distinguish the presence or absence, severity, authenticity, and completeness of the symptoms to guide the diagnosis and treatment process of CHF. Finally, personalized medication for CHF should be promoted based on the patient's gender, age, constitution, and living habits. In terms of treatment, based on the thinking of five differentiation, we propose that the treatment of CHF should integrate the disease and syndrome, clarify the pathogenesis, and apply precise treatment. The treatment should be people-oriented, staged, and typed, and the medication should be adjusted according to symptoms. This diagnostic and therapeutic approach is based on the holistic concept and syndrome differentiation and treatment, and combines the three causes for appropriate treatment, providing new ideas and insights for the diagnosis and treatment of CHF.
3.Pathogenesis Reasoning Chain-of-thought Supervision for Large Language Models: Syndrome Manifestation Recognition and Multidimensional Evaluation in Spleen-stomach Disorders
Shu-Han YANG ; Yu-Xin HU ; Xin-Yu YU ; Yu-Ying TU ; Yi-Chang ZANG ; Pan-Fei LI
Progress in Biochemistry and Biophysics 2026;53(5):1240-1263
ObjectiveThe essence of syndrome manifestation recognition in traditional Chinese medicine (TCM) is to infer the body’s latent pathogenesis state from clinical observational information, rather than to perform simple label matching. However, previous studies have largely modeled this task as syndrome pattern classification within a fixed label space, which does not adequately reflect the cognition process of TCM syndrome differentiation centered on pathogenesis reasoning, and is also insufficient to capture the openness, semantic variability, and cross-disease reusability of syndrome manifestation expression. This study aimed to investigate whether introducing pathogenesis reasoning chain-of-thought (PR-CoT) supervision into large language models (LLMs) could improve the quality and cognitive consistency of syndrome manifestation recognition and support cross-disease transfer. MethodsSyndrome manifestation recognition was formulated as a conditional generation task under the framework of clinical observational information (X)→pathogenesis structure (Z)→syndrome pattern output (Y), where Z serves as an explicit intermediate structural variable linking the clinical evidence and syndrome judgment. Within this framework, a PR-CoT-supervised dataset for syndrome manifestation recognition was constructed based on medical case records of spleen-stomach disorders. After preprocessing, information extraction, manual proofreading, and data cleaning, the dataset comprised 4 800 training cases, 400 development cases, and 400 test cases. Each sample was annotated with a structured PR-CoT consisting of three progressive levels: clinical information summarization, comprehensive pathogenesis analysis, and syndrome pattern output. Supervised fine-tuning was conducted on open-source LLMs, with an end-to-end model serving as the baseline. Qwen3-32B was used as the primary experimental model, and Qwen3-14B as the scale comparison model. A progressive multidimensional evaluation framework was further established, comprising a structural parsing level, a semantic similarity level, and an expert blind review level. At the structural parsing level, syndrome pattern expressions were decomposed into structural elements and evaluated using Precision, Recall, F1 score, and Jaccard similarity. At the semantic similarity level, independent LLMs scored the theoretical proximity between predicted and reference syndrome patterns. At the expert blind review level, three TCM experts independently evaluated model outputs on two dimensions: syndrome differentiation consistency and terminology standardization of syndrome patterns. In addition, zero-shot cross-disease transfer evaluation was conducted on gynecological and heart-system disorder test sets. ResultsAt the structural parsing level, PR-CoT supervision did not lead to a stable improvement in the element-wise overlap of syndrome pattern structural components. Compared with the corresponding baselines, neither Qwen3-32B nor Qwen3-14B showed consistent advantages in structural matching metrics after the introduction of PR-CoT supervision. In contrast, at the semantic similarity level, PR-CoT supervision produced stable positive gains across different model scales and evaluation systems. The average semantic score of Qwen3-32B increased from 6.425 8 in the baseline model to 6.585 0 after PR-CoT supervision, and that of Qwen3-14B increased from 5.870 0 to 5.964 2. At the expert blind review level, the overall score of Qwen3-32B (PR-CoT) was 7.026 0±0.107 7, higher than 6.416 3±0.288 9 for its baseline. In zero-shot cross-disease testing, the PR-CoT model still showed advantages in semantic evaluation and expert evaluation on both gynecological and heart-system disorder test sets, indicating a certain degree of transferability. ConclusionThe benefits of PR-CoT supervision are mainly reflected in TCM semantic consistency and clinical plausibility, rather than in improved hard matching of structural elements. These findings support understanding syndrome manifestation recognition as a process of generating and expressing latent pathogenesis structures, rather than as a classification task within a traditional fixed label space. By introducing pathogenesis reasoning as an explicit intermediate structure into the modeling process and combining it with a progressive multidimensional evaluation framework, this study provides a methodological pathway for intelligent TCM syndrome differentiation that integrates theoretical alignment, interpretability, and multi-level evaluation.
4.Pathogenesis Reasoning Chain-of-thought Supervision for Large Language Models: Syndrome Manifestation Recognition and Multidimensional Evaluation in Spleen-stomach Disorders
Shu-Han YANG ; Yu-Xin HU ; Xin-Yu YU ; Yu-Ying TU ; Yi-Chang ZANG ; Pan-Fei LI
Progress in Biochemistry and Biophysics 2026;53(5):1240-1263
ObjectiveThe essence of syndrome manifestation recognition in traditional Chinese medicine (TCM) is to infer the body’s latent pathogenesis state from clinical observational information, rather than to perform simple label matching. However, previous studies have largely modeled this task as syndrome pattern classification within a fixed label space, which does not adequately reflect the cognition process of TCM syndrome differentiation centered on pathogenesis reasoning, and is also insufficient to capture the openness, semantic variability, and cross-disease reusability of syndrome manifestation expression. This study aimed to investigate whether introducing pathogenesis reasoning chain-of-thought (PR-CoT) supervision into large language models (LLMs) could improve the quality and cognitive consistency of syndrome manifestation recognition and support cross-disease transfer. MethodsSyndrome manifestation recognition was formulated as a conditional generation task under the framework of clinical observational information (X)→pathogenesis structure (Z)→syndrome pattern output (Y), where Z serves as an explicit intermediate structural variable linking the clinical evidence and syndrome judgment. Within this framework, a PR-CoT-supervised dataset for syndrome manifestation recognition was constructed based on medical case records of spleen-stomach disorders. After preprocessing, information extraction, manual proofreading, and data cleaning, the dataset comprised 4 800 training cases, 400 development cases, and 400 test cases. Each sample was annotated with a structured PR-CoT consisting of three progressive levels: clinical information summarization, comprehensive pathogenesis analysis, and syndrome pattern output. Supervised fine-tuning was conducted on open-source LLMs, with an end-to-end model serving as the baseline. Qwen3-32B was used as the primary experimental model, and Qwen3-14B as the scale comparison model. A progressive multidimensional evaluation framework was further established, comprising a structural parsing level, a semantic similarity level, and an expert blind review level. At the structural parsing level, syndrome pattern expressions were decomposed into structural elements and evaluated using Precision, Recall, F1 score, and Jaccard similarity. At the semantic similarity level, independent LLMs scored the theoretical proximity between predicted and reference syndrome patterns. At the expert blind review level, three TCM experts independently evaluated model outputs on two dimensions: syndrome differentiation consistency and terminology standardization of syndrome patterns. In addition, zero-shot cross-disease transfer evaluation was conducted on gynecological and heart-system disorder test sets. ResultsAt the structural parsing level, PR-CoT supervision did not lead to a stable improvement in the element-wise overlap of syndrome pattern structural components. Compared with the corresponding baselines, neither Qwen3-32B nor Qwen3-14B showed consistent advantages in structural matching metrics after the introduction of PR-CoT supervision. In contrast, at the semantic similarity level, PR-CoT supervision produced stable positive gains across different model scales and evaluation systems. The average semantic score of Qwen3-32B increased from 6.425 8 in the baseline model to 6.585 0 after PR-CoT supervision, and that of Qwen3-14B increased from 5.870 0 to 5.964 2. At the expert blind review level, the overall score of Qwen3-32B (PR-CoT) was 7.026 0±0.107 7, higher than 6.416 3±0.288 9 for its baseline. In zero-shot cross-disease testing, the PR-CoT model still showed advantages in semantic evaluation and expert evaluation on both gynecological and heart-system disorder test sets, indicating a certain degree of transferability. ConclusionThe benefits of PR-CoT supervision are mainly reflected in TCM semantic consistency and clinical plausibility, rather than in improved hard matching of structural elements. These findings support understanding syndrome manifestation recognition as a process of generating and expressing latent pathogenesis structures, rather than as a classification task within a traditional fixed label space. By introducing pathogenesis reasoning as an explicit intermediate structure into the modeling process and combining it with a progressive multidimensional evaluation framework, this study provides a methodological pathway for intelligent TCM syndrome differentiation that integrates theoretical alignment, interpretability, and multi-level evaluation.
5.Exploring urban versus rural disparities in atrial fibrillation: prevalence and management trends among elderly Chinese in a screening study.
Wei ZHANG ; Yi CHEN ; Lei-Xiao HU ; Jia-Hui XIA ; Xiao-Fei YE ; Wen-Yuan-Yue WANG ; Xin-Yu WANG ; Quan-Yong XIANG ; Qin TAN ; Xiao-Long WANG ; Xiao-Min YANG ; De-Chao ZHAO ; Xin CHEN ; Yan LI ; Ji-Guang WANG ; FOR THE IMPRESSION INVESTIGATORS AND COORDINATORS
Journal of Geriatric Cardiology 2025;22(2):246-254
BACKGROUND:
Atrial fibrillation (AF) is a common cardiac arrhythmia in the elderly. This study aimed to evaluate urban-rural disparities in its prevalence and management in elderly Chinese.
METHODS:
Consecutive participants aged ≥ 65 years attending outpatient clinics were enrolled for AF screening using handheld single-lead electrocardiogram (ECG) from April 2017 to December 2022. Each ECG rhythm strip was reviewed from the research team. AF or uninterpretable single-lead ECGs were referred for 12-lead ECG. Primary study outcome comparison was between rural and urban areas for the prevalence of AF. The Student's t-test was used to compare mean values of clinical characteristics between rural and urban participants, while the Pearson's chi-square test was used to compare between-group proportions. Multivariate stepwise logistic regression analysis was performed to estimate the association between AF and various patient characteristics.
RESULTS:
The 29,166 study participants included 13,253 men (45.4%) and had a mean age of 72.2 years. The 7073 rural participants differed significantly (P ≤ 0.02) from the 22,093 urban participants in several major characteristics, such as older age, greater body mass index, and so on. The overall prevalence of AF was 4.6% (n = 1347). AF was more prevalent in 7073 rural participants than 22,093 urban participants (5.6% vs. 4.3%, P < 0.01), before and after adjustment for age, body mass index, blood pressure, pulse rate, cigarette smoking, alcohol consumption and prior medical history. Multivariate logistic regression analysis identified overweight/obesity (OR = 1.35, 95% CI: 1.17-1.54) in urban areas and cigarette smoking (OR = 1.62, 95% CI: 1.20-2.17) and alcohol consumption (OR = 1.42, 95% CI: 1.04-1.93) in rural areas as specific risk factors for prevalent AF. In patients with known AF in urban areas (n = 781) and rural areas (n = 338), 60.6% and 45.9%, respectively, received AF treatment (P < 0.01), and only 22.4% and 17.2%, respectively, received anticoagulation therapy (P = 0.05).
CONCLUSIONS
In China, there are urban-rural disparities in AF in the elderly, with a higher prevalence and worse management in rural areas than urban areas. Our study findings provide insight for health policymakers to consider urban-rural disparity in the prevention and treatment of AF.
6.The systemic inflammatory response index as a risk factor for all-cause and cardiovascular mortality among individuals with coronary artery disease: evidence from the cohort study of NHANES 1999-2018.
Dao-Shen LIU ; Dan LIU ; Hai-Xu SONG ; Jing LI ; Miao-Han QIU ; Chao-Qun MA ; Xue-Fei MU ; Shang-Xun ZHOU ; Yi-Xuan DUAN ; Yu-Ying LI ; Yi LI ; Ya-Ling HAN
Journal of Geriatric Cardiology 2025;22(7):668-677
BACKGROUND:
The association of systemic inflammatory response index (SIRI) with prognosis of coronary artery disease (CAD) patients has never been investigated in a large sample with long-term follow-up. This study aimed to explore the association of SIRI with all-cause and cause-specific mortality in a nationally representative sample of CAD patients from United States.
METHODS:
A total of 3386 participants with CAD from the National Health and Nutrition Examination Survey (NHANES) 1999-2018 were included in this study. Cox proportional hazards model, restricted cubic spline (RCS), and receiver operating characteristic curve (ROC) were performed to investigate the association of SIRI with all-cause and cause-specific mortality. Piece-wise linear regression and sensitivity analyses were also performed.
RESULTS:
During a median follow-up of 7.7 years, 1454 all-cause mortality occurred. After adjusting for confounding factors, higher lnSIRI was significantly associated with higher risk of all-cause (HR = 1.16, 95% CI: 1.09-1.23) and CVD mortality (HR = 1.17, 95% CI: 1.05-1.30) but not cancer mortality (HR = 1.17, 95% CI: 0.99-1.38). The associations of SIRI with all-cause and CVD mortality were detected as J-shaped with threshold values of 1.05935 and 1.122946 for SIRI, respectively. ROC curves showed that lnSIRI had robust predictive effect both in short and long terms.
CONCLUSIONS
SIRI was independently associated with all-cause and CVD mortality, and the dose-response relationship was J-shaped. SIRI might serve as a valid predictor for all-cause and CVD mortality both in the short and long terms.
7.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
8.Prediction of Pharmacoresistance in Drug-Naïve Temporal Lobe Epilepsy Using Ictal EEGs Based on Convolutional Neural Network.
Yiwei GONG ; Zheng ZHANG ; Yuanzhi YANG ; Shuo ZHANG ; Ruifeng ZHENG ; Xin LI ; Xiaoyun QIU ; Yang ZHENG ; Shuang WANG ; Wenyu LIU ; Fan FEI ; Heming CHENG ; Yi WANG ; Dong ZHOU ; Kejie HUANG ; Zhong CHEN ; Cenglin XU
Neuroscience Bulletin 2025;41(5):790-804
Approximately 30%-40% of epilepsy patients do not respond well to adequate anti-seizure medications (ASMs), a condition known as pharmacoresistant epilepsy. The management of pharmacoresistant epilepsy remains an intractable issue in the clinic. Its early prediction is important for prevention and diagnosis. However, it still lacks effective predictors and approaches. Here, a classical model of pharmacoresistant temporal lobe epilepsy (TLE) was established to screen pharmacoresistant and pharmaco-responsive individuals by applying phenytoin to amygdaloid-kindled rats. Ictal electroencephalograms (EEGs) recorded before phenytoin treatment were analyzed. Based on ictal EEGs from pharmacoresistant and pharmaco-responsive rats, a convolutional neural network predictive model was constructed to predict pharmacoresistance, and achieved 78% prediction accuracy. We further found the ictal EEGs from pharmacoresistant rats have a lower gamma-band power, which was verified in seizure EEGs from pharmacoresistant TLE patients. Prospectively, therapies targeting the subiculum in those predicted as "pharmacoresistant" individual rats significantly reduced the subsequent occurrence of pharmacoresistance. These results demonstrate a new methodology to predict whether TLE individuals become resistant to ASMs in a classic pharmacoresistant TLE model. This may be of translational importance for the precise management of pharmacoresistant TLE.
Epilepsy, Temporal Lobe/diagnosis*
;
Animals
;
Drug Resistant Epilepsy/drug therapy*
;
Electroencephalography/methods*
;
Rats
;
Anticonvulsants/pharmacology*
;
Neural Networks, Computer
;
Male
;
Humans
;
Phenytoin/pharmacology*
;
Adult
;
Disease Models, Animal
;
Female
;
Rats, Sprague-Dawley
;
Young Adult
;
Convolutional Neural Networks
9.Osthole ameliorates chronic pruritus in 2,4-dichloronitrobenzene-induced atopic dermatitis by inhibiting IL-31 production.
Shuang HE ; Xiaoling LIANG ; Weixiong CHEN ; Yangji NIMA ; Yi LI ; Zihui GU ; Siyue LAI ; Fei ZHONG ; Caixiong QIU ; Yuying MO ; Jiajun TANG ; Guanyi WU
Chinese Herbal Medicines 2025;17(2):368-379
OBJECTIVE:
This study aims to elucidate the therapeutic potential of osthole for the treatment of atopic dermatitis (AD), focusing on its ability to alleviate chronic pruritus (CP) and the underlying molecular mechanisms.
METHODS:
In this study, we investigated the anti-inflammatory effects of osthole in both a 2,4-dichloronitrobenzene (DNCB)-induced AD mouse model and tumor necrosis factor-α (TNF-α) and interferon-γ (IFN-γ) stimulated huma immortalized epidermal (HaCaT) cells. The anti-itch effect of osthole was specifically assessed in the AD mouse model. Using methods such as hematoxylin and eosin (HE) staining, enzyme-linked immunosorbent assay (ELISA), western blot (WB), quantitative real-time PCR (qRT-PCR), and immunofluorescence staining.
RESULTS:
Osthole improved skin damage and clinical dermatitis scores, reduced scratching bouts, and decreased epidermal thickness AD-like mice. It also reduced the levels of interleukin (IL)-31 and IL-31 receptor A (IL-31 RA) in both skin tissues and HaCaT cells. Furthermore, Osthole suppressed the protein expression levels of phosphor-p65 (p-p65) and phosphor-inhibitor of nuclear factor kappa-Bα (p-IκBα). Meanwhile, it increased the protein expression levels of peroxisome proliferator-activated receptor α (PPARα) and PPARγ in HaCaT cells.
CONCLUSION
These findings indicated that osthole effectively inhibited CP in AD by activating PPARα, PPARγ, repressing the NF-κB signaling pathway, as well as the expression of IL-31 and IL-31 RA.
10.Multicenter randomized controlled trial of Yiqi Huoxue formula() for the treatment of ruptured lumbar disc herniation.
Yu ZHU ; Zhi-Qiang WANG ; Shun LIN ; Ying-Ying YAO ; Xue-Qiang SHEN ; Xiao-Chun LI ; Feng YU ; Xiao-Yang XIONG ; Yi SONG ; Meng-Fei CHEN ; Peng-Fei YU ; Hong JIANG ; Jin-Tao LIU
China Journal of Orthopaedics and Traumatology 2025;38(11):1112-1118
OBJECTIVE:
To observe the clinical symptoms and MRI outcomes of patients with ruptured lumbar disc herniation(LDH) through a multicenter randomized controlled study, and to evaluate the clinical efficacy and safety of Yiqi Huoxue formula() in the treatment of this disease.
METHODS:
A total of 160 outpatients and inpatients with ruptured LDH admitted to 4 medical centers from January 2023 to June 2023 were selected and randomly divided into the Yiqi Huoxue formula group and the control group, with 80 patients in each group. In the Yiqi Huoxue formula group, there were 43 males and 37 females, with an age of (41.03±9.56) years and a disease duration of (10.45±25.37) days, and the patients were treated with Yiqi Huoxue formula. In the control group, there were 34 males and 46 females, with an age of (42.14±8.73) years and a disease duration of (11.31±21.14) days;during the acute phase, patients in this group could take celecoxib capsules orally, and methylcobalamin orally at the same time. The Japanese Orthopaedic Association (JOA) score, Oswestry disability index (ODI), changes in the volume of herniated disc tissue on MRI, herniation rate, and absorption rate were recorded at the time of enrollment and during follow-ups at the 3rd, 6th, and 12th month after treatment.
RESULTS:
A total of 156 patients completed the clinical follow-up, and 4 patients withdrew midway. The clinical symptoms of all patients who completed the study were relieved to varying degrees, and reabsorption of herniated disc tissue was observed in all patients in the Yiqi Huoxue formula group after treatment. For the JOA score:in the Yiqi Huoxue formula group, it was (10.73±2.76) points before treatment and (24.65±2.19) points at the 12th month after treatment;in the control group, it was (11.01±1.20) points before treatment and (17.07±3.26) points at the 12th month after treatment. For the ODI score:in the Yiqi Huoxue formula group, it was (26.21±3.55) points before treatment and (5.65±2.19) points at the 12th month after treatment;in the control group, it was (27.92±2.51) points before treatment and (9.09±2.15) points at the 12th month after treatment. At the 12th month after treatment, the JOA and ODI scores of both groups were better than those before treatment, and the scores of the Yiqi Huoxue formula group were better than those of the control group, with statistically significant differences (P<0.05). In terms of the herniated disc volume and herniation rate on MRI, the Yiqi Huoxue formula group was superior to the control group, with statistically significant differences(P<0.05). Reabsorption occurred in 56.96%(45/79) of patients in the Yiqi Huoxue formula group, which was significantly higher than the 37.66%(29/77) in the control group.
CONCLUSION
After treatment with Yiqi Huoxue formula, patients with ruptured LDH show significant improvement in clinical symptoms and a marked reduction in the volume of herniated discs. During the follow-up period, no obvious adverse drug reactions are observed in patients, and no recurrence of symptoms is found at the last follow-up, indicating that the formula has safe and reliable efficacy.
Humans
;
Male
;
Female
;
Intervertebral Disc Displacement/drug therapy*
;
Adult
;
Drugs, Chinese Herbal/adverse effects*
;
Middle Aged
;
Lumbar Vertebrae

Result Analysis
Print
Save
E-mail