icd10_2011 {comorbidity} | R Documentation |
ICD-10 Diagnostic Codes, 2011 Version
Description
A dataset containing the 2011 version of the ICD-10 codes.
Usage
icd10_2011
Format
A data frame with 10,856 rows and 4 variables:
- Code
ICD-10 diagnostic code
- Code.clean
ICD-10 diagnostic code, removing all punctuation
- ICD.title
Code description, in plain English.
- Status
Additional information, if available.
Note
The R code used to download and process the dataset from the CDC website is available here.
Source
CDC Website: https://goo.gl/rcTJJ2
[Package comorbidity version 1.1.0 Index]