icd_showchanges_icd3: Show historical changes to selected three-digit ICD-10-GM...

View source: R/icd_showchanges.R

icd_showchanges_icd3R Documentation

Show historical changes to selected three-digit ICD-10-GM codes

Description

Show all changes in ICD history relating to the 3-digit codes contained in a given vector icd

Usage

icd_showchanges_icd3(icd3)

Arguments

icd3

Vector of three-digit ICD codes

Value

data.frame with columns YEAR, ICD_CODE, ICD_LABEL and, if specified, DIAG_GROUP

See Also

icd_showchanges() if the input has been generated by icd_expand()

Examples

icd_showchanges_icd3("A09")

edonnachie/ICD10gm documentation built on Sept. 25, 2023, 5:58 a.m.