Back to catalog
Cortexa research tool·biomedical·orphanet
Orphanet Get Natural History
Get natural history data for a rare disease from Orphanet. Returns average age of onset and type of inheritance. Useful for understanding disease progression patterns and genetic counseling.
Livelast probed 2026-04-30 23:07Z· 108msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 108ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"operation": {
"const": "get_natural_history",
"description": "Operation type (fixed: get_natural_history)",
"type": "string"
},
"orpha_code": {
"description": "Orphanet ORPHA code (e.g., 558 for Marfan, 399 for Huntington)",
"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 Natural History call
public-safeinput
{}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_Orphanet_get_natural_history
- Tool name
- Orphanet_get_natural_history
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse