MLLP.Client.send_async

You're seeing just the function send_async, go back to MLLP.Client module for more information.
Link to this function

send_async(pid, payload, timeout \\ :infinity)

Sends a message without awaiting a response.

Given the synchronous nature of MLLP/HL7 this function is mainly useful for testing purposes.