Codelist item properties
Properties common to all study objects
All study objects have the following properties.
| Property | Description |
|---|---|
| Description | Description of the study object. The description can have 0-255 characters. |
| Identifier | Unique internal identifier of the study object. |
| Locked | When True, the study object is locked. |
| Modified | When True, the study object has not been saved since the last modification. |
| New | When True, the study object has not been saved yet. When False, the study object has been saved at least one time. |
| Protected | When true, the study object is protected. When a
study object is protected, you cannot:
|
| RefName | RefName of the study object. The RefName can have 1-63 characters. |
| Revision | Revision number of the study object. |
| Title | Title of the study object. The title can have 1-63 characters. |
| Version | Version number of the study object. The version number is incremented only when a user explicitly updates it. |
Properties related to Oracle InForm.
| Property | Description |
|---|---|
| Study Completion Status Items | Codelist items in the codelist for the Completion
Status item on the Study Completion form, which is used in reporting
in the Oracle InForm application to determine whether a subject dropped out of a
study. Options include:
|
Properties related to the standard codelist
| Properties | Description |
|---|---|
| Code | Code of the codelist item. |
| CodeListType |
Type of codelist; integer, float, or text. The value of this property is populated with the value for the CodeListType property of the codelist parent of the codelist item. READ-ONLY |
| Label | Label of the codelist item. |
Parent topic: Properties