Back to catalog
Cortexa research tool·genomics·orphanet
Orphanet Get Epidemiology
Get epidemiology data (prevalence, incidence) for a rare disease from Orphanet. Returns prevalence estimates by geographic region and type (point prevalence, birth prevalence, annual incidence). Data includes validation status and literature sources.
Livelast probed 2026-04-30 23:07Z· 106msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 106ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"operation": {
"const": "get_epidemiology",
"description": "Operation type (fixed: get_epidemiology)",
"type": "string"
},
"orpha_code": {
"description": "Orphanet ORPHA code (e.g., 558 for Marfan, 586 for Cystic Fibrosis)",
"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 Epidemiology call
public-safeinput
{}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_Orphanet_get_epidemiology
- Tool name
- Orphanet_get_epidemiology
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse