We have an HL7 input being output to a single-line flat-file. We have an HRL that combines multiple VRLs (per segment). The input is lab results, so the OBX repeats and is needed to repeat the result component string (component name + result + uom) for as many OBX segments are available.
We haven’t worked with this type of output before and didn’t want to leave it to assumptions on how it should behave.