Back to catalog
Cortexa research tool·biomedical·orphanet
Orphanet Get Classification
Get disease classification hierarchy from Orphanet. Returns parent and child disease categories showing where a disease fits in the rare disease taxonomy. Useful for understanding disease relationships.
Livelast probed 2026-04-30 23:07Z· 104msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 104ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"lang": {
"default": "en",
"description": "Language code (default: en)",
"type": "string"
},
"operation": {
"const": "get_classification",
"description": "Operation type (fixed: get_classification)",
"type": "string"
},
"orpha_code": {
"description": "Orphanet ORPHA code",
"type": [
"string",
"integer"
]
},
"orpha_id": {
"description": "Alias for orpha_code (the Orphanet disease code).",
"type": [
"integer",
"string"
]
},
"orphacode": {
"description": "Alias for orpha_code (the Orphanet disease code).",
"type": [
"integer",
"string"
]
}
},
"required": [],
"type": "object"
}Examples (1)
Default Orphanet Get Classification call
public-safeinput
{}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_Orphanet_get_classification
- Tool name
- Orphanet_get_classification
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse