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

Compare with Current View Page History

« Previous Version 4 Next »

AttributeSchema Dataype or EnumerationUsageDefinitionBusiness Rules
OIDoidRequiredUnique identifier.Must be unique within the Study.
NamenameRequiredHuman readable name.Must be unique within the set to timing constraints within the Study.
PredecessorOIDoidrefRequiredIdentifies a StudyEventGroup, StudyEvent, ItemGroup or Item that occurs immediately before the RelativeTimepointTarget.Must match an OID for a StudyEventGroupDef,StudyEventDef, ItemGroupDef or ItemDef in the same Study/MetaDataVersion.

SuccessorOID

oidrefRequiredIdentifies a StudyEventGroup, StudyEvent, ItemGroup or Item tha occurs immediately after the RelativeTimepointTarget.Must match an OID for a StudyEventGroupDef,StudyEventDef, ItemGroupDef or ItemDef in the same Study/MetaDataVersion.
TimepointRelativeTargetdurationDatetimeRequiredThe relative timing between two activities or groups of activities.Must be expressed as an ISO 8601 duration
Type(StartToStart, StartToFinish, FinishToStart, FinishToFinish)OptionalDefines how to connect activities.If not provided, Start to Start is assumed.
TimepointPreWindowdurationDatetimeOptional

Adds a lower bound to a time window for the RelativeTimepointTarget.

Must be expressed as an ISO 8601 duration
TimepointPostWindowdurationDatetimeOptional

Adds an upper bound to a time window for the RelativeTimepointTarget.

Must be expressed as an ISO 8601 duration
  • No labels