LegendExtend {CCSRfind} | R Documentation |
This dataset contains CCSR codes for which there are over 1,000 individual ICD-10 codes
Description
This dataset contains CCSR codes for which there are over 1,000 individual ICD-10 codes
Usage
LegendExtend
Format
A data frame with 9 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(LegendExtend)
head(LegendExtend)
[Package CCSRfind version 0.1.0 Index]