TriggerType

TriggerType

draftcomplete8 conceptsv4.0.1

The type of trigger.

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/trigger-type
All-Codes Value Set
http://hl7.org/fhir/ValueSet/trigger-type
ID
trigger-type
Version
4.0.1
Publisher
HL7 (FHIR Project)
Case Sensitive
Yes
In the unified registry

Concepts (8)

named-event
Named Event
The trigger occurs in response to a specific named event, and no other information about the trigger is specified. Named events are completely pre-coordinated, and the formal semantics of the trigger are not provided.
periodic
Periodic
The trigger occurs at a specific time or periodically as described by a timing or schedule. A periodic event cannot have any data elements, but may have a name assigned as a shorthand for the event.
data-changed(3)
Data Changed
The trigger occurs whenever data of a particular type is changed in any way, either added, modified, or removed.
data-accessed
Data Accessed
The trigger occurs whenever data of a particular type is accessed.
data-access-ended
Data Access Ended
The trigger occurs whenever access to data of a particular type is completed.