List supported vocabularies
Clinical coding
List supported vocabularies
Returns lists of all supported medical vocabularies (ICD10, SNOMED, CPT4, etc.) and domains (Condition, Procedure, Drug, etc.) available for OMOP concept search.
Supports both JWT (Authorization: Bearer) and API key (X-API-Key) authentication.
GET
List supported vocabularies
Authorizations
API key for organization authentication. Obtain from the organization settings or API key management endpoint.
Query Parameters
Response format. 'json' (default) returns structured JSON. 'llm' returns compact markdown tables (text/markdown) optimized for LLM consumption. When 'llm', the response body is markdown text rather than the JSON schema shown below.
Available options:
json, llm 
