Legend {CCSRfind} | R Documentation |
This dataset contains CCSR codes that are associated with over all ICD-10 codes
Description
This dataset contains CCSR codes that are associated with over all ICD-10 codes
Usage
Legend
Format
A data frame with 543 rows and 3 variables:
- CCSRCat
CCSR category corresponding to ICD-10 code
- CCSRD
Text description of CCSR category
- codecolvec
A regular expression listing all the ICD-10 codes for the CCSR code
Source
https://hcup-us.ahrq.gov/toolssoftware/ccsr/dxccsr.jsp
Examples
data(Legend)
head(Legend)
[Package CCSRfind version 0.1.0 Index]