; Determine if this exam is part of a printset.
; Input: RADFN-patient dfn <-> RADTI-exam timestamp <-> RACNI-exam ien
; Output: 1 if part of a printset, else 0
UNDEF
; Message for undefined imaging types
ASKDEL
STUB(RARPT)
; Determine if this is an imaging stub report.
; Input: RARPT-ien of the report record
; Output: 1 if an imaging stub rpt, else 0
CKREASON(X)
;check file 75.2 ; P18 moved it from RAEDCN because the routine's length exceeded limit
; 0=OKAY, 1=BAD
; don't check for var RAOREA, because it's not set this early