Select the objects that you wish to see in the downloaded PDF
Info Source Call Graph Caller Graph Entry Points External References Used in RPC FileMan Files Accessed Via FileMan Db Call Global Variables Directly Accessed Local Variables
;EP - Get component part
; Input
; DFN - Patient IEN
; PART - Part of name (1=Last, 2=First, 3=Middle, 4=Prefix, 5=Suffix, 6=Degree
; WHICH - Piece of "NAME" node corresponding to type of component
; 1=Patient Name, 2=NOK Name, 3=NOK2 Name, 4=Father's Name, 5=Mother's Name
; 6=Mother's Maiden Name, 7=EC Name, 8=EC2 Name, 9=Designee name
; ALT - Alternate place for the data in NODE;PEC format
BLD(DATA,DEF,DFN)
; EP -- AGG BUILD WINDOW DISPLAY
MUL(DFN,FILE,TFLD,LFLD,VAL)
;EP - Returns most recent (last entered) data from a multiple
; Input
; FILE - File Number
; TFLD - Top level field number that references the lower fields
; LFLD - Lower level field number where data resides
; DFN - Patient IEN
; VAL - "I" for internal value, "E" for external value, "B" for both (pair) value, "D" for dates