Map medical concepts between different vocabularies to find equivalent or related concepts across terminology systems.
source_concepts parameter expects OMOP concept IDs, not vocabulary-specific codes like SNOMED codes.
If you have vocabulary codes (e.g., SNOMED code “387517004”), use the source_codes parameter instead,
or first look up the OMOP concept ID using /v1/concepts/by-code/{vocabulary}/{code}.