Back to catalog
Cortexa research tool·genomics·disease_ontology
DiseaseOntology Get Parents
Get the parent disease terms for a Disease Ontology term, enabling navigation of the disease hierarchy. Returns the direct parent(s) via 'is_a' relationships, their definitions, and their own parents, allowing you to trace the full path from a specific disease to the root. Example: DOID:10283 (prostate cancer) has parent DOID:2998 (testicular cancer -> male reproductive gland cancer -> reproductive organ cancer -> urogenital system cancer).
Livelast probed 2026-04-30 23:07Z· 122msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 122ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"doid": {
"description": "Disease Ontology identifier in format 'DOID:XXXX'. Examples: 'DOID:10283' (prostate cancer), 'DOID:162' (cancer), 'DOID:9352' (type 2 diabetes).",
"type": "string"
}
},
"required": [
"doid"
],
"type": "object"
}Examples (1)
Default DiseaseOntology Get Parents call
public-safeinput
{
"doid": ""
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_DiseaseOntology_get_parents
- Tool name
- DiseaseOntology_get_parents
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse