icd_meta_chapters {ICD10gm} | R Documentation |
data.frame containing metadata for the ICD-10-GM chapters
Description
The ICD chapters group codes according to their aetiology.
Usage
icd_meta_chapters
Format
An object of class data.frame
with 440 rows and 4 columns.
Details
- year
Year of validity (from 2004)
- chapter
Chapter number (arabic numerals)
- chapter_roman
Chapter number (Roman numerals)
- chapter_label
Label for the chapter
Source
The source data was downloaded from the official download centre of the German Institute for Medical Documentation and Information (DIMDI). See also https://www.dimdi.de/dynamic/en/classifications/icd/icd-10-gm/tabular-list/structure/
See Also
Other ICD-10-GM metadata:
icd_meta_blocks
,
icd_meta_codes
,
icd_meta_transition
[Package ICD10gm version 1.2.5 Index]