icd9DecimalToShort(icd9Decimal, leadingZeroes = TRUE,
invalidAction = c("ignore", "silent", "warn", "stop"))
- ignore
no check for validity of ICD-9 code is made implicitly.
This is the fastest option. If the function call is explicitly to check
validity, e
icd9AddLeadingZeroesMajor
;
icd9AddLeadingZeroesShort
;
icd9DropZeroFromDecimal
;
icd9PartsRecompose
,
icd9PartsToDecimal
,
icd9PartsToDecimal
,
icd9PartsToShort
,
icd9PartsToShort