Skip to main content

List All Vocabularies

Get a paginated list of all available medical vocabularies. The result is wrapped under vocabularies; pagination metadata sits on the outer meta:
Include statistics:
Custom sorting and pagination:

Parameters

Get Vocabulary Details

Get metadata for a single vocabulary:
Returns vocabulary_id, vocabulary_name, vocabulary_reference, vocabulary_version, vocabulary_concept_id. For detailed stats, use client.vocabularies.stats(vocabularyId).

Get Vocabulary Statistics

Get Domain Statistics

Per-domain breakdown for a vocabulary/domain pair:

Get Vocabulary Domains

Vocabulary-scoped domain catalog (distinct from client.domains.list() which hits /domains):

Get Concept Classes

Get Vocabulary Concepts

Retrieve concepts within a specific vocabulary, wrapped under concepts; pagination on outer meta:
Search within a vocabulary:

Parameters