TITLE | VALUE | |
---|---|---|
NAME | DSIYPR03 PROSUSP PROS SUSP | |
DESCRIPTION | PROSUSP Display patients from the Prosthetics Suspense File If the GUI sends a TERM="P", only specific patient data will be returned. - If the user enters a full SSN, only that patient's suspense records will be returned for any status - If the user enters a partial SSN (last 4 digits or first letter of the last name and last 4 digits) any matching patient's suspense records will be returned for any status - If the user enters a name, any names which match the beginning characters will be returned for any status If the GUI sends no TERM, then all suspense records which are OPEN or PENDING will be returned for any patient The GUI may also narrow down by sending a specific STATUS | |
TAG | PROSUSP | |
ROUTINE | DSIYPR03 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
INPUT PARAMETER | TERM | |
DESCRIPTION | TERM Starting term for search Send in either - Patient name - Full SSN - Partial SSN | |
PARAMETER TYPE | LITERAL | |
REQUIRED | NO | |
MAXIMUM DATA LENGTH | 20 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
INPUT PARAMETER | SCHBY | |
DESCRIPTION | SCHBY Type of search - "P" indicates to search for specific patient - anything else, including blank, means to search for all suspense records which are OPEN or PENDING | |
PARAMETER TYPE | LITERAL | |
REQUIRED | NO | |
MAXIMUM DATA LENGTH | 3 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 3 |
INPUT PARAMETER | SUSPSTRT | |
DESCRIPTION | SUSPSTRT If the GUI sends in a value in this field, the search will start AFTER that Suspense record IEN - this is used in subsequent searches | |
PARAMETER TYPE | LITERAL | |
REQUIRED | NO | |
MAXIMUM DATA LENGTH | 20 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 4 |
INPUT PARAMETER | STATUS | |
DESCRIPTION | STATUS If the search by patient is further narrowed by the status, the GUI can send the status in the form ^STAT^STAT^ | |
PARAMETER TYPE | LITERAL | |
REQUIRED | NO | |
MAXIMUM DATA LENGTH | 20 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 5 |
INPUT PARAMETER | NOREC | |
DESCRIPTION | NOREC Number of records to return for each search | |
PARAMETER TYPE | LITERAL | |
REQUIRED | NO | |
MAXIMUM DATA LENGTH | 5 | |
RETURN VALUE TYPE | GLOBAL ARRAY | |
RETURN PARAMETER DESCRIPTION | RETURN PARAMETER DSIYRET(#)= - P1: SUSPENSE RECORD IEN - P2: SUSPENSE DATE MM/DD/YYYY - P3: VETERAN'S NAME - P4: STATION - P5: STATUS - P6: TYPE - P7: URGENCY - P8: REQUESTOR - P9: LAST 4 OF SSN | |
AVAILABILITY | ||
INACTIVE | ||
CLIENT MANAGER | ||
WORD WRAP ON | TRUE | |
VERSION | ||
SUPPRESS RDV USER SETUP | ||
APP PROXY ALLOWED |