| GENERAL DESCRIPTION |
This Remote Procedure Call (RPC) allows the calling
application to access a list of Images that have been captured and maintained
by VistA Imaging, and have been asscociated with a given Document in TIU.
NAME: TIU GET ASSOCIATED IMAGES TAG: GETILST
ROUTINE: TIUSRVPL RETURN VALUE TYPE: ARRAY
AVAILABILITY: SUBSCRIPTION
DESCRIPTION:
Given a Document, get the list of associated images. INPUT PARAMETER: TIUDA
PARAMETER TYPE: LITERAL
REQUIRED: YES SEQUENCE NUMBER: 1
DESCRIPTION:
This is the record number (IEN) of the document in the TIU DOCUMENT FILE
(#8925).
RETURN PARAMETER DESCRIPTION:
This is the list of Images associated with the Document identified by
TIUDA.
For example:
TIUY(1)=21734
TIUY(2)=21799
TIUY(3)=21803
Where the rvalue of each list element is the record number (IEN) of each
image in the IMAGE FILE (#2005).
|