TITLE | VALUE | |
---|---|---|
NAME | DSIC SR DETAIL | |
DESCRIPTION | For a surgical case, this returns the operation report, anesthesia report, nurse's report, and procedure report. Which reports are returned depends upon the input paramter FLAG value. It defaults to Op report and Anesthesia report. | |
TAG | DETAILSR | |
ROUTINE | DSICSRPT | |
INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
INPUT PARAMETER | DSISRTN | |
DESCRIPTION | This is the internal file number from file 130, i.e., CASE# | |
PARAMETER TYPE | LITERAL | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 20 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
INPUT PARAMETER | FLAG | |
DESCRIPTION | Optional parameter - string of characters indicating which reports to return: FLAG["O" - return Operation Report "A" - return Anesthesia Report "N" - return Nurse's Report "P" - return Procedure Report (NON-OR) Default to FLAG="OA" | |
PARAMETER TYPE | LITERAL | |
REQUIRED | NO | |
MAXIMUM DATA LENGTH | 4 | |
RETURN VALUE TYPE | ARRAY | |
RETURN PARAMETER DESCRIPTION | A local array with the report text. If error or problems, return DSICX(1)=-1^message Else, return DSICX(n)=text of requested report where n=1,2,3,4... All reports will start with a header such as: ---------------------------------------------------------------------------- ---------------------------------------------------------------------------- Note: the dash line consists of 77 '-' | |
AVAILABILITY | AGREEMENT | |
INACTIVE | ||
CLIENT MANAGER | ||
WORD WRAP ON | ||
VERSION | ||
SUPPRESS RDV USER SETUP | ||
APP PROXY ALLOWED |