Bio_Study

The Bio_Study element defines the study to create or modify.

See Also
XML Format Overview

The Bio_Study element has the following attributes:

Attribute Type Required? Values Description
action string Yes
  • CREATED
  • MODIFIED
  • CREATED_OR_MODIFIED
The type of action performed for the study.

CREATED requires that no object with this id already exists.

MODIFIED requires that an object with this id already exists or is defined earlier in the XML file being imported.

id string Yes A unique identifier for the study.
name string Yes The name of the study.
description string No A description of the study.
relatedProtocol string No The protocol code name.

Important: You cannot modify a relatedProtocol later.