Get Disease Disability
get_disease_disabilityRetrieve disability and functional consequence data for a rare disease, including affected ability categories and severity grades.
Instructions
Return functional consequence (disability) data for an Orphanet disorder: ability categories affected and severity grades. Data coverage is partial: many disorders carry no Orphadata functional-consequence annotation, so a valid result can be empty -- coverage:'none' with count:0 marks this explicitly (it is NOT an error); coverage:'present' means rows exist. Signature: get_disease_disability(term, response_mode=).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| term | Yes | An ORPHAcode (ORPHA:166024 or 166024), a disease label/synonym, or an external xref CURIE that resolves to a single Orphanet term. | |
| response_mode | No | Verbosity: minimal|compact|standard|full (default compact). | compact |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hint | No | ||
| name | No | ||
| _meta | No | ||
| count | No | ||
| field | No | ||
| message | No | ||
| success | No | ||
| coverage | No | ||
| retryable | No | ||
| candidates | No | ||
| disability | No | ||
| error_code | No | ||
| orpha_code | No | ||
| allowed_values | No | ||
| recovery_action | No |