icf_get_children
Retrieve child codes (subcategories) for any ICF code to explore its hierarchical structure and find more specific classifications.
Instructions
Get the child codes (subcategories) of an ICF code.
ICF codes are hierarchical. For example:
d4 (Mobility) contains d410-d499
d45 (Walking and moving) contains d450-d459
d450 (Walking) is a specific activity
Use this to drill down into more specific codes.
Args: code: Parent ICF code to get children for
Returns: List of child codes under the specified parent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |