# Slot: concept_class_name URI: [https://athena.ohdsi.org/search-terms/terms#concept/concept_class_name](https://athena.ohdsi.org/search-terms/terms#concept/concept_class_name) Alias: concept_class_name ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [ConceptClass](ConceptClass.md) | The CONCEPT_CLASS table includes semantic categories that reference the sourc... | 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_class_name | | native | https://athena.ohdsi.org/search-terms/terms#concept/concept_class_name | ## LinkML Source
```yaml name: concept_class_name from_schema: https://athena.ohdsi.org/search-terms/terms#concept rank: 1000 alias: concept_class_name owner: ConceptClass domain_of: - ConceptClass range: string required: true ```