TIU TEMPLATE CREATE/MODIFY

TITLEVALUE
NAMETIU TEMPLATE CREATE/MODIFY
DESCRIPTIONThis remote procedure allows creation and update of Templates.
TAGSETTMPLT
ROUTINETIUSRVT
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERTIUDA
DESCRIPTIONThis optional parameter is the record number of the Template to be
modified. If the Template is new, it may be passed as zero or null, to
indicate that a new Template is to be created.
PARAMETER TYPELITERAL
REQUIREDNO
MAXIMUM DATA LENGTH

INPUT PARAMETERSSEQUENCE NUMBER2
INPUT PARAMETERTIUX
DESCRIPTIONThis array contains the data to be filed in the Template entry,
subscripted by field number. It should look something like this:

TIUX(.01)="ACTIVE MEDICATIONS"
TIUX(.03)="T"
TIUX(.04)="A"
TIUX(.05)=0
TIUX(.06)=""
TIUX(2,1,0)="Active Medications:"
TIUX(2,2,0)="|AMED|"
PARAMETER TYPELIST
REQUIREDYES
MAXIMUM DATA LENGTH

RETURN VALUE TYPESINGLE VALUE
RETURN PARAMETER DESCRIPTIONIf the call is successful, this will be the record number (IEN) of the
resulting entry in the TIU TEMPLATE FILE (#8927). In the event of a
filing error, the first "^"-piece will be zero, and the second "^"-piece
of this scalar return variable will be a textual message describing the
nature of the error (e.g., 0^The .01 field failed the input transform").
AVAILABILITYSUBSCRIPTION
INACTIVE
CLIENT MANAGER
WORD WRAP ONTRUE
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED