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 in bulk with lapply
and short_to_decimal
.
1 | chapters_to_map(x, defined = TRUE)
|
x |
Either a chapter list itself, or the name of one, e.g.
|
defined |
Single logical value, if |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.