Select the objects that you wish to see in the downloaded PDF
Info Source Call Graph Entry Points External References FileMan Files Accessed Via FileMan Db Call Global Variables Directly Accessed Label References Local Variables
;EP; called by computed code for Resolution Status
; IEN = internal entry in file
; PVN = internal entry for provider multiple
OIEN(IEN)
;EP; called by computed code for Orignial IEN
; returns ien in original package file plus file #
; If inpatient, returns "405;"_ien
; If day surgery using VA Surgery file, returns "130;"_ien
; If day surgery using ADT, returns 0 because does not point to Visit
INSUR(IEN)
;EP; called by computed code for Insurance Coverage
; IEN = internal entry in file
DSWRD(IEN)
;EP; called by computed code for Discharge Ward
DELQDT(IEN,PVN)
;EP called by computed code for DATE DELINQUENT
; IEN = internal entry in file
; PVN = internal entry for provider multiple
ICTIME(IEN,PVN)
;EP; called by computed code for Completion Time
; IEN = internal entry in file
; PVN = internal entry for provider multiple
CODER(ADM)
;EP; called by ADT ITEM "admitting clerk/coder";PATCH #1001