HL7.Query.replace
You're seeing just the function
replace
, go back to
HL7.Query module for more information.
Specs
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).