I need to do some logic for PID:3 repeating field and wondering if it could be done in xlate or not.
if the first repeating field is empty, I need shift entire field value up or remove the the first repeating field
input value :
PID:3|~AA^^^^MR~BB^^^^PI~CC^^^ON^HCN|
expected value:
PID:3|AA^^^^MR~BB^^^^PI~CC^^^ON^HCN|
my current irerate setup
thank you for your help !!!!!!!!!!!