Overview
Retrieve concept information using the vocabulary-specific code instead of the universal concept ID. This is useful when working with source data that contains original codes.Path Parameters
The vocabulary identifier (e.g., “SNOMED”, “ICD10CM”, “LOINC”)
The vocabulary-specific code (e.g., “59621000” for SNOMED, “I10” for ICD10CM)
Response Fields
Query Parameters
Specific vocabulary release to use (e.g., “2025.2”). Uses latest if not specified.
Include concept synonyms in the response
Include concept relationships and mappings
Include concept hierarchy information
Include concepts with invalid_reason set (deprecated/updated concepts).
Set to false to only return valid concepts.