Enum: OriginType
An enumeration that defines the types of origins for data items
URI: OriginType
Permissible Values
Value | Meaning | Description |
---|---|---|
CRF | None | Case Report Form. |
Derived | None | Derived from other items. |
Protocol | None | Protocol-defined data. |
eDT | None | Electronic data transfer. |
Predecessor | None | From a predecessor study. |
Identifier and Mapping Information
Schema Source
- from schema: https://cdisc.org/define-json
LinkML Source
name: OriginType
description: An enumeration that defines the types of origins for data items
from_schema: https://cdisc.org/define-json
rank: 1000
permissible_values:
CRF:
text: CRF
description: Case Report Form.
Derived:
text: Derived
description: Derived from other items.
Protocol:
text: Protocol
description: Protocol-defined data.
eDT:
text: eDT
description: Electronic data transfer.
Predecessor:
text: Predecessor
description: From a predecessor study.