DSIRRPT1 BYCLRK RPT BY CLERK (2980)    REMOTE PROCEDURE (8994)

Name Value
NAME DSIRRPT1 BYCLRK RPT BY CLERK
TAG BYCLRK
ROUTINE DSIRRPT1
RETURN VALUE TYPE GLOBAL ARRAY
WORD WRAP ON TRUE
DESCRIPTION
Schedules a report to retrieve ROI requests for a given date range for
use in GUI reports.
INPUT PARAMETER
  • FRDT
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   7
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    The FileMan Date to start retrieval process.
    
  • TODT
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   7
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    FileMan date to end retrieval process.
    
  • STATUS
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   7
    REQUIRED:   NO
    SEQUENCE NUMBER:   3
    DESCRIPTION:   
    "A"  : Get only the appealed requests  (-RV,-PR)
    This parameter may be any combination of the codes delimited by the '^'
    or the word 'ALL'.
    "O"  : Get only the open
    "C"  : "          " closed  (-D,-G,-P)
    "P"  : "          " pending
    "N"  : "          "other nondisclosured (-NR,-RF,-ND,-NV,-RC)
    "E"  : "          " entered in error
    "X"  : "          " cancelled
    "ALL": Gets all statuses
     
    
  • DIVL
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   99
    REQUIRED:   NO
    SEQUENCE NUMBER:   4
    DESCRIPTION:   
    This parameter is used by the routine if the person requesting this
    report holds the DSIR MDIV key.  It is a list of internal Institution
    File entry numbers (File 4), delimited by '^'.
    
  • REQS
    PARAMETER TYPE:   LIST
    MAXIMUM DATA LENGTH:   99
    REQUIRED:   NO
    SEQUENCE NUMBER:   7
    DESCRIPTION:   
    This is an array of clerk IENs.
            (1-n)=IEN to file 200
    
  • SCHED
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   1
    REQUIRED:   NO
    SEQUENCE NUMBER:   5
    DESCRIPTION:   
    Boolean flag that determines whether a report is scheduled or run 
    immedieately. 0 - Immediate  1 - Schedule.
    
  • ESTART
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   14
    REQUIRED:   NO
    SEQUENCE NUMBER:   6
    DESCRIPTION:   
    Earliest time to start the scheduled task.  Mmust be inFileMan date/time 
    format. 
    
RETURN PARAMETER DESCRIPTION
Return Array ^ delimited
        1. Division Name
        2. ROI Clerk Name
        3. Patient Name
        4. Patient SSN
        5. Type of Request
        6. External Date Received
        7. External Date Closed (If present)