Element Name | AbsoluteTimingConstraint |
---|---|
Parent Element(s) | StudyTiming |
Element XPath(s) |
|
Element Textual Value | None |
Usage | Conditional. |
Attributes | OID, Name, (StudyEventGroupOID|StudyEventOID), TimepointTarget |
Child Elements | (Description?) |
Body:
(Description?) |
Attributes:
Attribute | Schema Datatype or Enumeration | Usage | Definition | Business Rules |
---|---|---|---|---|
OID | oid | Required | Unique identifier. | |
Name | name | Required | Human readable name. | |
(StudyEventGroupOID, StudyEventOID) | oidref | Reference to StudyEventGroup or StudyEvent definition element. | ||
TimepointTarget | incompleteDatetime | Required | Specifies the targetted datetime. | |
TimepointPreWindow | durationDatetime | Optional | Earliest acceptable interval prior to the targetted timepoint. | |
TimepointPostWindow | durationDatetime | Optional | Latest acceptable interval after the targetted timepoint. |
Contained in:
The element AbsoluteTimingConstraint is used to specify when an activity, represented by either a StudyEventGroup or StudyEvent,, can take place. The value for TimepointTarget can be a complete date, a datetime, a partial date, or an incomplete or partial date/datetime. For example, if the activity is planned to be at 9am, the value for TimepointTarget may be expressed as "-----T09".
The TimepointPreWindow describes the amount of time before the TimepointTarget that the activity may be started. It is expressed as an ISO 8601 duration.
The TimepointPostWindow describes the amount of time after the TimepointTarget that the activity can be stared. It is expressed as an ISO 8601 duration.