RedcapTime
search: boost: 1.0 ---# Type: RedcapTime
A REDCap time value (HH:MM) or an empty string.
URI: [xsd:string](http://www.w3.org/2001/XMLSchema#string)
## Type Properties
| Property | Value |
| --- | --- |
| Type Of | [String](String.md) |
| Base | `str` |
| Type URI | [xsd:string](http://www.w3.org/2001/XMLSchema#string) |
## Value Constraints
| Property | Value |
| --- | --- |
| Regex Pattern | `^(([01]\d|2[0-3]):[0-5]\d|)$` |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/linkml/redcap-record
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | xsd:string |
| native | redcap_record:redcap_time |