TIU CAN PRINT WORK/CHART COPY (3418)    REMOTE PROCEDURE (8994)

Name Value
NAME TIU CAN PRINT WORK/CHART COPY
TAG WORKCHRT
ROUTINE TIUSRVA
RETURN VALUE TYPE SINGLE VALUE
AVAILABILITY SUBSCRIPTION
DESCRIPTION
This RPC evaluates whether a user can print a Document, and if so, 
whether the user can print only a Work Copy or may print EITHER a Work 
Copy or a Chart Copy.
Authorization to print is determined by ASU Business Rules, and what type 
of copy by TIU Document Parameter ALLOW CHART PRINT OUTSIDE MAS. A user is
"in MAS" if they are a member of ASU User Class MEDICAL INFORMATION
SECTION.
INPUT PARAMETER
  • TIUDA
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    DESCRIPTION:   
    This is the record number (IEN) of the document in file 8925.
    
RETURN PARAMETER DESCRIPTION
TIUY = 0^Can't Message:  User can't print EITHER copy. (Fails Bus Rules)
TIUY = 1: User may print a Work Copy only.
TIUY = 2: User may print either a Work Copy or a Chart Copy.