Skip to main content

Overview

Retrieve details about a specific vocabulary including its name, reference, version, and concept identifier.

Path Parameters

vocabularyId
string
required
The vocabulary identifier (e.g., “SNOMED”, “ICD10CM”, “LOINC”, “RxNorm”)

Query Parameters

vocab_release
string
Specific vocabulary release version (e.g., “2025.1”)

Response

success
boolean
required
Indicates whether the request was successful
data
object
required
Vocabulary details
meta
object
required
Response metadata

Notes