Get Vocabulary Releases
Retrieve the list of all available OHDSI OMOP vocabulary dataset releases, including release dates, version identifiers, and validity metadata.
Retrieve information about all OHDSI vocabulary dataset releases available in the system. Each release represents a complete vocabulary dataset version (e.g., “2025.1”) containing all OMOP vocabularies at a specific point in time.
Query Parameters
Include inactive releases in the response. By default, only active releases are returned.
Response
Indicates if the request was successful.
Array of vocabulary release objects.
Usage Examples
Get Active Releases
Include Inactive Releases
Notes
- Each release represents a complete OHDSI vocabulary dataset at a point in time
- The
is_defaultrelease is used when no specific version is requested - Use the
vocab_releasevalue (e.g., “2025.1”) in thevocab_releasequery parameter of other endpoints to query specific versions
Related Endpoints
- List Vocabularies - Get all vocabularies in a release