Overview
This endpoint provides comprehensive statistics about concepts within a specific domain of a particular vocabulary. It’s essential for understanding domain coverage, concept distribution, and data quality metrics for targeted analysis.Path Parameters
The vocabulary identifier (e.g., “SNOMED”, “ICD10CM”, “LOINC”)
The domain identifier (e.g., “Condition”, “Drug”, “Procedure”, “Measurement”)
Query Parameters
Include statistics broken down by concept class
Include temporal analysis of concept validity periods
Include statistics about relationships within this domain
Include cross-vocabulary mapping coverage statistics
Calculate statistics only for standard concepts
Specific vocabulary release version (e.g., “2024.1”)
Response
Information about the vocabulary
Information about the domain
Comprehensive domain statistics
Statistics by concept class (when include_concept_classes=true)
Temporal analysis of concepts (when include_temporal_analysis=true)
Relationship statistics (when include_relationship_stats=true)
Cross-vocabulary mapping coverage (when include_mapping_coverage=true)
Usage Examples
Basic Domain Statistics
Get essential statistics for a vocabulary-domain combination:Detailed Analysis
Get comprehensive analysis with all optional data:Quality Assessment
Focus on data quality and mapping coverage:Comparative Analysis
Compare domain statistics across vocabularies:Important Notes
- Performance - Comprehensive statistics with all options may take longer to compute
- Data freshness - Statistics are computed in real-time but may be cached for performance
- Domain coverage - Coverage percentage is relative to the total concepts in that domain across all vocabularies
- Quality scores - Data quality scores consider completeness, validity, and relationship density
- Temporal analysis - Requires historical data and may not be available for all vocabularies
Related Endpoints
- Get Vocabulary Statistics - Overall vocabulary statistics
- Get Domain Statistics - Cross-vocabulary domain statistics
- Get Vocabulary Metadata - Vocabulary metadata and information