# Slot: concept_name _An unambiguous, meaningful and descriptive name for the Concept._ URI: [https://athena.ohdsi.org/search-terms/terms#concept/concept_name](https://athena.ohdsi.org/search-terms/terms#concept/concept_name) Alias: concept_name ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Concept](Concept.md) | The Standardized Vocabularies contains records, or Concepts, that uniquely id... | 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/concept_name | | native | https://athena.ohdsi.org/search-terms/terms#concept/concept_name | ## LinkML Source
```yaml name: concept_name description: An unambiguous, meaningful and descriptive name for the Concept. from_schema: https://athena.ohdsi.org/search-terms/terms#concept rank: 1000 alias: concept_name owner: Concept domain_of: - Concept range: string required: true ```