Related Experiment Video
Updated: Sep 25, 2025

Inverse Probability of Treatment Weighting Propensity Score using the Military Health System Data Repository and National Death Index
Published on: January 8, 2020
Development of a customised programme to standardise comorbidity diagnosis codes in a large-scale database
Robert C Osorio1, Kunal P Raygor2, Adib A Abla2
1School of Medicine, University of California San Francisco, San Francisco, California, USA robert.osorio@ucsf.edu.
The transition from ICD-9 to ICD-10 coding presents data standardization challenges. A new program automates this process, significantly improving efficiency for large-scale longitudinal research databases.
Area of Science:
- Health Informatics
- Medical Coding Systems
Background:
- The transition from the International Classification of Diseases, Ninth Revision (ICD-9) to the International Classification of Diseases, Tenth Revision (ICD-10) poses a significant data standardization challenge for large-scale longitudinal research.
- Consistent diagnostic terminology is crucial for accurate analysis and reliable research outcomes.
Purpose of the Study:
- To develop an automated program for standardizing diagnostic terminology between ICD-9 and ICD-10 coding systems.
- To address the data standardization challenges inherent in migrating between different versions of medical coding systems.
Main Methods:
- A program was developed to standardize ICD-9 and ICD-10 terminology into a unified system.
- Code optimization techniques, including hash tables and parallelization, were implemented to reduce runtime.
- Two iterations of the program were tested on a large joint ICD-9/ICD-10 database comprising 15.8 million patients.
Main Results:
- Both the original and improved programs successfully standardized diagnostic terminology within the database.
- The improved program demonstrated a substantial reduction in runtime, translating 3.1 million cells in 38 minutes compared to the original program's 100,000 cells in 12.5 hours.
Conclusions:
- The developed program effectively translates ICD-related data into a standardized format, overcoming the limitations of excessive runtimes in earlier versions.
- Code improvements using hash tables and parallelization exponentially reduced processing times, making large-scale data standardization feasible.
- Sharing the program's implementation aims to aid other researchers in standardizing their ICD-9 and ICD-10 databases for improved analytical capabilities.
More Related Videos
Related Concept Videos
Diagnostic and Statistical Manual of Mental Disorders (DSM)
Documentation of Nursing Diagnosis
In some settings, data-driven computerized decision support systems are in place, allowing for more accurate nursing diagnoses. The database within one of these systems includes diagnostic labels defining characteristics, activities, and indicators for nursing. A nurse enters...
Classification of Illness
An illness is a response to a disease in which the person's level of functioning is changed compared with a previous level. The general classification of illness includes acute and chronic.
Acute illness is severe...
Formulating and Validating Nursing Diagnosis I
There are thirteen domains...
Formulating and Validating Nursing Diagnosis II
Risk nursing diagnoses represent clinical judgments of an individual, family, or community more vulnerable to developing the health problem than others...
Methods of Documentation VI: Case Management Model
For example, a patient with a chronic...

