icd_codes: ICD 10 codes.

icd_codesR Documentation

ICD 10 codes.

Description

This dataset is derived from the the ICD10gm package and currently compiles a useful dataset from the 2018 version.

Usage

icd_codes

Format

An tibble with 16,058 rows and 7 variables

icd_normcode

ICD-10 code, detailed

label

Detailed ICD-10 label, corresponds to icd_normcode

icd_code_short

ICD-10 code, abbreviated to first three digits, useful if no detailed information is needed

label_short

Non-detailed ICD-10 label, corresponds to code

icd_block_first

first ICD-10 codes from current block of codes

block_labe

Label of current block

chapter_label

Name of ICD-10 chapter in which codes are organized

Source

github

References

Donnachie (2020), Metadata Processing for the German Modification of the ICD-10 Coding System (github)


bsurial/bernr documentation built on Nov. 7, 2022, 1:41 a.m.