Query Parameters
Filter relationship types to specific vocabularies
Example:
Example:
SNOMED,RxNorm,ICD10CM
Include reverse relationship names and definitions
Include usage statistics for each relationship type
Include example concept pairs for each relationship type
Filter by relationship category
Options:
Options:
hierarchical
, associative
, mapping
, part_whole
, temporal
, spatial
, causative
, other
Filter by whether relationships are defining/essential for concepts
Only return relationship types used with standard concepts
Number of relationship types to return per page (max 500)
Page number for pagination (1-based)
Response
Array of available relationship types with their properties
Summary of relationship types by category
Distribution of relationship types by vocabulary
Response metadata and pagination information
Usage Examples
All Relationship Types
Get all available relationship types:Hierarchical Relationships Only
Get relationship types that create hierarchies:SNOMED Relationship Types
Get relationship types used in SNOMED CT:Mapping Relationship Types
Find relationship types used for cross-vocabulary mapping:Defining Relationships
Get relationship types that are defining for concepts:Related Endpoints
- Get Concept Relationships - Relationships for specific concepts
- Get Concept Mappings - Cross-vocabulary mappings
- Search Concepts - Search using relationship filters
- Get Vocabularies - Available vocabularies
Notes
- Relationship types define the semantic connections between medical concepts
- Hierarchical relationships (like “Is a”) create taxonomic structures essential for classification
- Defining relationships are crucial for concept definition and meaning
- Symmetric relationships work in both directions (A relates to B implies B relates to A)
- Transitive relationships can be chained (A→B, B→C implies A→C)
- Cross-vocabulary mappings use specialized relationship types like “Maps to”
- Usage statistics help identify the most important and commonly used relationship types
- Some relationship types may be restricted to specific domains or vocabularies