GMRCHL7E ;AV/MKN - HL7 ENCODE/DECODE SPECIAL CHARACTERS ;06/02/2020
Source file <GMRCHL7E.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
DECODE(INSTR,TCH,WDAT,INSTR1) | ;
; INSTR - Input string ; TCH - translation array ; WDAT - Output in a Vista compliant "Free Text" array ; INSTR1 - Remainder of text when last or ; second to last INSTR char = "\" |
|
NWNODE(FREERAY) | ; build free text array
|
|
ENCODE(INSTR,TCH) | ; Encode data
|