NameFlagsCard.TypeDescription & Constraintsdoco
.. TriggerDefinitionΣITUElementDefines an expected trigger for a module
+ Rule: Either timing, or a data requirement, but not both
+ Rule: A condition only if there is a data requirement
+ Rule: A named event requires a name, a periodic event requires timing, and a data event requires data
Elements defined in Ancestors: id, extension
... typeΣ1..1codenamed-event | periodic | data-changed | data-added | data-modified | data-removed | data-accessed | data-access-ended
TriggerType (Required)
... nameΣ0..1stringName or URI that identifies the event
... timing[x]Σ0..1Timing of the event
.... timingTimingTiming
.... timingReferenceReference(Schedule)
.... timingDatedate
.... timingDateTimedateTime
... dataΣ0..*DataRequirementTriggering data of the event (multiple = 'and')
... conditionΣ0..1ExpressionWhether the event triggers (boolean expression)

doco Documentation for this format