Slot: preSpecifiedValue
Prefill value or a default value for a field that is automatically populated.
URI: odm:slot/preSpecifiedValue Alias: preSpecifiedValue
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Item | A data element that represents a specific piece of information within a defined context, with data type, constraints, and derivation methods | no |
IsODMItem | A mixin that provides additional attributes for CDISC Operational Data Model items, including roles, completion instructions, and implementation notes | no |
Properties
- Range: NONE or
String or
TranslatedText
Identifier and Mapping Information
Schema Source
- from schema: https://cdisc.org/define-json
Mappings
Mapping Type | Mapped Value |
---|---|
self | odm:preSpecifiedValue |
native | odm:preSpecifiedValue |
LinkML Source
name: preSpecifiedValue
description: Prefill value or a default value for a field that is automatically populated.
from_schema: https://cdisc.org/define-json
rank: 1000
alias: preSpecifiedValue
owner: IsODMItem
domain_of:
- IsODMItem
any_of:
- range: string
- range: TranslatedText