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: MAG7UM

Package: Imaging

Routine: MAG7UM


Information

MAG7UM ;WOIFO/MLH - Imaging - HL7 - utilities - make a message from a parse tree; 05/18/2007 11:23

Source Information

Source file <MAG7UM.m>

Entry Points

Name Comments DBIA/ICR reference
MAKE(XTREE,XMSG) ; make a parse tree into an array of message lines
PROCFLD(XTREE,XNSEG,XNFLD,XSEG) ; process a field
ESC(XDTA) ;apply escape sequence to data
; Insert an intermediate token, then expand the intermediate token to
; the real escape sequence. (We have to do 2 steps because the escape
; sequence uses the escape character.)
Info |  Source |  Entry Points