Extensions for Using Data Elements from FHIR STU3 in FHIR R4 - Downloaded Version null See the Directory of published versions
CodeSystem: TriggerType
| Official URL: http://hl7.org/fhir/trigger-type
|
Version:
3.0.2
|
|
Standards status:
Trial-use
|
Maturity Level: 0
|
Computable Name: TriggerType |
The type of trigger
This Code system is referenced in the content logical definition of the following value sets:
- This CodeSystem is not used here; it may be used elsewhere (e.g. specifications and/or implementations that use this content)
This case-sensitive code system http://hl7.org/fhir/trigger-type defines the following codes:
| Code | Display | Definition |
| named-event |
Named Event |
The trigger occurs in response to a specific named event |
| periodic |
Periodic |
The trigger occurs at a specific time or periodically as described by a timing or schedule |
| data-added |
Data Added |
The trigger occurs whenever data of a particular type is added |
| data-modified |
Data Modified |
The trigger occurs whenever data of a particular type is modified |
| data-removed |
Data Removed |
The trigger occurs whenever data of a particular type is 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 |