Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Descriptiontext(optional)The sender should use the Description attribute to record any information that will help the receiver interpret the document correctly.
FileType( Snapshot | Transactional )
Snapshot means that the document contains only the current state of the data and metadata it describes, and no transactional history. A Snapshot document may include only one instruction per data point. For clinical data, TransactionType in a Snapshot file must either not be present or be Insert. Transactional means that the document may contain more than one instruction per data point. Use a Transactional document to send both what the current state of the data is, and how it came to be there.
Granularity( All | Metadata | AdminData | ReferenceData | AllClinicalData | SingleSite | SingleSubject )(optional)Granularity is intended to give the sender a shorthand way to describe the breadth of the information in the document, for certain common types of documents. All means the entire study; Metadata means the MetaDataVersion element; AdminData and ReferenceData mean the corresponding elements; AllClinicalData, SingleSite, and SingleSubject are successively more tightly focused subset of the study's clinical data. If these shorthand categories are not sufficient, use the Description attribute to give details.
Context(Archive| Submission | DataExchangeExchange)(optional)

Archive - indicates that the file is intended to meet the requirements of an electronic record as defined in 21 CFR 11. See Single Files and Collections for an fuller discussion of the meaning of this attribute, as well as its interaction with other ODM attributes. FileType must be Transactional when Context is Archive.

Submission - indciates that the file is intended to be used for regulatory submission.

DataExchange - indicates that the file was generated to be imported into an ODM compliant system.

Depreicated Archive(Yes | No)(Optional) indicates that the file is intended to meet the requirements of an electronic record as defined in 21 CFR 11. See Single Files and Collections for an fuller discussion of the meaning of this attribute, as well as its interaction with other ODM attributes.
FileOIDoid
A unique identifier for this file.
CreationDateTimedatetime
Time of creation of the file containing the document.
PriorFileOIDoidref(optional)Reference to the previous file (if any) in a series.
AsOfDateTimedatetime(optional)The date/time at which the source database was queried in order to create this document.
ODMVersion( 1.2 | 1.2.1 | 1.3 | 1.3.1 | 1.3.2 | 2.0)
The version of the ODM standard used.
Originatortext(optional)The organization that generated the ODM file.
SourceSystemtext(optional)The computer system or database management system that is the source of the information in this file.
SourceSystemVersiontext(optional)The version of the "SourceSystem" above.
IDID(optional)May be used by the ds:Signature element to refer back to this element.

...