Description Usage Arguments Methods (by class)
Get billable ICD codes, implicitly, this refers to an ICD implementation which is specialized for a country, typically for billing, e.g. ICD-9-CM in the USA.
1 2 3 4 5 6 7 8 9 10 |
... |
arguments passed on to other functions |
x |
input vector of ICD codes |
short_code |
single logical value which determines whether the ICD-9
code provided is in short ( |
invert |
Single logical value. Returns the inverse of the result. E.g. if seeking valid ICD-9 codes, the invalid ones are returned. |
default
: Get billable ICD codes, guessing whether ICD-9
or ICD-10, and code short vs decimal type.
icd9cm
: Get billable ICD-9-CM codes
icd9
: Get billable ICD-9 codes, which is currently
implemented assuming ICD-9-CM
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.