TITLE | VALUE | |
---|---|---|
NAME | TIU TEMPLATE CREATE/MODIFY | |
DESCRIPTION | This remote procedure allows creation and update of Templates. | |
TAG | SETTMPLT | |
ROUTINE | TIUSRVT | |
INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
INPUT PARAMETER | TIUDA | |
DESCRIPTION | This 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 TYPE | LITERAL | |
REQUIRED | NO | |
MAXIMUM DATA LENGTH | ||
INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
INPUT PARAMETER | TIUX | |
DESCRIPTION | This 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 TYPE | LIST | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | ||
RETURN VALUE TYPE | SINGLE VALUE | |
RETURN PARAMETER DESCRIPTION | If 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"). | |
AVAILABILITY | SUBSCRIPTION | |
INACTIVE | ||
CLIENT MANAGER | ||
WORD WRAP ON | TRUE | |
VERSION | ||
SUPPRESS RDV USER SETUP | ||
APP PROXY ALLOWED |