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