TIU GET DOCUMENT PARAMETERS (100)    REMOTE PROCEDURE (8994)

Name Value
NAME TIU GET DOCUMENT PARAMETERS
TAG DOCPARM
ROUTINE TIUSRVP1
RETURN VALUE TYPE ARRAY
AVAILABILITY SUBSCRIPTION
DESCRIPTION
This Remote Procedure returns the parameters by which a given document
or document type is to be processed.
INPUT PARAMETER
  • TIUDA
    PARAMETER TYPE:   LITERAL
    REQUIRED:   NO
    DESCRIPTION:   
    This is the record number of the document in the TIU DOCUMENT FILE
    (#8925).
    
  • TIUTYP
    PARAMETER TYPE:   LITERAL
    REQUIRED:   NO
    DESCRIPTION:   
    This is the record number of the Document Definition in the TIU DOCUMENT
    DEFINITION FILE (#8925.1).  e.g., TIUTYP=3 corresponds to the Class
    Progress Notes, etc.
    
RETURN PARAMETER DESCRIPTION
This call returns an array with just one element (so far).  The string
         ==>[9S] ^ (#.1) ALLOW >1 RECORDS PER VISIT [10S] ^ (#.11)
         ==>ENABLE IRT INTERFACE [11S] ^ (#.12) IRT DEFICIENCY [12P]
         ==>^ (#.13) DEFAULT PRINTER [13P] ^
will have the following '^'-delimited pieces:
 
TIUY(0)= (#.01) DOCUMENT DEFINITION [1P] ^ (#.02) REQUIRE RELEASE
         ==>[2S] ^ (#.03) REQUIRE MAS VERIFICATION [3S] ^ (#.04)
         ==>REQUIRE AUTHOR TO SIGN [4S] ^ (#.05) WHEN MAY CHART COPY
         ==>BE PRINTED [5P] ^ (#.06) ROUTINE PRINT EVENT(S) [6S] ^
         ==>(#.07) STAT PRINT EVENT(S) [7S] ^ (#.08) MANUAL PRINT
         ==>AFTER ENTRY [8S] ^ (#.09) ALLOW CHART PRINT OUTSIDE MAS