VistA Analysis » VistA Reference » RPCs » TIU TEMPLATE CREATE MODIFY

TIU TEMPLATE CREATE MODIFY

This remote procedure allows creation and update of Templates.

Properties

Property Value
Label SETTMPLT
MUMPS Implementation TIUSRVT
Return Type SINGLE VALUE

Input Parameters

Name Type Maximum Data Length Required Description    
TIUDA LITERAL   true This optional parameter is the record number of the Template to bemodified. If the Template is new, it may be passed as zero or null, toindicate that a new Template is to be created.    
TIUX LIST   true 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)=0TIUX(.06)=""TIUX(2,1,0)="Active Medications:"TIUX(2,2,0)=" AMED "

CPRS

File Type Description
Executable Only  


Document generated on August 31st 2022, 2:55:43 pm