Previous Topic

Next Topic

Book Contents

Panel mapping properties

The following table describes the properties of a Clintrial software panel mapping definition.

Property

Description

Panel Name

Name of the panel.

REQUIRED..

Description

Description of the panel.

REQUIRED..

Type

A specification of how the database tables associated with the panel are structured:

  • One record per patient
  • One record per patient visit
  • More than one record per patient
  • More than one record per patient visit
  • Enrollment panel

REQUIRED..

Subset Item

Name of the item specified as the subset key for subset page sections based on the panel.

OPTIONAL. A subset page section can occur multiple times on a trial page in the following types of panels, with each value of the subset key item representing distinct rows (subsets) of data:

  • More than one record per patient
  • More than one record per patient visit

For more information, see Implementing Clintrial subsets.

Protected

True or False, indicating whether access rights to the panel are limited in the Clintrial software. False is the default.

OPTIONAL.

Verifiable

True or False, indicating whether double-entry of data in panel items is required for verification. False is the default.

OPTIONAL.

Detail

True or False (default), indicating whether the panel definition participates in a detail page section in a master-detail relationship. A master-detail relationship is a relationship between two page sections on a study page, in which each record in one page section (the master page section) can have one or more associated records in the other section (the detail page section). During data entry the displayed records in the detail page section are associated with the selected record in the master page section.

REQUIRED..

Detail CTItem

Name of the item identified as the detail key item, if the panel definition is part of a detail page section.

OPTIONAL.

Master Panel

Panel name of the master panel with which this panel definition participates in a master-detail relationship. This property applies only if the Is Detail property is True.

OPTIONAL.

Master Item

Name of the item on the associated master panel that corresponds to the detail key item specified in the Detail CTItem property. This property applies only if the Is Detail property is True.

OPTIONAL.

SAS Name

Name of the panel when data is sent to SAS through the Clintrial SAS interface.

OPTIONAL; if entered, the name must be 8 characters or fewer and conform to SAS naming requirements.

Note: Panel SAS names must be unique within a protocol. You must make sure of their uniqueness, as the CIS software does not enforce this restriction.

Lock Status

Indicates whether the protocol in which the panel is included is locked:

  • The panel is not modifiable and cannot be made modifiable.
  • The panel is modifiable.
  • The panel is not modifiable, but it can be reset to modifiable.

Send Feedback