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.


  • No labels