You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

This element collects static structural information about an individual study.
Element NameStudy
Parent ElementsODM
Element XPath(s)

/ODM/Study

Element Textual ValueNone 
AttributesOID, StudyName, ProtocolName, VersionID, VersionName, Status
Child Elements(Description?, MetaDataVersion*)
Usage/Business Rules
  • Business Rule(s): 
    • Required when ODM/@Granularity is in  (All | Metadata)

AttributeSchema Datatype or EnumerationUsageDefinitionBusiness Rules
OIDoidRequiredUnique identifier for the study.
StudyNamenameRequired

Sponsoring organization's internal name for the study. If no internal name is available, the value is expected to be the same value as ProtocolName.


ProtocolNamename

Required

Protocol identifier or protocol number assigned to the study. It is used by the regulatory authority or clinical trial registry.
VersionIDname

Optional

Identifier for the specific version of the study in the source system that the enclosed Study element metadata refers to.
VersionNamename

Optional

Short descriptive label for the version of the study, e.g. "Initial go live" when VersionID = "<study version ID for Initial go live>".

VersionName may be provided when a VersionID is provided.

VersionName may not be provided when a VersionID is not provided.

Statusname

Optional

Represents the workflow status for the version of the study with content included in the enclosed Study element metadata. Status values can be different in each system and may have specific meaning within each system, e.g. a "Production" version of a study in a particular source system may be non-editable and editable in a different source system.

If no VersionID is provided, Status refers to the status of the Study as a whole.


This element collects static structural information about an individual study.

StudyName is the internal name of the study used by the sponsoring organization. If no StudyName is available, use the same value as ProtocolName.

ProtocolName is the protocol identifier or protocol number assigned to the study.

VersionID as an identifier for the specific version of the study who's contents are within the Study element.

VersionName is a short descriptive label that may be provided when a VersionID is given.

Status is the workflow status for the version of the study who's contents are within the Study element. Status values can be different in each system and may have specific meanings within each system. If no VersionID is provided, the Status refers to the status of the Study as a whole.


  • No labels