Description Usage Arguments Details
Re-used by ICD-9 and ICD-10 versions which have the same rules.
1 2 3 4 5 6 7 | apply_hier_elix(x, abbrev_names, hierarchy = TRUE)
apply_hier_quan_elix(cbd, abbrev_names, hierarchy = TRUE)
apply_hier_quan_deyo(cbd, abbrev_names, hierarchy = TRUE)
apply_hier_ahrq(cbd, abbrev_names, hierarchy = TRUE)
|
x |
matrix or data.frame of comorbidities |
abbrev_names |
single logical value that defaults to |
hierarchy |
single logical value that defaults to |
For Deyo's Charlson comorbidities, strictly speaking, there is no
dropping of more e.g. uncomplicated DM
if complicated DM
exists, however, this is probably useful, in general and is essential when
calculating the Charlson score.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.