Charlson Comorbidity Index: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
No edit summary
m Text replacement - "S:\MED\CCMED" to "S:\MED\MED_CCMED"
 
(9 intermediate revisions by 2 users not shown)
Line 26: Line 26:
** [[Charlson Comorbidity scoring in pre-ICD10 codes]]
** [[Charlson Comorbidity scoring in pre-ICD10 codes]]


=== Inclusion of Age ===
=== We do not include an age factor ===
* The original Charlson uses an age factor.  
The original Charlson paper optionally mentions an age factor. We do not use it. Confirmed with Dr. Garland and Dr. Roberts 2025-06-19.  
* There is a note in [[Centralized_data_front_end.accdb_Change_Log_2019#2019-03-21]] that I deleted a query relating to that because ''we'' don't use the age factor.
 
* I ''think'' I had an age factor in the [[Overstay Predictor Project Algorithm]] (it used function Charlson_score(), and I think it is older than our detailed wiki change management)
{{Todo
{{DJ|
| who = Tina
* Do we ever include the age in the Charlson score? Should we? If not, we need to clearly document that, since others looking at this score would expect us to use the original definition. [[User:Ttenbergen|Ttenbergen]] 11:03, 28 January 2025 (CST)
| todo_added = 2025-06-19
* Did we include age as part of the data used to generate the Overstay model? We need to use whatever we used for that in our score and generator.  
| todo_action = 2025-06-19
}}
| question = 
* I need to confirm this is not in any of our VBA code or queries
* I implemented it in CCMDB (not CFE for some reason) "L_ICD10_Charlson_Agepts" query.  
}}


== Data Use ==
== Data Use ==
Line 50: Line 53:
=== Article and related publications ===
=== Article and related publications ===
* "A new method of classifying prognostic comorbidity in longitudinal studies: development and validation" ME Charlson
* "A new method of classifying prognostic comorbidity in longitudinal studies: development and validation" ME Charlson
**[http://www.aqc.ch/download/HSM_Suppl_8_charlson.pdf PDF of article] (also: A PDF of the complete original article can be found on- [[X:\]]CCMDB_ADMIN_DATABASE\Charlson_Comorbids\OriginalCharlsonArticlePDF)
**[http://www.aqc.ch/download/HSM_Suppl_8_charlson.pdf PDF of article] (also: A PDF of the complete original article can be found on- {{S:\MED\MED_CCMED}}CCMDB_ADMIN_DATABASE\Charlson_Comorbids\OriginalCharlsonArticlePDF)
**[[Media:Charlson ii article page 2 19 items with points.JPG | image of Charlson article, page 2]].   
**[[Media:Charlson ii article page 2 19 items with points.JPG | image of Charlson article, page 2]].   


*[http://www.ncbi.nlm.nih.gov/pmc/articles/PMC545968/ Article:  An electronic application for rapidly calculating Charlson comorbidity score].  Article with link to a comorbid score calculator developed in MS Excel using a macro.
*[http://www.ncbi.nlm.nih.gov/pmc/articles/PMC545968/ Article:  An electronic application for rapidly calculating Charlson comorbidity score].  Article with link to a comorbid score calculator developed in MS Excel using a macro.
**Copy of this calculator can be found: X:\CCMDB_ADMIN_DATABASE\Charlson_Comorbids\comorbid calculator
**Copy of this calculator can be found: {{S:\MED\MED_CCMED}}CCMDB_ADMIN_DATABASE\Charlson_Comorbids\comorbid calculator


*[[Media:Quan2005.pdf | "Coding algorithms for defining comorbidities in ICD-9-CM and ICD-10 administrative data" Hude Quon]]
*[[Media:Quan2005.pdf | "Coding algorithms for defining comorbidities in ICD-9-CM and ICD-10 administrative data" Hude Quon]]

Latest revision as of 01:12, 30 June 2025

The Charlson Comorbidity Index is a method of classifying prognostic comorbidity in longitudinal studies.

Indicators
Indicator: Charlson Comorbidity Index
Created/Raw: Created
Program: Critical Care and Medicine
Start Date: 1998-09-14
End Date:
Reports: ALERT Scale, Directors Quarterly and Annual Report (Medicine)
Data Dependencies(Reports/Indicators/Data Elements):


  • Cargo


  • Helper template:
  • Cargo


  • Categories

none

  • SMW:
  • Categories
  • Default form:

Some Comorbid Diagnosis have points associated with them that contribute to an overall comorbidity score. This score reflects the cumulative increased likelihood of one year mortality.

Structure

  • The CCI takes account of 17 chronic medical conditions
  • Each of the 17 items has a certain number of points, and the total score is the sum of all of them.
    • There is one tricky thing about the scoring though:
      • Of the 17 there are two are mutually exclusive pairs: (a) Diabetes Mellitus with and without chronic complications, and (b) Liver disease as mild vs. moderate/severe. If you should qualify for both members of a pair, then only count the points for the more severe (higher scoring). Example: if you have diagnoses that qualify you for both mild liver disease and moderate/severe liver disease, only include the points from the latter.
  • For a list of all diagnosis applicable that we use go to: Charlson Comorbid Diagnosis (or Charlson Comorbid coding (pre ICD10)#Comorbid_List as former may not include all sub-diagnoses).

Derivation

We do not include an age factor

The original Charlson paper optionally mentions an age factor. We do not use it. Confirmed with Dr. Garland and Dr. Roberts 2025-06-19.

  • I need to confirm this is not in any of our VBA code or queries
  • I implemented it in CCMDB (not CFE for some reason) "L_ICD10_Charlson_Agepts" query.
  • added: 2025-06-19
  • action: 2025-06-19
  • Cargo


  • Categories

Data Use

Background

The Charlson Index was developed in 1987 based on 1-year mortality data from internal medicine patients admitted to a single New York Hospital and was initially validated within a cohort of breast cancer patients. The index encompasses 19 medical conditions weighted 1–6 with total scores ranging from 0–37. In the development phase of the index, mortality for each disease was converted to a relative risk of death within 12 months. A weight was then assigned to each condition based on the relative risk (RR); for example,

  • RR <1.2 = weight 0,
  • RR ≥ 1.2<1.5 = weight 1,
  • RR ≥ 1.5<2.5 = weight 2,
  • RR ≥ 2.5<3.5 = weight 3,
  • and for 2 conditions (metastatic solid tumor and AIDS) = weight 6.

From the weighted conditions, a sum score can be tallied to yield the total comorbidity score.

Article and related publications

  • "A new method of classifying prognostic comorbidity in longitudinal studies: development and validation" ME Charlson

Legacy

See Category:Charlson Comorbid Diagnosis (pre ICD10) for how Charlson was calculated before ICD10.

Related articles

Related articles: