HL7.Message.find
You're seeing just the function
find
, go back to HL7.Message module for more information.
Specs
find(content_hl7(), String.t() | non_neg_integer()) :: segment_hl7() | nil
Returns the first parsed segment matching segment_name
from an HL7 message or content.