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
;Disposition Data
; input:
; DFN = Patient Internal ID
;
; output: Subscript 'DIS'
; Date Dsipositioned^Disposition by^Disposition
INPUTDP(SDWLRES,SDWLSTR)
;Set disposition in Wait List Patient file
INPUT(SDWLRES,SDWLSTR)
;
; Input:
; SDWLSTR = location of data = ^TMP("SDWLG",$J,i,0)
; (R) = Required Field
; (O) = Optional
;
; .01 2 3 5 6
; DFN (R)^TYPE (R)^SPECIFIC TEAM (O)^SPECIFIC POSITION (O)^ORGINATING USER (R)^COMMENT (O)^CLINIC (O)^INTRA FLAG (O)^REJ FLAG (O)^MULTI TEAM FLAG (O)
; 1 2 3 4 5 6 7 8 9 10
SET
;Input data to file ^SDWL(409.3,IEN,0).
DEL
SET1
;
OUTPUT(SDWLOUT,SDWLDFN)
;-FULL
; input:
; DFN = Patient
; Lookup uses Wait List data file (409.3) and returns the following data.
;
; output:
; SCOUT = location of data = ^TMP("SDWLG",$J,i,0)
; for i=1:number of records returned: