# Slot: vocabulary_name URI: [https://athena.ohdsi.org/search-terms/terms#concept/vocabulary_name](https://athena.ohdsi.org/search-terms/terms#concept/vocabulary_name) Alias: vocabulary_name ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Vocabulary](Vocabulary.md) | The VOCABULARY table includes a list of the Vocabularies integrated from vari... | no | ## Properties * Range: [String](String.md) * Required: True ## Identifier and Mapping Information ### Schema Source * from schema: https://athena.ohdsi.org/search-terms/terms#concept ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | https://athena.ohdsi.org/search-terms/terms#concept/vocabulary_name | | native | https://athena.ohdsi.org/search-terms/terms#concept/vocabulary_name | ## LinkML Source
```yaml name: vocabulary_name from_schema: https://athena.ohdsi.org/search-terms/terms#concept rank: 1000 alias: vocabulary_name owner: Vocabulary domain_of: - Vocabulary range: string required: true ```