TIUSRVT2 ; SLC/JM - Server functions for templates ;3/10/2011
Source file <TIUSRVT2.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| TACCESS(TIUY,ROOT,USER,LOC) | ;Returns Template Access level of User
|
|
| GETDFLT(TIUY) | ;Returns Default Templates for the current user
|
|
| SETDFLT(TIUY,SETTINGS) | ;Saves Default Templates for the user
|
|
| LSTACCUM(TIUY,TIULVL,TYP,PARAM) | ; Accumulates TIUTMP into TIUY
|
|
| RDACCUM(TIUY,TIULVL,TYP) | ; Accumulates Reminder Dialog List
|
|
| REMDLGS(TIUY) | ;Returns a list of all reminder dialogs usable in templates
|
|
| RDINLST(TIULST,TIUIEN) | ; Searches TIULST for TIUIEN
|
|
| REMDLGOK(TIUY,TIUIEN) | ;Returns TRUE if the passed in Reminder Dialog IEN is
; Allowed to be used as a TIU Template |
|
| OBJACCUM(TIUY,TIULVL) | ; Accumulates Reminder Dialog List
|
|
| PERSOBJS(TIUY) | ; Returns the list of Patient Data Objects that are
; allowed to be used in Personal Templates |
|
| LOCK(TIUY,TIUDA) | ; Lock Template
|
|
| UNLOCK(TIUY,TIUDA) | ; Unlock Template
|
|
| GETTMPLT(TIUY,TIUDA) | ; Returns basic data for template TIUDA in the TIU TEMPLATE FILE 8927.
|
|
| GETSRV(NEWPERS) | ; Get service section for NEWPERS
|
| RPC Name | Call Tags |
|---|---|
| TIU TEMPLATE ACCESS LEVEL | TACCESS |
| TIU TEMPLATE GET DEFAULTS | GETDFLT |
| TIU TEMPLATE SET DEFAULTS | SETDFLT |
| TIU REMINDER DIALOGS | REMDLGS |
| TIU REM DLG OK AS TEMPLATE | REMDLGOK |
| TIU TEMPLATE PERSONAL OBJECTS | PERSOBJS |
| TIU TEMPLATE LOCK | LOCK |
| TIU TEMPLATE UNLOCK | UNLOCK |
| TIU TEMPLATE GET TEMPLATE | GETTMPLT |
| FileNo | Call Tags |
|---|---|
| ^VA(200 - [#200] | GET1^DIQ |