Map Cross-Ontology
map_cross_ontologyMap an Orphanet disorder to its cross-references in external ontologies (OMIM, MONDO, ICD, etc.), grouped by source with mapping relations. Optionally restrict to selected ontologies.
Instructions
List an Orphanet disorder's cross-references to other ontologies, grouped by source (OMIM/MONDO/ICD-10/ICD-11/UMLS/GARD/MeSH/MedDRA), each with its mapping relation. Optionally restrict to a subset of sources, or pass fields=['xrefs.OMIM'] for a sparse projection. Signature: map_cross_ontology(term, prefixes=, response_mode=).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| term | Yes | An ORPHAcode (ORPHA:166024 or 166024), a disease label/synonym, or an external xref CURIE that resolves to a single Orphanet term. | |
| prefixes | No | Restrict to these source prefixes, e.g. ['OMIM', 'MONDO']. | |
| response_mode | No | Verbosity: minimal|compact|standard|full (default compact). | compact |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | No | ||
| _meta | No | ||
| error_code | No | ||
| message | No | ||
| retryable | No | ||
| recovery_action | No | ||
| field | No | ||
| allowed_values | No | ||
| hint | No | ||
| candidates | No | ||
| orpha_code | No | ||
| name | No | ||
| mappings | No | ||
| count | No | ||
| prefixes_filter | No | ||
| orphanet_version | No |