Example
MSH
..
OBR ||||||||789.00,790,11,791.22|||||
NTE
NTE
I need to convert this too.
MSH
.
.
OBR ||||||||||||||||
DG1|1||789.00
DG1|2||790.11
DG1|3||791.22
I know I can do this in a tcl procedure. But I would like to do this within the translation.
Can it be done? I have tried several different things with the iteration. Each time I have met with no success.