Slot: concept_name¶
An unambiguous, meaningful and descriptive name for the Concept.
URI: https://athena.ohdsi.org/search-terms/terms#concept/concept_name Alias: concept_name
Applicable Classes¶
Name |
Description |
Modifies Slot |
|---|---|---|
The Standardized Vocabularies contains records, or Concepts, that uniquely id… |
no |
Properties¶
Range: String
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
</details>