Slot: concept_id¶
Unique identifier for the concept in the OMOP CDM.
URI: https://athena.ohdsi.org/search-terms/terms#concept/concept_id Alias: concept_id
Applicable Classes¶
Name |
Description |
Modifies Slot |
|---|---|---|
The Standardized Vocabularies contains records, or Concepts, that uniquely id… |
no |
Properties¶
Range: Integer
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_id |
native |
https://athena.ohdsi.org/search-terms/terms#concept/concept_id |
LinkML Source¶
```yaml
name: concept_id
description: Unique identifier for the concept in the OMOP CDM.
from_schema: https://athena.ohdsi.org/search-terms/terms#concept
rank: 1000
identifier: true
alias: concept_id
owner: Concept
domain_of:
- Concept
range: integer
required: true
</details>