azure_fhir_event_processor 1.0.1 copy "azure_fhir_event_processor: ^1.0.1" to clipboard
azure_fhir_event_processor: ^1.0.1 copied to clipboard

Process FHIR events emitted by Azure Health Data Services using Dart queue workers.

Azure FHIR Event Processor #

A small base package to help implementing queue workers for FHIR events.

  • Can subscribe to Azure Storage Queues
  • Deserializes event data from Event Grid format
  • Support for message validators (for example to automatically drop queue items that have been processed too often)
  • Support for post-message hooks

The goal of the package is to simplify the creation of Dart workers that subscribe to FHIR event queues.

1
likes
140
points
163
downloads

Publisher

verified publisherevoleen.com

Weekly Downloads

Process FHIR events emitted by Azure Health Data Services using Dart queue workers.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

azstore, freezed_annotation, json_annotation

More

Packages that depend on azure_fhir_event_processor