Skip to contents

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.

Source

CDC Website: https://goo.gl/rcTJJ2

Note

The R code used to download and process the dataset from the CDC website is available here.