I have HL7 Messages coming in the PV1:3 with double quotes in the fieldval, my code arguments work fine if the fieldval is empty or null, but it does not work since there are double quotes in the fieldval coming in.
How can i adjust my code to filter, if double quotes show in the field i am filtering on.
I have tried several combinations in the field val but nothing works yet.
args:
{SEGNAME PV1} {FIELDNO 3} {FIELDVAL {}}
HL7 Message:
PV1|1|E|””|3|||723435^XXXXI^XXX^””^^^^HL70010||””|EME||||2|||7135^XXXX^XXXXX^””^^^^HL70010|ED||SP||||||||||||||||H|||A||0|||20110456834|201104562359|||||
any ideas
thanks for looking
Mike