1.Establishment and Preliminary Analysis of GP73 Interactome Using Proximity-dependent Labeling Technology
Mu-Yi LIU ; Chang ZHANG ; Meng-Xin YANG ; Xin-Long YAN ; Lu-Ming WAN ; Cong-Wen WEI
Progress in Biochemistry and Biophysics 2026;53(3):711-723
ObjectiveProtein-protein interactions (PPIs) are fundamental to the execution of biological functions within living cells. However, traditional biochemical methods, such as co-immunoprecipitation (Co-IP), often fail to capture transient, weak, or membrane-associated interactions due to the stringent detergent requirements for cell lysis. Proximity labeling (PL) has emerged in recent years as a transformative technology for mapping the proteomes of specific subcellular compartments and identifying dynamic interactomes in situ. Golgi protein 73 (GP73, also known as GOLPH2), a resident type II Golgi transmembrane protein, is a well-recognized clinical biomarker for liver diseases, including hepatocellular carcinoma (HCC). Despite its clinical significance, the comprehensive physiological and pathological functions of GP73 remain partially understood. This study aims to establish an APEX2-mediated proximity labeling system specifically targeting GP73 to map its interactome in a living cellular environment, thereby providing new insights into its molecular roles and regulatory mechanisms. MethodsTo achieve spatial specificity, we first constructed a stable cell line expressing a fusion protein consisting of GP73 and the engineered soybean peroxidase APEX2. The localization of the GP73-APEX2 fusion protein was validated to ensure it correctly targeted the Golgi apparatus. The proximity labeling reaction was initiated by incubating the cells with biotin-phenol (BP) for 30 min, followed by a brief (1 min) treatment with1 mmol/L hydrogen peroxide (H2O2). This catalytic reaction converts BP into highly reactive, short-lived biotin-phenoxyl radicals that covalently attach to endogenous proteins within a small labeling radius of the GP73-APEX2 enzyme. Subsequently, the cells were quenched, and biotinylated proteins were enriched using high-affinity streptavidin-coated magnetic beads. The captured “neighbor” proteins were subjected to on-bead digestion and analyzed via liquid chromatography-tandem mass spectrometry (LC-MS/MS) for high-throughput identification. Rigorous bioinformatics analysis, including Gene Ontology (GO) enrichment, Kyoto Encyclopedia of Genes and Genomes (KEGG) pathway analysis, and protein-protein interaction network mapping, was performed to interpret the biological significance of the identified candidates. ResultsOur results demonstrate the successful establishment of a robust and sensitive APEX2-based proximity labeling system for GP73. We identified a total of 95 high-confidence interacting proteins that were significantly enriched in the GP73 proximity proteome compared to control groups. Bioinformatics analysis revealed that these interactors were predominantly associated with biological processes such as vesicular transport, protein localization, and, most notably, molecular functions related to “ribosome binding” and “translation regulation”. This suggested an unexpected role for the Golgi-resident GP73 in the cellular translation machinery. To validate these findings, we performed targeted biochemical assays which confirmed a direct interaction between GP73 and the subunits of the eukaryotic translation initiation factor 3 (eIF3) complex, specifically EIF3G and EIF3I. Furthermore, functional validation using the surface sensing of translation (SUnSET) assay—a non-radioactive method to monitor protein synthesis—revealed that the overexpression of GP73 significantly promoted global protein translation levels in the cell, whereas its depletion or inhibition resulted in reduced translation efficiency. ConclusionThis study successfully utilized APEX2-mediated proximity labeling to provide the first systematic map of GP73 interactome in living cells. Our findings uncover a novel, unconventional function of GP73 as a regulator of cellular protein translation, likely mediated through its interaction with the eIF3 complex. This discovery significantly broadens our understanding of the biological roles of GP73 beyond its traditional function in the Golgi apparatus and suggests that it may act as a bridge between Golgi-related trafficking and the protein synthesis machinery. Furthermore, the technical framework established in this study provides a valuable template for investigating other complex organelle-associated protein networks and resolving transient macromolecular interactions in various physiological and pathological contexts.
2.Successful treatment of extracorporeal membrane oxygenation bridging to lung transplantation in a patient with rapidly progressive interstitial lung disease
Yi GONG ; Xinyu LING ; Rui YAN ; Bo SUN ; Ke MA ; Guifang WANG ; Chang CHEN
Chinese Journal of Clinical Medicine 2026;33(1):154-159
A 42-year-old male with chest tightness and dyspnea was admitted to the hospital. Chest CT indicated diffuse interstitial lung infiltration. Despite receiving anti-infective therapy, glucocorticoid therapy, and immunosuppressive agents, the patient developed refractory hypoxaemia. Endotracheal intubation and invasive mechanical ventilation failed to improve oxygenation. Therefore the patient was diagnosed with rapidly progressive interstitial lung disease (RP-ILD) accompanied by type Ⅰ respiratory failure. Veno-venous (VV) extracorporeal membrane oxygenation (ECMO) was initiated, and oxygenation improved in this patient. The patient subsequently underwent bilateral lung transplantation with veno-arterio-venous (VAV) ECMO support. ECMO machine was withdrawn on day 1, and extubation was achieved on day 9 after surgery. Histopathology revealed fibrotic nonspecific interstitial pneumonia (NSIP) with hyaline membrane formation. The patient developed ICU-acquired myasthenia and received early rehabilitation, with gradual recovery of muscle strength. During follow-up, graft lung function remained stable. This case demonstrates that ECMO can serve as a bridge to lung transplantation in RP-ILD patients.
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.Mechanism of Xuefu Zhuyutang in Intervening in Ferroptosis in Rats with Coronary Heart Disease with Blood Stasis Syndrome Based on ACSL4 Signalling Pathway
Yi LIU ; Yang YANG ; Chang SU ; Peng TIAN ; Mingyun WANG ; Ruqian ZHONG ; Xuejiao XIE ; Qing YAN ; Qinghua PENG ; Qiuyan ZHANG
Chinese Journal of Experimental Traditional Medical Formulae 2025;31(6):27-38
ObjectiveTo investigate the mechanism of ferroptosis mediated by long-chain acyl-CoA synthetase 4 (ACSL4) signalling pathway in rats with coronary heart disease with blood stasis syndrome and the intervention effect of Xuefu Zhuyutang. MethodsSPF male SD rats were randomly divided into normal group, sham-operation group, model group, trimetazidine group (5.4 mg·kg-1), low-, medium-, and high-dose group (3.51, 7.02,14.04 g·kg-1) of Xuefu Zhuyutang. The coronary artery left anterior descending ligation method was used to prepare a model of coronary heart disease with blood stasis syndrome, and continuous treatment for 7 d was conducted, while the sham-operation group was only threaded and not ligated. The general macroscopic symptoms of the rats were observed, and indicators such as electrocardiogram, echocardiography, and blood rheology were detected. The pathological morphology of myocardial tissue was observed by hematoxylin-eosin (HE) staining, and the changes in mitochondria in myocardial tissue were observed by transmission electron microscopy. The level of iron deposition in myocardial tissue was observed by Prussian blue staining. The levels of 12-hydroxyeicosatetraenoic acid (12-HETE) and 15-HETE were detected in serum by enzyme-linked immunosorbent assay. A biochemical colourimetric assay was used to detect the levels of Fe2+, lipid peroxidation (LPO), glutathione (GSH), and T-GSH/glutathione disulfide (GSSG) in myocardial tissue. DCFH-DA fluorescence quantitative assay was employed to detect the levels of reactive oxygen species (ROS). Western blot and Real-time fluorescence quantitative polymerase chain reaction (Real-time PCR) was adopted to detect the protein and mRNA expressions of glutathione peroxidase 4 (GPX4), ferritin heavy chain 1 (FTH1), ACSL4, and ly-sophosphatidylcholine acyltransferase3 (LPCAT3) in myocardial tissue. ResultsCompared with those in the normal group, the rats in the model group were poor in general macroscopic symptoms. The electrocardiogram showed widened QRS wave amplitude and increased voltage, bow-back elevation of the ST segments, elevated T waves, J-point elevation, and accelerated heart rate. Echocardiography showed a significant reduction in left ventricular ejection fraction (LVEF) and left ventricular fraction shortening (LVFS) (P<0.01). Blood rheology showed that the viscosity of the whole blood (low, medium, and high rate of shear) was significantly increased (P<0.01). HE staining showed an abnormal structure of myocardial tissue. There was a large area of myocardial necrosis and inflammatory cell infiltration and a large number of connective tissue between myocardial fibers. Transmission electron microscopy showed that the mitochondria were severely atrophy or swelling. The cristae were reduced or even broken, and the matrix was flocculent or even vacuolated. Prussian blue staining showed that there were a large number of iron-containing particles, and the iron deposition was obvious. The content of 12-HETE and 15-HETE in the serum was significantly increased (P<0.01). The content of Fe2+, LPO, and ROS in myocardial tissue was significantly increased (P<0.01). The content of GSH was significantly decreased (P<0.01), and T-GSH/GSSG was decreased (P<0.01). The protein and mRNA expressions of GPX4 and FTH1 in myocardial tissue were both significantly decreased (P<0.05, P<0.01), while those of ACSL4 and LPCAT3 increased significantly (P<0.01). Compared with the model group, the general macroscopic symptoms and electrocardiogram results of rats in low-, medium- and high-dose groups of Xuefu Zhuyutang were alleviated, and the differences in LVEF/LVFS ratios were all significantly increased (P<0.05, P<0.01). The differences in whole-blood viscosity (low, medium, and high rate of shear) were all significantly decreased (P<0.01). The results of HE staining and transmission electron microscopy showed that the morphology, structure, and mitochondria of cardiomyocytes were improved. The content of 12-HETE and 15-HETE in serum was reduced to different degrees in low-, medium-, and high-dose groups of Xuefu Zhuyutang (P<0.05, P<0.01). The content of Fe2+, LPO, and ROS was significantly reduced in the medium- and high-dose groups of Xuefu Zhuyutang (P<0.05, P<0.01), and the content of GSH and T-GSH/GSSG was significantly increased (P<0.05, P<0.01). The protein and mRNA expressions of GPX4 and FTH1 were significantly increased to varying degrees in the medium- and high-dose groups of Xuefu Zhuyutang (P<0.05, P<0.01), and ACSL4 and LPCAT3 were decreased to different degrees in the low-, medium-, and high-dose groups of Xuefu Zhuyutang (P<0.05, P<0.01). ConclusionXuefu Zhuyutang can regulate iron metabolism and anti-lipid oxidation reaction to mediate ferroptosis through the ACSL4 signalling pathway, thus exerting a protective effect on rats with coronary heart disease with blood stasis syndrome.
6.Predictive value of bladder deformation index for upper urinary tract damage in neurogenic bladder patients
Ran CHANG ; Huafang JING ; Yi GAO ; Siyu ZHANG ; Yue WANG ; Juan WU
Chinese Journal of Rehabilitation Theory and Practice 2025;31(2):231-234
ObjectiveTo assess the predictive value of the bladder deformation index (BDI) in determining upper urinary tract (UUT) damage among patients with neurogenic bladder (NB). MethodsClinical data of 132 NB patients admitted to Beijing Bo'ai Hospital from January, 2015 to December, 2018 were retrospectively analyzed. Patients were divided into UUT damage group and normal UUT group according to the presence or absence of hydronephrosis. The demographics, biochemical parameters and video-urodynamics (VUDS) findings were collected, and BDI was calculated. Receiver operating characteristic (ROC) curves were utilized to evaluate the predictive capability. ResultsThere were 54 patients in UUT damage group and 33 in normal UUT group. The course of disease, creatinine level and BDI were siginificantly different between two groups (P < 0.05), while the area under the curve were 0.686, 0.836 and 0.928, respectively. ConclusionCourse of disease, creatinine level and BDI are associated with UUT damage in NB patients, and BDI demonstrates the highest sensitivity and specificity, which may play a role in diagnosis of UUT damage.
7.Baseline Impedance via Manometry Predicts Pathological Mean Nocturnal Baseline Impedance in Isolated Laryngopharyngeal Reflux Symptoms
Yen-Ching WANG ; Chen-Chi WANG ; Chun-Yi CHUANG ; Yung-An TSOU ; Yen-Chun PENG ; Chi-Sen CHANG ; Han-Chung LIEN
Journal of Neurogastroenterology and Motility 2025;31(1):63-74
Background/Aims:
Distal mean nocturnal baseline impedance (MNBI) measuring via pH-impedance may be valuable in diagnosing patients with suspected laryngopharyngeal reflux (LPR). However, its wide adoption is hindered by cost and invasiveness. This study investigates whether baseline impedance measured during high-resolution impedance manometry (HRIM-BI) can predict pathological MNBI.
Methods:
A cross-sectional study in Taiwan included 74 subjects suspected of LPR, who underwent HRIM (MMS) and pH-impedance testing (Diversatek), after stopping proton pump inhibitors for more than 7 days. Subjects with grade C or D esophagitis or Barrett’s esophagus were excluded. The cohort was divided into 2 groups: those with concomitant typical reflux symptoms (CTRS, n = 28) and those with isolated LPR symptoms (ILPRS, n = 46). HRIM-BI measurements focused on both distal and proximal esophagi. Pathological MNBI was identified as values below 2065 Ω, measured 3 cm above the lower esophageal sphincter.
Results:
In all subjects, distal HRIM-BI values correlated weakly with distal MNBI(r = 0.34-0.39, P < 0.005). However, in patients with ILPRS, distal HRIM-BI corelated moderately with distal MNBI(r = 0.43-0.48, P < 0.005). The areas under the receiver operating characteristic curve was 0.78 (P = 0.001) with a sensitivity of 0.83 and a specificity of 0.68. No correlation exists between distal HRIM-BI and distal MNBI in patients with CTRS, and between proximal HRIM-BI and proximal MNBI in both groups.
Conclusions
Distal HRIM-BI from HRIM may potentially predict pathological MNBI in patients with ILPRS, but not in those with CTRS. Future outcome studies linked to the metric are warranted.
8.Predictive Modeling of Symptomatic Intracranial Hemorrhage Following Endovascular Thrombectomy: Insights From the Nationwide TREAT-AIS Registry
Jia-Hung CHEN ; I-Chang SU ; Yueh-Hsun LU ; Yi-Chen HSIEH ; Chih-Hao CHEN ; Chun-Jen LIN ; Yu-Wei CHEN ; Kuan-Hung LIN ; Pi-Shan SUNG ; Chih-Wei TANG ; Hai-Jui CHU ; Chuan-Hsiu FU ; Chao-Liang CHOU ; Cheng-Yu WEI ; Shang-Yih YAN ; Po-Lin CHEN ; Hsu-Ling YEH ; Sheng-Feng SUNG ; Hon-Man LIU ; Ching-Huang LIN ; Meng LEE ; Sung-Chun TANG ; I-Hui LEE ; Lung CHAN ; Li-Ming LIEN ; Hung-Yi CHIOU ; Jiunn-Tay LEE ; Jiann-Shing JENG ;
Journal of Stroke 2025;27(1):85-94
Background:
and Purpose Symptomatic intracranial hemorrhage (sICH) following endovascular thrombectomy (EVT) is a severe complication associated with adverse functional outcomes and increased mortality rates. Currently, a reliable predictive model for sICH risk after EVT is lacking.
Methods:
This study used data from patients aged ≥20 years who underwent EVT for anterior circulation stroke from the nationwide Taiwan Registry of Endovascular Thrombectomy for Acute Ischemic Stroke (TREAT-AIS). A predictive model including factors associated with an increased risk of sICH after EVT was developed to differentiate between patients with and without sICH. This model was compared existing predictive models using nationwide registry data to evaluate its relative performance.
Results:
Of the 2,507 identified patients, 158 developed sICH after EVT. Factors such as diastolic blood pressure, Alberta Stroke Program Early CT Score, platelet count, glucose level, collateral score, and successful reperfusion were associated with the risk of sICH after EVT. The TREAT-AIS score demonstrated acceptable predictive accuracy (area under the curve [AUC]=0.694), with higher scores being associated with an increased risk of sICH (odds ratio=2.01 per score increase, 95% confidence interval=1.64–2.45, P<0.001). The discriminatory capacity of the score was similar in patients with symptom onset beyond 6 hours (AUC=0.705). Compared to existing models, the TREAT-AIS score consistently exhibited superior predictive accuracy, although this difference was marginal.
Conclusions
The TREAT-AIS score outperformed existing models, and demonstrated an acceptable discriminatory capacity for distinguishing patients according to sICH risk levels. However, the differences between models were only marginal. Further research incorporating periprocedural and postprocedural factors is required to improve the predictive accuracy.
9.Association between nonalcoholic fatty liver disease and incidence of inflammatory bowel disease: a nationwide population‑based cohort study
Ying-Hsiang WANG ; Chi-Hsiang CHUNG ; Tien-Yu HUANG ; Chao-Feng CHANG ; Chi-Wei YANG ; Wu-Chien CHIEN ; Yi-Chiao CHENG
Intestinal Research 2025;23(1):76-84
Background/Aims:
Nonalcoholic fatty liver disease (NAFLD) is a common disease with severe inflammatory processes associated with numerous gastrointestinal diseases, such as inflammatory bowel disease (IBD). Therefore, we investigated the relationship between NAFLD and IBD and the possible risk factors associated with the diagnosis of IBD.
Methods:
This longitudinal nationwide cohort study investigated the risk of IBD in patients with NAFLD alone. General characteristics, comorbidities, and incidence of IBD were also compared.
Results:
Patients diagnosed with NAFLD had a significant risk of developing IBD compared to control individuals, who were associated with a 2.245-fold risk of the diagnosis of IBD and a 2.260- and 2.231-fold of increased diagnosis of ulcerative colitis and Crohn’s disease, respectively (P< 0.001). The cumulative risk of IBD increased annually during the follow-up of patients with NAFLD (P< 0.001).
Conclusions
Our results emphasize that NAFLD significantly impacts its incidence in patients with NAFLD. If patients with NAFLD present with risk factors, such as diabetes mellitus and dyslipidemia, these conditions should be properly treated with regular follow-ups. Furthermore, we believe that these causes may be associated with the second peak of IBD.
10.Unmet Need for Palliative Care in Pediatric Hematology/Oncology Populations
Yi-Lun WANG ; Wan-Ju LEE ; Tsung-Yen CHANG ; Shih-Hsiang CHEN ; Chia-Chi CHIU ; Yi-Wen HSIAO ; Yu-Chuan WEN ; Tang-Her JAING
Clinical Pediatric Hematology-Oncology 2025;32(1):19-22
Background:
Delivering a poor prognosis to patients and their families is critically challenging in pediatric populations. The application of palliative care (PC) provides a bridge between accepting the occurrence of mortality and offering lifelong support.However, little is known about the specifics of PC. This study aims to explore the unmet need for PC in pediatric populations.
Methods:
We retrospectively reviewed the medical records of mortality cases in the Department of Pediatric Hematology and Oncology at Chang Gung Memorial Hospital. Statistical tests, including Chi-square and Student’s t-tests, were applied to determine the differences between early and late intervention groups in terms of the timing of PC introduction.
Results:
During the study period, 41 patients were included. Their median age was 11.8 years (IQR, 7.6-15.9). The majority of the disease statuses were refractory or relapsing (R/R). The incidence of memento application was significantly higher in the early intervention group (47.6% vs. 10%, P=0.0081). Vital signs variations tended to be end-of-life (EoL) indicators in this study.
Conclusion
The early introduction of PC encourages families to accompany their beloved child. EoL signs in the pediatric population include vital sign variations. With the presence of relevant EoL signs, clinical physicians can apply PC earlier to meet the needs.

Result Analysis
Print
Save
E-mail