Overview
Retrieve details about a specific vocabulary including its name, reference, version, and concept identifier.Path Parameters
string
required
The vocabulary identifier (e.g., “SNOMED”, “ICD10CM”, “LOINC”, “RxNorm”)
Query Parameters
string
Specific vocabulary release version (e.g., “2025.1”)
Response
boolean
required
Indicates whether the request was successful
object
required
Vocabulary details
object
required
Response metadata
Notes
- Use the vocabulary ID returned from the List Vocabularies endpoint
- For detailed statistics, use the Get Vocabulary Stats endpoint
- For domain information, use the Get Vocabulary Domains endpoint