ccsr | R Documentation |
A map of 538 clinical concepts to 4-character ICD codes adapted from the Clinical Classifications Software Refined (CCSR) \insertCiteHCUP-CCSRRamses.
ccsr
A data frame with 72,715 ICD-10-CM codes mapped to CCSR categories.
The Clinical Classifications Software Refined (CCSR) is a
database developed as part of the Healthcare Cost and Utilization
Project (HCUP) which maps ICD-10-CM codes into 538 CCSR
categories. Unlike the pre-existing ccs
:
CCSR categories are not mutually exclusive.
CCSR contain categories not found in ccs
CCSR categories are organised into 21 body systems
Adapted from \insertCiteHCUP-CCSRRamses for 4-character ICD-10 codes.
For the mapping function, see map_ICD10_CCSR()
. For the Clinical
Classifications Software, see ccs
.
data("ccsr")
head(ccsr)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.