Implementation Details

library(icdpicr2)

Version 250706

Background

ICDPIC – International Classification of Diseases Programs for Injury Categorization was originally developed using ICD Version 9 Clinical Modification (ICD-9-CM) diagnosis codes and Stata statistical software (Statacorp, College Station, Texas). After the introduction of ICD-10-CM to US hospitals in 2015, an update to accommodate this change was developed using R statistical software (R Project, Vienna, Austria). The context for ICDPIC and the R package “icdpicr”, along with a general history of injury severity scoring, has been presented in a previous publication.[1]

Initial development of the ICDPIC Stata programs occurred as part of research projects funded by the National Center for Injury Prevention and Control through the Harvard Injury Control Research Center (CDC R49/CCR 115279) and by the Maine Medical Center (MMC) Research Strategic Plan. The translation of ICDPIC to R was initially supported by funding from the MMC Division of Trauma and Surgical Critical Care and MMC Center for Outcomes Research and Evaluation. The authors are grateful for this support.

The R package “icdpicr2” was developed using the American College of Surgeons (ACS) Trauma Quality Program (TQP) Participant Use File (PUF) and the Agency for Healthcare Research and Quality (AHRQ) Healthcare Cost and Utilization Project (HCUP) National Inpatient Sample (NIS). The TQP PUF is the successor to the ACS Trauma Quality Improvement Program (TQIP) Research Data File and the ACS National Trauma Data Bank (NTDB) Research Data Set; NIS was previously called the Nationwide Inpatient Sample. The original data are not provided as part of “icdpicr2”, but can be obtained by others following the Data Use Agreements of the sponsoring organizations. Content reproduced from the TQP PUF remains the full and exclusive copyrighted property of the ACS, which is not responsible for any claims arising from works based on the original data. Content reproduced from the NIS does not constitute the findings, policies, or recommendations of the U.S. Government, the U.S. Department of Health, or AHRQ.

Version 0 of “icdpicr” was provided on github.com, and Version 1 was added to the Comprehensive R Archive Network (CRAN) in January 2021. This transition responded to issues raised by Sebastião and colleagues[2], and attempted to address the concerns of Airiksinen and colleagues[3] that methods developed for the ICD-10-CM modification used in the United States did not work well for other countries. An independent evaluation of “icdpicr” Version 1 by Wan and colleagues[4] has found that it works quite well for ICD-10-CM data, but studies from other countries have still found it less satisfactory.[5,6] Eskesen and colleagues[6] have pointed out that it does not even include all valid ICD-10 diagnoses published by the World Health Organization (WHO).

Version 2 of “icdpicr”, named “icdpicr2”, is a further update in response to these studies and numerous other inquiries and suggestions. Because of copyright restrictions, it only attempts to approximate the original version of the Abbreviated Injury Score (AIS).[7]

The most important changes from Version 1 to Version 2 are as follows:

The following programs were used to develop Version 2 (“icdpicr2”):

Programs icd10aisA, icd10aisB, icd10aisC, icd10aisD, and icd10aisE, and a modification of the data table published by Gedeborg and colleagues[8] can be found at https://github.com/clark-david/icdpicr2/tree/main/prelim/.

The following tables are available in R after downloading “icdpicr2”:

The following functions are available in R after downloading “icdpicr2”:

Updates from 2.0 - 2.1

References

  1. Clark DE, Black AW, Skavdahl DH, Hallagan LD. Open-access programs for injury categorization using ICD-9 or ICD-10. Inj Epidemiol 2018; 5:11.

  2. Sebastião YV, Metzger GA, Chisolm DJ, Xiang H, Cooper JN. Impact of ICD-9-CM to ICD-10-CM coding transition on trauma hospitalization trends among young adults in 12 states. Inj Epidemiol 2021; 8:4

  3. Airaksinen NK, Heinänen MT, Handolin LE. The reliability of the ICD-AIS map in identifying serious road traffic injuries from the Helsinki Trauma Registry. Injury 2019; 50:1545-1551.

  4. Wan V, Reddy S, Thomas A, Issa N, Posluszny J, Schwulst S, Shapiro M, Alam H, Bilimoria KY, Stey AM. How does Injury Severity Score derived from ICDPIC utilizing ICD-10-CM codes perform compared to Injury Severity Score derived from TQIP? J Trauma Acute Care Surg 2023; 94:141-147.

  5. Niemann M, Märdian S, Niemann P, Tetteh L, Tsitsilonis S, Braun KF, Stöckle U, Graef F. Transforming the German ICD-10 (ICD-10-GM) into Injury Severity Score (ISS) – Introducing a new method for automated re-coding. Plos One 2021: 16(9):e0257183.

  6. Eskesen TO, Sillesen M, Rasmussen LS, Steinmetz J. Agreement between standard and ICD-10-based Injury Severity Scores. Clin Epidemiol 2022; 14:201-210.

  7. Committee on Medical Aspects of Automotive Safety, AMA. Rating the severity of tissue damage. I. The abbreviated scale. JAMA 1971; 215:277-280.

  8. Gedeborg R, Warner M, Chen L-H, Gulliver P, Cryer C, Robitaille Y, Bauer R, Ubeda C, Lauritsen J, Harrison J, Henley G, Langley J. Internationally comparable diagnosis-specific survival probabilities for calculation of the ICD-10-based Injury Severity Score. J Trauma Acute Care Surg 2014; 76:358-365.

  9. Baker SP, O’Neill B, Haddon W Jr., Long WB. The injury severity score: A method for describing patients with multiple injuries and evaluating emergency care. J Trauma 1974; 14:187-196.

  10. Osler T, Baker SP, Long WA. Modification of the injury severity score that both improves accuracy and simplifies scoring. J Trauma 1997; 43:922-925.

  11. Hedegaard H, Johnson RL, Garnett MF, Thomas KE. The International Classification of Diseases, 10th Revision, Clinical Modification (ICD-10-CM) external cause of injury framework for categorizing mechanism and intent of injury. Nat Health Stat Reports 2019; 136:1-21.

  12. Hedegaard H, Johnson RL, Garnett MF, Thomas KE. The 2020 International Classification of Diseases, 10th Revision, Clinical Modification injury diagnosis framework for categorizing injuries by body region and nature of injury. Nat Health Stat Reports 2020; 150:1-26.

  13. Clark DE, Ahmad S. Estimating injury severity using the Barell matrix. Inj Prev 2006; 12:111-116.

  14. Berecki-Gisolf J, Rezaei-Darzi E, Fernando DT, D’Elia A. International Classification of Disease based Injury Severity Score (ICISS): a comparison of methodologies applied to linked data from New South Wales, Australia. Inj Prev 2024; 0:1-8 ePub ahead of print.

Contents