DENTV GET COMPLICATIONS

TITLEVALUE
NAMEDENTV GET COMPLICATIONS
DESCRIPTIONThis RPC uses a Patient IEN to retreive a list of complications for a
given encounter.
TAGGETCOMP
ROUTINEDENTVTP2
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERDENTDFN
DESCRIPTIONThis is the IEN of the patient for which you wish to retrieve.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH30

RETURN VALUE TYPEGLOBAL ARRAY
RETURN PARAMETER DESCRIPTIONThe return is formatted as follows:

List[1] = p
p1 = Active Complication Flag

All subsequent date will be sorted into chunks formatted as follows:

List[n] = $$START$$

List[n+1] = p1^p2^p3

p1 = Encounter IEN
p2 = Provider IEN;Provider Name
p3 = Visit IEN;Visit Date

List[n+2] = p1^p2^p3^p4^p5

p1 = Complication IEN
p2 = Complicaiton Type
p3 = Complication Status
p4 = Entry Date
p5 = Resolved Date

List[n+m] = Description (Individual Word Processing Lines)

If an error occurs, the result will be -1^Error Message.
AVAILABILITY
INACTIVE
CLIENT MANAGER
WORD WRAP ONTRUE
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED