- This topic has 4 replies, 2 voices, and was last updated 18 years, 11 months ago by .
-
Topic
-
Hi, I am iterating on a table. OBX 3 and OBX 5. First I do is Iterate on OBX 5. If the value is found, I want to copy the table lookup value to OBX 3. If the value is not found, I want to leave the OBX 3 value (whatever it was) to be left alone.
So my next iterate will be on OBX 3. If the value is found (which it will), I am using the table to complete the translation and send the resulting HL7 to receiving system.
But how do I make the “Leave me alone” thing with the table.
Hope someone has done this before. If it comes to a point where I wld have to write the If statements for all those “Leave me alone” values, I can do that. I want that to be last option.
Thanks,
Viewing 3 reply threads
Viewing 3 reply threads
- The forum ‘Cloverleaf’ is closed to new topics and replies.