Slot: record_id
URI: [tic_clinical:record_id](https://w3id.org/OHD/DFA-study/tic_clinical/record_id)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [TICCLINICALRecord](TICCLINICALRecord.md) | A record in the TIC Clinical dataset | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [Integer](Integer.md) |
| Domain Of | [TICCLINICALRecord](TICCLINICALRecord.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
| Required | Yes |
### Slot Characteristics
| Property | Value |
| --- | --- |
| Identifier | Yes |
## Examples
| Value |
| --- |
| 470 |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/OHD/DFA-study/tic_clinical
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | tic_clinical:record_id |
| native | tic_clinical:record_id |
## LinkML Source
name: record_id
examples:
- value: '470'
from_schema: https://w3id.org/OHD/DFA-study/tic_clinical
rank: 1000
identifier: true
domain_of:
- TIC_CLINICALRecord
range: integer
required: true