HL7.Query.replace

You're seeing just the function replace, go back to HL7.Query module for more information.

Specs

replace(t(), function()) :: t()

Replaces all segments in each selection. The given fun should accept an HL7.Query (referencing a single selection) and return a list of replacement segments (in parsed list format).