Base StructureDefinition for TriggerDefinition Type: A description of a triggering event. Triggering events can be named events, data events, or periodic, as determined by the type element.

TriggerDefinition
type
named-event | periodic | data-changed | data-added | data-modified | data-removed | data-accessed | data-access-ended
name
Name or URI that identifies the event
timing[x]
Timing of the event
data
Triggering data of the event (multiple = 'and')
condition
Whether the event triggers (boolean expression)