A data.frame providing old and new ICD codes (identical if no changes) and information as to whether the transition is automatic when transitioning forwards or backwards
icd_meta_transition
An object of class data.frame
with 257310 rows and 12 columns.
Year of validity of the old code (from 2004)
Year of validity of the new code (from 2005)
Old ICD code
New ICD code
Whether the transition is automatic in the forward direction (i.e. the old code can always be converted to the new code). (A: automatic, otherwise NA)
Whether the transition is automatic in the forward direction (i.e. the new code can always be converted to the old code) (A: automatic, otherwise NA)
Whether the change relates to the fifth digit of the ICD-10 code (TRUE/FALSE).
Whether the change relates to the fourth digit of the ICD-10 code (TRUE/FALSE).
Whether the change relates to the three-digit ICD-10 code (TRUE/FALSE).
The first three digits of icd_from
.
The first character of icd_from
(i.e. the letter denoting the chapter).
Other ICD-10-GM metadata:
icd_meta_blocks
,
icd_meta_chapters
,
icd_meta_codes