I have an HL7 inbound msg that needs to be formatted to OB HRL file.
This file is a text report. I have a detail area in my report file that I want to write to from repeating obx.
I have my translation code set to iterate. The problem is I am not sure how to setup my hrl. If I set up this detail area on my HRL for the OB report file to repeat 20 times, it works as long as I don’t have more than 20 OBX segments on my IB msg.
If I use the condition while, how do I specify the field. Is this the field on the IB or OB? I do not have a record identifier on my outbound HRL for this detail area.
I appreciate assistance with this as I need to get this setup very soon and working.
thanks,
Nancy