Enhancements to the Study Design dataset
The dataset now includes new elements allowing users to view and sort details based on the ordering of visits, forms, and items. The dataset also includes new elements that detail data classification applied to items, additional information when changes are implemented using Advanced Study Versioning, and details at a version level that inform users of the justification/reason for a new version and if the new version has ever been applied to the active mode container.
New data elements to view ordinal values for visits, forms, and questions
Table 1-3 New dataset elements
| Data element | Folder | Description | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| VISIT_ORDER | Event |
Indicates a visit’s ordinal position (order) within the visit schedule for the selected study version. These values may change across versions; for example, a visit that is in position 3 in version 1.0.0.1 may shift to position 4 in a later version if a new visit is inserted at position 3.
|
||||||||||||
| FORM_ORDER | Form |
Indicates a form's ordinal position (order) within a visit for the selected study version. These values may change across versions; for example, a form that is in position 3 in version 1.0.0.1 may shift to position 4 in a later version if a new form is inserted at position 3.
|
||||||||||||
| ITEM_ORDER | Item |
Indicates a question's ordinal position (order) on a form for the selected study version. These values may change across versions; for example, a question that is in position 3 in version 1.0.0.1 may shift to position 4 in a later version if a new question is inserted at position 3.
|
||||||||||||
| ITEM_GROUP_ORDER | Item |
Indicates the order of items on two-section forms and in question group type questions. For example, a study's design includes a question group labeled Scan 1 with two questions: Scan Date and Upload Scan. In the output, the ITEM_GROUP is repeated for each question in the group, and ITEM_GROUP_ORDER reflects each question’s position within the group. In the design, the group is treated as a single question, so if ITEM_ORDER is present, it is the same for all items.
Note: For any other form or question types, ITEM_GROUP_ORDER is NULL. |
New data elements to view data classification and design details
Now, the same information visible in the user interface (UI) is accessible in the Study Design dataset when retrieving data through APIs and when working in Oracle Clinical One Analytics. These updates apply only to design data and do not impact runtime.
The following new data elements are included in the Study Design dataset:
| Data element | Folder | Description |
|---|---|---|
| REASON_FOR_REVISION | Study |
Indicates the user provided reason for revising the study version. This reason is provided when moving a study version from Test to Active container. |
| VERSION_TITLE | Study | Indicates the title of the study version. |
| IS_APPROVED | Study | Indicates whether or not (Y or N) the study version was ever in the Approved container, which is especially useful for archived study versions. |
| EARLIEST_VISIT_TO_COMPLETE | Event |
When setting up a study completion visit, you can designate an earlier visit that must be completed before the option to mark the subject as Complete becomes available. The reference name of the required scheduled visit is specified in this field. This data element is added for each event. However, it is only specified when the record is for a Subject Completion event, while all other records display as a |
| DATA_CLASSIFICATION | Item |
This data element populates with a comma separated list of all the selected data classification groups of a hidden item. Possible values for this element include:
|
| DATA_TYPE | Item | Indicates the data format of the collected data. For example:
|
| APPLY_CHANGE_VERSION | Item |
Indicates the version in which changes to the form item apply. This data element refers to the lowest study version in which the change occurs; all study versions inclusive of the APPLY_CHANGE_VERSION and current study version are included in the change. |
You can find additional information about this dataset and the new data elements in the Analytics User Guide after the assessment environment upgrade.
Parent topic: Reports, archives, and analytics