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 Label References Local Variables Marked Items
; [Procedure] Patient lookup handled separately for security
PTHDR
; [Procedure] Patient Info for Header Displays
IDIEN(GMVIEN)
;
ADD(X)
; [Procedure] Add line to @RESULTS@(...
; Input parameters
; 1. X [Literal/Required] Data to add to @RESULTS@(...
LOGSEC
; [Procedure] Log Security
PTREC(DFN)
;
; Extrinsic to return a Pt Rec in standard list format
RPC(RESULTS,OPTION,DFN,DATA)
; [Procedure] Main RPC call tag
; RPC: [GMV PTSELECT]
; Input parameters
; 1. RESULTS [Literal/Required] RPC return array
; 2. OPTION [Literal/Required] Call method for RPC
; 3. DFN [Literal/Required] Patient IEN
; 4. DATA [Literal/Optional] Other data as required for call
SELECT
; [Procedure] Select patient
; Calls required utilities to check security and
; return associated warnings/alerts about a
; patient being selected.
; Variables:
; IENS: [Private] Fileman IENS
; GMVDFN: [Private] Scratch
; GMVFLD: [Private] FIeld number
; GMVID: [Private] Identifier array
; GMVRET: [Private] Scratch
; GMVX: [Private] Scratch
; New private variables