Skip to content

Commit c0f5193

Browse files
committed
Additional updates
1 parent 21ce4b2 commit c0f5193

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/healthcare-apis/events/events-faqs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ For more information about the FHIR service delete types, see [FHIR REST API cap
3737

3838
Yes. The Events feature is designed to emit notifications of data changes at the FHIR resource level.
3939

40-
Events support FHIR bundles in the following ways:
40+
Events support these [FHIR bundle types](https://www.hl7.org/fhir/valueset-bundle-type.html) in the following ways:
4141

4242
- **Batch**: An event is emitted for each successful data change operation in a bundle. If one of the operations generates an error, no event is emitted for that operation. For example: the batch bundle contains five operations, however, there's an error with one of the operations. Events are emitted for the four successful operations with no event emitted for the operation that generated an error.
4343

0 commit comments

Comments
 (0)