For a given code, returns all descendant codes (children, grandchildren, etc.) by traversing the hierarchy downward.
Arguments
- code
A single
characterstring specifying the starting code.- system
A single
characterstring naming the code system, one ofsupported_inner(). Defaults to"ICD9CM".