icf_get_code_chain
Get the full ICF classification path from root to a specific code, showing its hierarchical breadcrumb trail.
Instructions
Show the full hierarchical path from the ICF root down to a specific code.
Displays the complete classification chain as a breadcrumb trail, useful for understanding where a code sits in the overall ICF structure. For example, d4501 might show: Activities and Participation → Mobility → Walking and moving → Walking → Walking long distances.
Args: code: ICF code to trace (e.g., "b2801", "d4501")
Returns: Hierarchical chain from root to the specified code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |