DSSO SSN PO LOOKUP

TITLEVALUE
NAMEDSSO SSN PO LOOKUP
DESCRIPTIONThis RPC performs a search for a patient based on SSN or short SSN and
then searches for all POs for that patient.
TAGEN
ROUTINEDSSOUT4
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERDSSOSSN
DESCRIPTIONThis is the SSN which you wish to search for. It can be either the full
nine digit SSN or it can be the short SSN (first letter of last name and
the last four digits of their SSN).
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH9

RETURN VALUE TYPEGLOBAL ARRAY
RETURN PARAMETER DESCRIPTIONReturns an array List[n].

The format of the returned array will be as follows:
List[n] = p1^p2^p3^p4^p5^p6^p7^p8^p8^p10

p1 = Purchase Order IEN p6 = Vendor
p2 = Purchase Order Date p7 = Long PO #
p3 = Obligation # p8 = Deliver To
p4 = Purchase Order # p9 = Patient IEN
p5 = Patient Name p10 = Patient SSN

If nothing is found, the return will be List[n] = 0^NOTHING TO REPORT.

If an error occurs, the return will be List[n] = -1^message.
AVAILABILITYAGREEMENT
INACTIVE
CLIENT MANAGER
WORD WRAP ONTRUE
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED