Previous Topic

Next Topic

Book Contents

Book Index

Data mappings for rule creation

You can create data mappings to classify and query data more easily in rules. Data mappings behave like global variables, allowing rules to access data outside their normal scope. Any rule in a study can refer to any item that is part of a data mapping in the study.

This functionality might make it possible to move rules to lower-level study objects. You can use an item in any rule in a study when you add the item to a data series, which is part of a data mapping.

Using data mappings for rules also simplifies the process of looking at arrays of data, such as data that is collected over time. When a single item is used in multiple forms, you can use the array of data collected for the item in rules. For example, you can check that dates of visits are sequential or calculate aggregate values for the data.

Useful structure for rule creation

The first data mapping that you create for the purpose of rule creation should contain subject information, as you are most likely to need this information to be available for all rules. Over time, you will probably add and subtract information in the data mapping. The following data sets provide a useful structure:

Mappings and data extraction

Mappings can also be used for data extraction.

Copyright © 2013 Oracle and/or its affiliates. All rights reserved.