Slot: redcap_survey_identifier¶
The survey participant identifier, present on rows captured through a public survey link.
URI: [redcap_record:redcap_survey_identifier](https://w3id.org/linkml/redcap-record/redcap_survey_identifier)
## 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_survey_identifier |
| native | redcap_record:redcap_survey_identifier |
## LinkML Source
name: redcap_survey_identifier
description: The survey participant identifier, present on rows captured through a
public survey link.
from_schema: https://w3id.org/linkml/redcap-record
rank: 1000
domain_of:
- FlatRecord
range: string
required: false