DSIR GET ROIS

TITLEVALUE
NAMEDSIR GET ROIS
DESCRIPTIONThis RPC is used to return an array of ROI INSTANCE (File 19620) entries.

GETLIST(AXY,TYPE,STAT,IEN) ;RPC - DSIR GET ROIS
Input: TYPE: Set of Codes:
"P" : Get list by patient
"C" : Get list by clerk
"O" : Get all open or pending requests.
Defaults to all requests for a given status
"R" : Get list by requestor

STAT: Set of Codes: (Delimited by '^', defaults to *)
"*" : Get all requests of a given type
"O" : Get only the open requests of this type
"C" : " " closed " " (-D,-G,-P)
"P" : " " pending " "
"N" : " " other non-disclosure " "
(-NR,-RF,-ND,-NV,-RC,-NF,-NU)
"E" : " " entered in error " "
"X" : " " cancelled " "
"A" : " " appealed " " (-RV,-PR)

ID: IFN of patient, requestor or clerk.
If not for requestor or clerk IEN should be one of the following
formats
nnnn;DPT( - VA Patient file entry
nnnn;DSIR(19620.96, - DSIR NON-COMPUTERIZED RECORDS PATIENT
1;DSIR(19620.95, - True FOIA requests

Return: Global Array
IEN^Patient Name^External Date Entered^Status^Requestor^SSN^Priority^FMDT
^Exemptions^Expedite Reqstd^Expedite Granted^Clerk Name
^Opened by Clerk Name^Internal Opened Date^External Open Date
^Last Closed Clerk^Internal Last Closed Date^External Last Closed Date
^Last Reopen Clerk^Internal Last Reopen Date^External Last Reopen Date
TAGGETLIST
ROUTINEDSIROI
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERTYPE OF LIST
DESCRIPTION"P" : Get list by patient
"C" : Get list by clerk
"O" : Get all open or pending requests.

Defaults to all requests for a given status
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH1

INPUT PARAMETERSSEQUENCE NUMBER2
INPUT PARAMETERSTATUS
DESCRIPTION"A" : Get only the appealed requests of this type
"O" : Get only the open requests of this type
"C" : " " closed " "
"P" : " " pending " "
"N" : " " Other Nondisclosures "
"E" : " " entered in error " "
"X" : " " cancelled " "
"*" : Get all types
PARAMETER TYPELITERAL
REQUIREDNO
MAXIMUM DATA LENGTH8

INPUT PARAMETERSSEQUENCE NUMBER3
INPUT PARAMETERPATIENT/CLERK ID
DESCRIPTIONDFN of patient or IEN of clerk.
PARAMETER TYPELITERAL
REQUIREDNO
MAXIMUM DATA LENGTH99

RETURN VALUE TYPEGLOBAL ARRAY
RETURN PARAMETER DESCRIPTIONIEN^Patient Name^External Date Entered^Status^Requestor^SSN^Priority^FMDT
^Exemptions^Expedite Reqstd^Expedite Granted^Clerk Name
^Opened by Clerk Name^Internal Opened Date^External Open Date
^Last Closed Clerk^Internal Last Closed Date^External Last Closed Date
^Last Reopen Clerk^Internal Last Reopen Date^External Last Reopen Date
AVAILABILITY
INACTIVE
CLIENT MANAGER
WORD WRAP ONTRUE
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED