;--FORMAT PERSON CLASS TO DISPLAY
; IEN = Provider pointer to file# 200
; DATE = Date of occurrence of service
; CODE = Person class Code (if already known)
; **(Required step) If you use code leave IEN and DATE Blank
; RETURN = (Required) Flag to decide what format you want the
; return value.
; CLASSIEN = Ien of entry in the PERSON CLASS file#8932.1 If the Ien
; was saved this parameter could be sent in instead of CODE.
;
; 1 = IEN^OCCUPATION^SPECIALITY^SUBSPECIALITY^STATUS^DATE INACTIVATED^VA CODE
; 2 = Short Description
; 3 = Short Description^VA CODE
; *** If only CODE and RETURN = 1 There is no value or other
; value in the STATUS and DATE INACTIVATED fields.