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

Compare with Current View Page History

Version 1 Current »

AttributeSchema Datatype or EnumerationUsageDefinitionBusiness Rule(s)
OIDoidRequiredUnique identifier.
NamenameRequiredHuman readable name.

StudyEventGroupOID

oidrefOptionalReference to StudyEventGroup definition element.
StudyEventOIDoidrefOptionalReference to StudyEvent definition element.
TimepointTarget(date, time, datetime, partialDate, partialTime, partialDatetime)Required

Specifies the targetted date, time, or datetime.

  • Must be expressed in ISO 8601 format.

Note it can be incomplete date/datetime; for example: if the activity is planned to be at 9:00 am, the value for TimepointTarget may be expressed as "-----T09".

TimepointPreWindowdurationDatetimeOptional

Specifies the amount of time before the TimepointTarget that the activity may be started. 

  • Must be expressed as an ISO 8601 duration.
TimepointPostWindowdurationDatetimeOptional

Specifies the amount of time after the TimepointTarget that the activity can be started. 

  • Must be expressed as an ISO 8601 duration.
  • No labels