Slot: redcap_event_name¶
The unique event name of the row, for longitudinal projects. Empty in classic (non-longitudinal) projects.
URI: [redcap_record:redcap_event_name](https://w3id.org/linkml/redcap-record/redcap_event_name)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [FlatRecord](FlatRecord.md) | One row of a REDCap flat record export — a single element of the JSON export ... | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [String](String.md) |
| Domain Of | [FlatRecord](FlatRecord.md) |
### Cardinality and Requirements
| Property | Value |
| --- | --- |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/linkml/redcap-record
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | redcap_record:redcap_event_name |
| native | redcap_record:redcap_event_name |
## LinkML Source
name: redcap_event_name
description: The unique event name of the row, for longitudinal projects. Empty in
classic (non-longitudinal) projects.
from_schema: https://w3id.org/linkml/redcap-record
rank: 1000
domain_of:
- FlatRecord
range: string
required: false