the chapter headings can be converted into the full set of their
children, and then used to look-up which chapter, sub-chapter, or 'major' a
given code belongs. Always returns a map with short-form icd-9 codes. These
can be converted en masse with lapply and icd9ShortToDecimal.
icd9ChaptersToMap(x)Either a chapter list itself, or the name of one, e.g. icd9ChaptersSub
Other ICD-9 convert: convert,
convert, icd9DecimalToParts,
icd9DecimalToShort,
icd9GetMajor,
icd9MajMinToCode,
icd9MajMinToDecimal,
icd9MajMinToParts,
icd9MajMinToShort,
icd9PartsToDecimal,
icd9PartsToShort,
icd9ShortToDecimal,
icd9ShortToParts;
icd9DropLeadingZeroes,
icd9DropLeadingZeroesDecimal,
icd9DropLeadingZeroesMajor,
icd9DropLeadingZeroesShort;
icd9LongToWide;
icd9WideToLong