DENTV ADD/EDIT COMPLICATIONS

TITLEVALUE
NAMEDENTV ADD/EDIT COMPLICATIONS
DESCRIPTIONThis RPC allows for adding, editing, and deleting complications from a
dental encounter.
TAGCOMP
ROUTINEDENTVTP2
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERDENTENC
DESCRIPTIONThis is the dental encounter IEN for which to wish to make complication
modifications.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH30

INPUT PARAMETERSSEQUENCE NUMBER2
INPUT PARAMETERDATA
DESCRIPTIONThis data array contains the data you wish to add, edit, or delete from
the dental encounter. The input array should be formatted in chunks as
follows:

List[n] = $$START$$

List[n+1] = p1^p2^p3
p1 = Complication IEN (values denoted with a "+" are additions)
p2 = Complication Type
p3 = Complication Status

List[n+m] = Description word processing lines
PARAMETER TYPELIST
REQUIREDYES
MAXIMUM DATA LENGTH240

RETURN VALUE TYPESINGLE VALUE
RETURN PARAMETER DESCRIPTIONIf successful, the return will be formatted as:

List[1] = 0^Records successfully added, edited, or deleted:

Which will be immediately followed by a list of complication numbers
followed by one of the following flags to denote action taken:

A = Add
E = Edit
D = Delete

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