Stream: implementers
Topic: Listen hl7 messages with php
Ani Matevosyan (Mar 14 2022 at 11:45):
Hi all, we must connect to an epic healthcare organization for listening hl7 messages for Outgoing Surgical Case Scheduling. How should I do it with PHP, must I create a WebSocket server for it, or is there any external service that I can use for this purpose?
Could you please advise me. Thank you very much.
Shamil Nizamov (Mar 14 2022 at 14:08):
Quit likely EPIC sends SIU messages over MLLP.
Last updated: Apr 12 2022 at 19:14 UTC