icd_showchanges_icd3 {ICD10gm} | R Documentation |
Show all changes in ICD history relating to the 3-digit codes contained in a given vector icd
icd_showchanges_icd3(icd3)
icd3 |
Vector of three-digit ICD codes |
data.frame with columns YEAR, ICD_CODE, ICD_LABEL and, if specified, DIAG_GROUP
icd_showchanges()
if the input has been generated by icd_expand()
icd_showchanges_icd3("A09")