Skip to content

v0.2.0 — 17 tools + clinical assessment instruments

Latest

Choose a tag to compare

@stayce stayce released this 03 Jul 22:59
674c720

Major expansion of the ICF MCP Server from 6 to 17 tools, adding hierarchy navigation, component-specific qualifier support, code parsing/validation, and a clinical assessment instrument library for RPM workflows.
Hierarchy navigation (new tools)

icf_get_parent — navigate up to a code's parent category
icf_get_siblings — related codes at the same level
icf_get_code_chain — full breadcrumb from root to code
icf_browse_category — now supports sub-chapters (b1, d4, e3, …)

Qualifiers & parsing (new/expanded tools)

icf_explain_qualifier — component-specific qualifier systems (b: extent; s: extent/nature/location; d: performance/capacity; e: barrier/facilitator)
icf_parse_qualified_code — parse d450.23, s730.312, e120+3
icf_validate_code — format + qualifier validation with WHO API verification
icf_build_profile — multi-code functional profile

Clinical assessment instruments (new module + 5 tools)

New instruments.py with 11 standardized instruments mapped to ICF codes: GAD-7, PHQ-9, RADAI-5, SLEDAI-2K, WHODAS 2.0, HAQ-DI, PROMIS-10, CAT, ODI, NRS Pain, Short FES-I — full item text, response scales, validated scoring (SLEDAI organ-system weights, HAQ category scoring, ODI percentage, PROMIS item-9 recoding), score interpretation with ICF qualifier mapping, and RPM reassessment frequency.

Tools: icf_list_instruments, icf_instrument_details, icf_score_instrument, icf_suggest_instruments, icf_instrument_icf_mapping