Re: [Tutor] remove ^ in field

2016-10-05 Thread Alan Gauld via Tutor
On 04/10/16 20:14, PERRAS Pierre wrote: > Hi, > > Sending lab result in HL7. You need to give us much more information. Do not assume we know what HL7 is, I certainly don't. Also this is a text list and attachments are usually stripped off, so if you sent something it didn't get through. > In t

[Tutor] remove ^ in field

2016-10-04 Thread PERRAS Pierre
Hi, Sending lab result in HL7. In the following example, I want everything (PATNUMBER~000925015-001) after 000925015 in PID3-1. I want also to remove everything (^^L) after PID5-2. [cid:image002.jpg@01D21E51.F1A0B0B0] Regards, Pierre Perras __