Back to catalog
Cortexa research tool·genomics·orphanet
Orphanet Get Icd Mapping
Get cross-references between Orphanet ORPHA codes and other medical coding systems (ICD-10, ICD-11, OMIM, SNOMED-CT). Essential for mapping rare disease codes across clinical and research nomenclatures. Returns mapping relationships and validation status.
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": {
"coding_system": {
"default": "all",
"description": "Which coding system to retrieve: all, icd10, icd11, omim, snomed. Default: all",
"type": "string"
},
"lang": {
"default": "en",
"description": "Language code (default: en)",
"type": "string"
},
"operation": {
"const": "get_icd_mapping",
"description": "Operation type (fixed: get_icd_mapping)",
"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 Icd Mapping call
public-safeinput
{}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_Orphanet_get_icd_mapping
- Tool name
- Orphanet_get_icd_mapping
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse