98%
921
2 minutes
20
Objectives: To develop CigStopper, a real-time, automated medical billing prototype designed to identify eligible tobacco cessation care codes, thereby reducing administrative workload while improving billing accuracy.
Materials And Methods: ChatGPT prompt engineering generated a synthetic corpus of physician-style clinical notes categorized for CPT codes 99406/99407. Practicing clinicians annotated the dataset to train multiple machine learning (ML) models focused on accurately predicting billing code eligibility.
Results: Decision tree and random forest models performed best. Mean performance across all models: PRC AUC = 0.857, F1 score = 0.835. Generalizability testing on deidentified notes confirmed that tree-based models performed best.
Discussion: CigStopper shows promise for streamlining manual billing inefficiencies that hinder tobacco cessation care. ML methods lay the groundwork for clinical implementation based on good performance using synthetic data. Automating high-volume, low-value tasks simplify complexities in a multi-payer system and promote financial sustainability for healthcare practices.
Conclusion: CigStopper validates foundational methods for automating the discernment of appropriate billing codes for eligible smoking cessation counseling care.
Download full-text PDF |
Source |
---|---|
http://www.ncbi.nlm.nih.gov/pmc/articles/PMC12161450 | PMC |
http://dx.doi.org/10.1093/jamiaopen/ooaf039 | DOI Listing |
Front Plant Sci
August 2025
College of Mathematics and Computer Science, Yan'an University, Yan'an, Shaanxi, China.
To address the challenge of real-time kiwifruit detection in trellised orchards, this paper proposes YOLOv10-Kiwi, a lightweight detection model optimized for resource-constrained devices. First, a more compact network is developed by adjusting the scaling factors of the YOLOv10n architecture. Second, to further reduce model complexity, a novel C2fDualHet module is proposed by integrating two consecutive Heterogeneous Kernel Convolution (HetConv) layers as a replacement for the traditional Bottleneck structure.
View Article and Find Full Text PDFPLoS One
September 2025
Centre for Experimental Pathogen Host Research, School of Medicine, University College Dublin, Dublin, Ireland.
Background: Acute viral respiratory infections (AVRIs) rank among the most common causes of hospitalisation worldwide, imposing significant healthcare burdens and driving the development of pharmacological treatments. However, inconsistent outcome reporting across clinical trials limits evidence synthesis and its translation into clinical practice. A core outcome set (COS) for pharmacological treatments in hospitalised adults with AVRIs is essential to standardise trial outcomes and improve research comparability.
View Article and Find Full Text PDFJ Robot Surg
September 2025
Department of Research and Innovation, Medway NHS Foundation Trust, Gillingham, ME7 5NY, UK.
Robotic surgery has transformed the field of surgery, offering enhanced precision, minimal invasiveness, and improved patient outcomes. This narrative review explores the multifaceted aspects of robotic surgery, examining the challenges, recent advances, and future prospects for its integration into healthcare. Our comprehensive analysis of 48 studies reveals significant geographic disparities in robotic surgery research and implementation, with 68.
View Article and Find Full Text PDFJ Chem Phys
September 2025
School of Mathematical and Physical Sciences, University of Sheffield, Hicks Building, Hounsfield Road, Sheffield S3 7RH, United Kingdom.
The development of the microstructure during polymeric spinodal decomposition can be monitored in real time using small-angle scattering. Information about the microstructure can be deduced from measurements of the structure factor-a quantity directly proportional to the scattered intensity. While the time evolution of the structure factor can be measured relatively easily, modeling it has proved to be much more difficult.
View Article and Find Full Text PDFBrain Behav
September 2025
Department of Electrical and Computer Engineering, University of Tabriz, Tabriz, Iran.
Purpose: Depression among college students is a growing concern that negatively affects academic performance, emotional well-being, and career planning. Existing diagnostic methods are often slow, subjective, and inaccessible, underscoring the need for automated systems that can detect depressive symptoms through digital behavior, particularly on social media platforms.
Method: This study proposes a novel natural language processing (NLP) framework that combines a RoBERTa-based Transformer with gated recurrent unit (GRU) layers and multimodal embeddings.