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.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.
4.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.
5.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.
6.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.
7.Preparation and mechanical property analysis of hydrophilic Gyroid structure implant
Xinghua YAN ; Xinyu WANG ; Miao LIU ; Zekui HAN ; Yihan SONG ; Yan ZHANG ; Zihui SUN
Chinese Journal of Tissue Engineering Research 2025;29(16):3343-3350
BACKGROUND:The elastic modulus of traditional solid titanium alloy implants is higher than that of human bone,and the resulting"stress shielding"phenomenon may affect the osseointegration of implants.Simultaneously,the wettability of 3D printed titanium alloy surface needs to be improved.OBJECTIVE:To prepare hydrophilic Gyroid implants with excellent biomechanical properties.METHODS:The 3D models of Gyroid implant,solid implant,mandibular bone and crown were established,and the mechanical properties of different implants were analyzed by finite element analysis.The Gyroid structure implant model was imported into the 3D printer to make the Gyroid structure implant materialized,and then the hydrophilic Gyroid structure implant with excellent mechanical properties and surface activity was prepared by sandblasting acid etching and ultraviolet functionalization.The morphology and hydrophilicity of 3D printed Ti6Al4V specimens before and after surface modification were analyzed by scanning electron microscopy and contact angle test.RESULTS AND CONCLUSION:(1)The finite element analysis results showed that under the vertical average bite force,the Gyroid structure could uniformly disperse the load acting on the implant into the entire structure.The load on the solid structure implant could only be dispersed on its outer surface and concentrated in the neck.The maximum equivalent stress of the Gyroid structure implant was 200.67 MPa,which did not exceed 50%of the yield strength of Ti6Al4V material.The maximum equivalent stress of the Gyroid structure implant on the surrounding bone tissue was 24.27 MPa,which was slightly higher than the maximum equivalent stress of the solid structure implant 17.32 MPa,and in the range of 20-60 MPa.The stimulation effect of the Gyroid structure implant on new bone formation was better than that of the solid structure implant.(2)The 3D printing technology could materialize the Gyroid structure implant model.Scanning electron microscopy showed that there were many unmelted spherical metal particles on the surface of the 3D printed Ti6Al4V specimens.After sandblasting and acid etching,a micron-scale mesh pore structure was formed on the surface,and no protruding metal particles were seen.The surface morphology of the superimposed UV functional treatment group was basically consistent with that after sandblasting and acid etching.The contact angle test results showed that the surface hydrophilicity of the specimens treated with ultraviolet functionalization plus sandblasting and acid etching was better than that of the sandblasting and acid etching and non-surface treatment groups.(3)The sandblasting and acid etching technology can remove the weakly connected metal particles on the 3D printed specimen and improve the similarity between the solid model and the design model.On this basis,the ultraviolet functionalization treatment can significantly improve the hydrophilicity of the 3D printed Gyroid structure implant surface without affecting its structure.
8.Human infection with Orf virus:one case report and literature review
Wenjing DENG ; Chunsheng HOU ; Xufeng YAN ; Wenguo JIANG ; Xinghua GAO ; Xueyun WANG
Chinese Journal of Infection Control 2025;24(8):1140-1146
Human infection with Orf virus is a rare zoonotic disease in clinical practice,mainly caused by human contact with infected sheep or its pollutants.It is commonly seen in shepherds and slaughterhouse workers.The le-sion mainly involves the skin.Since it is rare in clinic and difficult to diagnose and treat,it is easy to be misdiag-nosed and underdiagnosed.This paper reports a case of human infection with Orf virus,with locally dense skin le-sions.The clinical diagnosis and treatment processes of this case are analyzed,and relevant literatures are reviewed retrospectively,so as to improve clinical understanding on this disease.
9.Recent global patterns in skin cancer incidence, mortality, and prevalence.
Mingyue WANG ; Xinghua GAO ; Li ZHANG
Chinese Medical Journal 2025;138(2):185-192
BACKGROUND:
Skin cancer is a common skin disease whose incidence and mortality rates have been showing yearly increases. In this report, we update the most recent data on skin cancer as obtained from GLOBOCAN 2022.
METHODS:
The incidence and mortality rates of skin cancer (melanoma of skin and non-melanoma skin cancer) in GLOBOCAN 2022 were reviewed. These data were analyzed and the characteristics of incidence and mortality across five continents and top five countries and regions in each continent are presented. In addition, correlations between Human Development Index (HDI) and age-standardized incidence and mortality rates of these two skin cancers are described.
RESULTS:
The GLOBOCAN 2022 data indicated that melanoma was the 17th most common cancer. An estimated 331,722 people were diagnosed with melanoma globally and approximately 58,667 died from this disease. For non-melanoma skin cancer, it ranks as the 5th most common cancer, and an estimated 1,234,533 people were diagnosed with non-melanoma skin cancer globally and approximately 69,416 died from this disease. The incidence of skin cancer varies across geographic regions and countries, with a predominance observed in Oceania, North America, and Europe. Australia was ranked first in terms of incidence, while incidence rates in Africa and Asia were very low. Despite these regional differences in incidence, there was little geographic variation in mortality rates. Currently, the number of deaths from non-melanoma skin cancer exceeds that of melanoma of skin. HDI was positively associated with the incidence of both types of skin cancers, with a positive correlation obtained between HDI and mortality from melanoma of skin and a negative correlation between HDI and mortality from non-melanoma skin cancer.
CONCLUSIONS
Skin cancer remains a major disease burden worldwide. Substantial variations are observed across countries and regions. Further research on skin cancer will be required to provide a rationale for more effective preventions and treatments of this condition.
Humans
;
Skin Neoplasms/mortality*
;
Incidence
;
Melanoma/mortality*
;
Prevalence
;
Global Health
;
Male
;
Female
10.Guidelines for the diagnosis and treatment of prurigo nodularis.
Li ZHANG ; Qingchun DIAO ; Xia DOU ; Hong FANG ; Songmei GENG ; Hao GUO ; Yaolong CHEN ; Chao JI ; Chengxin LI ; Linfeng LI ; Jie LI ; Jingyi LI ; Wei LI ; Zhiming LI ; Yunsheng LIANG ; Jianjun QIAO ; Zhiqiang SONG ; Qing SUN ; Juan TAO ; Fang WANG ; Zhiqiang XIE ; Jinhua XU ; Suling XU ; Hongwei YAN ; Xu YAO ; Jianzhong ZHANG ; Litao ZHANG ; Gang ZHU ; Fei HAO ; Xinghua GAO
Chinese Medical Journal 2025;138(22):2859-2861

Result Analysis
Print
Save
E-mail