You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 4, 2023. It is now read-only.
Is your feature request related to a problem? Please describe. Currently odm2fhir is only able to output resources either to the filesystem or to a FHIR-API.
Describe the solution you'd like An option to send the resources to a Kafka Broker directly would be nice to go without further workarounds and intermediate steps.
Describe alternatives you've considered Any alternatives include intermediate steps via filesystem or fhir server.