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

Package to work with FHIR messages in the Azure storage queue

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
0
points
102
downloads

Publisher

verified publisherevoleen.com

Weekly Downloads

Package to work with FHIR messages in the Azure storage queue

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

azstore, freezed_annotation, json_annotation

More

Packages that depend on azure_fhir_event_processor