Overview
This endpoint provides faceted search capabilities specifically for medical concept searches. It returns structured filters and categories that help users refine their concept search queries across multiple dimensions such as domains, vocabularies, concept classes, and clinical attributes.Query Parameters
Base concept search query to generate relevant facets for
Target vocabularies for facet generation (comma-separated)
Examples:
Examples:
SNOMED
, ICD10CM,LOINC
, RXNORM,NDC
Filter facets to specific clinical domains (comma-separated)
Examples:
Examples:
Condition,Procedure
, Drug,Device
Filter facets to specific concept classes (comma-separated)
Examples:
Examples:
Clinical Finding,Procedure
, Ingredient,Brand Name
Filter to standard concepts only
Options:
Options:
S
(standard), C
(classification), N
(non-standard)Include invalid/deprecated concepts in facet counts
Types of facets to include (comma-separated)
Options:
Options:
vocabulary
, domain
, concept_class
Include concept counts for each facet value
Maximum number of values per facet type
Number of results per page
Page number for pagination
Response
Indicates if the request was successful
Contains the faceted search results for concepts
Response metadata including pagination and performance info
Usage Examples
Basic Concept Search Facets
Get facets for a diabetes-related concept search:Multi-Vocabulary Faceted Search
Generate facets across multiple medical vocabularies:Domain-Specific Facets
Get facets filtered to specific clinical domains:Related Endpoints
- Search Facets - General search facets
- Search Concepts - Basic concept search
- Advanced Search - Advanced concept search with faceted filtering