- This topic has 7 replies, 4 voices, and was last updated 14 years, 10 months ago by .
-
Topic
-
Hi All, Is there a way to control an iterate (say a %s1, can I do a %s1+1 or set %s1 to 3 etc?). Here is the request I recieved. I have a non standard ORM coming in. In it it has multiple DG1s, NTEs and OBR’s in the format of
{
{OBR}
{[NTE]}
{[DG1]}
}.
They are requesting that these be outputed to ORU OBX segments. They also want a hardcoded set OBX and some PID data added to the first part of the OBX to make a header of sorts. I am at a loss as to how to do this without having some control over the iterates of OBX. I would need to move the hard code to OBX 1. The PID info to OBX 4,5,and 6. and then iterated OBR,NTE, and DG1’s through the next OBX segments repeating as needed. Does that make sense? So I would have to set %s1 to a number to start the iteration and then control it throughout. This probably could be done through a program also but it sounds way to complex for my skills.
Has anyone done this before?
Thanks,
Jodi
- The forum ‘Cloverleaf’ is closed to new topics and replies.