Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: GMRCHL7E

Package: Consult Request Tracking

Routine: GMRCHL7E


Information

GMRCHL7E ;AV/MKN - HL7 ENCODE/DECODE SPECIAL CHARACTERS ;06/02/2020

Source Information

Source file <GMRCHL7E.m>

Entry Points

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
Info |  Source |  Entry Points