| GENERAL DESCRIPTION |
This Remote Procedure Call (RPC) allows the calling
application to access a list of Documents that have been captured and
maintained by TIU, and have been asscociated with a given Image in VistA
Imaging.
NAME: TIU GET DOCUMENTS FOR IMAGE TAG: GETDLST
ROUTINE: TIUSRVPL RETURN VALUE TYPE: ARRAY
AVAILABILITY: SUBSCRIPTION
DESCRIPTION:
Given an image, get the list of associated documents. INPUT PARAMETER:
IMGDA PARAMETER TYPE: LITERAL
REQUIRED: YES SEQUENCE NUMBER: 1
DESCRIPTION:
This is the record number (IEN) of the image in the IMAGE FILE (#2005).
RETURN PARAMETER DESCRIPTION:
This is the list of Documents associated with the Image identified by
IMGDA.
For example:
TIUY(1)=721734
TIUY(2)=721799
TIUY(3)=721803
Where the rvalue of each list element is the record number (IEN) of
image in the TIU DOCUMENT FILE (#8925).
|