Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Evaluation of significantly changed chemokine factors of idiopathic granulomatous mastitis in non-puerperal patients.

FASEB journal : official publication of the Federation of American Societies for Experimental Biology·2024
Same author

Dermis-retained breast dermo-glandular flap: a new surgical approach for granulomatous lobular mastitis.

Frontiers in surgery·2023
Same author

Retrieve and rerank for automated ICD coding via Contrastive Learning.

Journal of biomedical informatics·2023
Same author

A systematic surgical approach for the treatment of idiopathic granulomatous mastitis: a case series.

Gland surgery·2020
Same author

[Effects of artemether and dihydroarteannuin on mouse model of scleroderma].

Zhongguo Zhong yao za zhi = Zhongguo zhongyao zazhi = China journal of Chinese materia medica·2009
Same author

Astragaloside IV attenuates cerebral ischemia-reperfusion-induced increase in permeability of the blood-brain barrier in rats.

European journal of pharmacology·2009
Same journal

Mapping protein-DNA interactions across biological scales: principles, scalability and applications.

Methods (San Diego, Calif.)·2026
Same journal

Establishing a standard workflow for fluorescence-based nanoparticle tracking analysis for the reliable quantification of extracellular vesicles.

Methods (San Diego, Calif.)·2026
Same journal

Quantitative single-cell analysis of PML-RARα oncogene-induced DNA damage along cell cycle progression.

Methods (San Diego, Calif.)·2026
Same journal

Cilia SubQ: a modular suite of semi- and fully automated pipelines for analysis of primary cilia and ciliary subdomains.

Methods (San Diego, Calif.)·2026
Same journal

Projective invariant of surface ratio: application to pupil measurement through simulations and proof-of-concept recordings.

Methods (San Diego, Calif.)·2026
Same journal

A quantitative radiographic framework for longitudinal monitoring of additively manufactured biodegradable scaffolds with graded tantalum reinforcement.

Methods (San Diego, Calif.)·2026
See all related articles

Related Experiment Video

Updated: Jul 7, 2025

DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning
04:17

DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning

Published on: May 10, 2024

775

Automatic ICD-10-CM coding via Lambda-Scaled attention based deep learning model.

Sajida Raz Bhutto1, Min Zeng2, Kunying Niu2

  • 1School of Computer Science and Engineering, Central South University, Changsha 410083, PR China; Department of Software Engineering, MUET, SZAB (campus) Khairpur Mir's, Pakistan.

Methods (San Diego, Calif.)
|December 23, 2023
PubMed
Summary
This summary is machine-generated.

This study introduces a novel deep learning model for automatic International Classification of Diseases (ICD)-10-CM coding, overcoming attention score vanishing issues. The DRCNN-ATT model demonstrates superior performance on liver transplant and MIMIC III datasets, enabling efficient healthcare data management.

Keywords:
Attention mechanismAutomatic ICD codingDeep learning techniquesFlask APIMedical Clinical notes

More Related Videos

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

557
Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

3.8K

Related Experiment Videos

Last Updated: Jul 7, 2025

DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning
04:17

DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning

Published on: May 10, 2024

775
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

557
Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

3.8K

Area of Science:

  • Medical Informatics
  • Artificial Intelligence in Healthcare
  • Health Data Management

Background:

  • The International Classification of Diseases (ICD)-10-CM is a global standard for healthcare administration, crucial for accurate disease classification.
  • Despite widespread adoption, public hospitals in Pakistan have not yet implemented automated ICD-10-CM coding.
  • The complexity of medical data necessitates advanced methods for accurate diagnostic classification.

Purpose of the Study:

  • To develop and evaluate a novel deep learning model for automated ICD-10-CM coding.
  • To address the attention score vanishing problem in existing deep recurrent convolutional neural network (DRCNN) models for this task.
  • To implement and deploy the proposed model for practical application in healthcare settings.

Main Methods:

  • A private Clinical Pool of Liver Transplant (CPLT) database was utilized for implementing ICD-10-CM coding.
  • A novel deep learning model, Deep Recurrent-Convolution Neural Network with a lambda-scaled Attention module (DRCNN-ATT), was proposed.
  • The DRCNN-ATT model integrates bi-directional long short-term memory (bi-LSTM), multi-scale convolutional neural network (MS-CNN), and a lambda-scaled attention module.

Main Results:

  • The proposed lambda-scaled attention module effectively resolved the attention score vanishing problem observed in standard DRCNN models.
  • The DRCNN-ATT model achieved high performance, with micro F1 scores of 0.862 on the CPLT dataset and 0.705 on the MIMIC III top 50 dataset.
  • The model was successfully deployed using ngrok and Flask APIs for real-time automatic ICD-10-CM coding.

Conclusions:

  • The DRCNN-ATT model represents a significant advancement in automated ICD-10-CM coding, offering improved accuracy and efficiency.
  • The successful deployment highlights the model's potential for practical integration into hospital information systems.
  • This research contributes to modernizing healthcare administration through advanced AI techniques.