Jira | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Attribute | Schema Datatype or Enumeration | Usage | Definition | Business Rules | |||||
---|---|---|---|---|---|---|---|---|---|
OID | oid | Required | Unique identifier for the ItemDef element. |
| |||||
Name | name | Required | Human readable name for the ItemDef. |
| |||||
DataType | (text | integer | decimal | float | double | date | time | datetime | string | boolean | double | hexBinary | base64Binary | hexFloat | base64Float | partialDate | partialTime | partialDatetime | durationDatetime | intervalDatetime | incompleteDatetime | incompleteDate | incompleteTime | URI ) | Required | Specification of the allowable values and the intended use of the corresponding value elements. |
| |||||
Length | positiveInteger | Optional | Specifies the number of characters allowed for the ItemData/Value when it is represented as a text. its length must be less or equal to N. |
|
| ||||
DisplayFormat | text | Optional | Display format supports data visualization of numeric float and date values. | ||||||
VariableSet | text | Optional | ADaM variable set, e.g. Dose, Analysis Parameter, Treatment Timing. | ||||||
CommentOID | oidref | Optional | Reference to a CommentDef with sponsor provided information related to this ItemDef, |
| StandardOID | oidref | Optional | Reference to a Standard element. | Must match the OID attribute of a Standard element within this Study/MetaDataVersion/Standards
|