icd9 (version 1.3.1)

parseRtfFifthDigitRanges: parse a row of RTF source data for ranges to apply fifth digit sub-classifications

Description

returns all the possible 5 digit codes encompassed by the given definition. This needs to be whittled down to just those matching fifth digits, but we haven't parsed them yet.

Usage

parseRtfFifthDigitRanges(row_str, verbose = FALSE)

Arguments

verbose
single logical value, defaults to FALSE in most functions.