Stream: implementers
Topic: listening to incoming messages
SAFI Amine (Mar 05 2020 at 11:20):
Hello
I have a question, in HL7 we can make a listener to any new incoming message or event, like ADT, ...
in FHIR how we can handle this ?
Lloyd McKenzie (Mar 05 2020 at 16:53):
If you're doing FHIR messaging, it would be much the same. If you're doing REST, the same principles would apply, though you'd be consuming events from multiple endpoints
Last updated: Apr 12 2022 at 19:14 UTC