Learn R Programming

CCSRfind (version 0.1.0)

LegendExtend: 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

Arguments

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

Examples

Run this code
 data(LegendExtend)
 head(LegendExtend)

Run the code above in your browser using DataLab