Print Page as PDF
DBIA4508 ICR (4508)

DBIA4508    ICR (4508)

Name Value
NUMBER 4508
IA # 4508
DATE CREATED 2005/01/31
CUSTODIAL PACKAGE TEXT INTEGRATION UTILITIES
CUSTODIAL ISC Salt Lake City
USAGE Controlled Subscription
TYPE Routine
DBIC APPROVAL STATUS APPROVED
ROUTINE TIUSRVPT
NAME DBIA4508
GENERAL DESCRIPTION
Set Methods/Administrative Closure for TIU documents
(#8925).
STATUS Active
DURATION Till Otherwise Agreed
ID TIUSRVPT
COMPONENT/ENTRY POINT
COMPONENT/ENTRY POINT COMPONENT DESCRIPTION VARIABLES
ADMNCLOS(TIUY,TIUDA,MODE,PERSON)
Post administrative closure on documents. The
post-signature code is added to the Administrative Closure of TIU documents so
that it will be executed upon closure of the document(s).


VARIABLES TYPE VARIABLES DESCRIPTION
TIUY Both
This is the return parameter, which is passed by
reference.
TIUDA Input
This is the document internal entry number.
MODE Input
This is the administrative closure mode. The
following values for this variable can be passed in and the corresponding term
appended: "E"-the "Electronically Filed" term is appended without the
disclaimer; "S"-the "Electronically Filed" term is appended with the
disclaimer; "M"-the "Administrative Closure" term is appended.

PERSON Input
This is the internal entry number of the person who
will be posting the administrative closure.
SETTEXT(TIUY,TIUDA,TIUX,SUPPRESS)
Save Document Text using Buffered I/O. Allows
documents of indefinite size to be filed, without risk of an allocate error in
M.
VARIABLES TYPE VARIABLES DESCRIPTION
TIUY Both

If successful returns:
<IEN in TIU DOCUMENT FILE>^<LAST_PAGE_RECEIVED>^<TOTAL_PAGES_EXPECTED>

If unsuccessful returns:
0^0^0^Explanatory text
TIUDA Input
TIUDA = Entry IEN in TIU DOCUMENT file 8925
TIUX Input

This is the array in which the body of the TIU Document is being passed,
as:

TIUX("HDR")=<# of Current Page>^<Total # of Pages>
TIUX("TEXT",1,0)=<Line 1 of document body>
TIUX("TEXT",2,0)=<Line 2 of document body>
TIUX("TEXT",3,0)=<Line 3 of document body>
etc.
SUPPRESS Input

Optional parameter.  Default is 0 (no).

Boolean flag that indicates whether to commit the data (as in the Save
w/o signature action in CPRS), or to simply save it in the EDIT BUFFER
for the document (as in the auto-save function).
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE ISC SUBSCRIBING DETAILS
CLINICAL PROCEDURES Hines
To administratively close the documents created by
Clinical Procedures for the Medicine Report Conversion and high volume
procedures.
IMAGING
VA POINT OF SERVICE (KIOSKS)
DATE ACTIVATED 2007/01/25