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
Investigate moving the transmit implementation out of CoreWorkflow (the transmit step would still remain in CoreWorkflow). Create a NATS subscriber that handles transmission of messages to defined transmit servers (right now FHIR servers) and returns the response via a) another NATS message or b) a callback.
Consider moving transmission settings to a .yaml file and make the settings more general.
The text was updated successfully, but these errors were encountered:
Investigate moving the transmit implementation out of CoreWorkflow (the transmit step would still remain in CoreWorkflow). Create a NATS subscriber that handles transmission of messages to defined transmit servers (right now FHIR servers) and returns the response via a) another NATS message or b) a callback.
Consider moving transmission settings to a .yaml file and make the settings more general.
The text was updated successfully, but these errors were encountered: