VistA Analysis » VistA Reference » RPCs » TIU GET PERSONAL PREFERENCES

TIU GET PERSONAL PREFERENCES

Returns Users personal preferences for TIU in the following format: TIUY = USER [1P] ^ DEFAULT LOCATION [2P] ^ REVIEW SCREEN SORT FIELD [3S] ^ ==>REVIEW SCREEN SORT ORDER [4S] ^ DISPLAY MENUS [5S] ^ PATIENT ==>SELECTION PREFERENCE [6S] ^ ASK ‘Save changes?’ AFTER EDIT [7S] ^ ==>ASK SUBJECT FOR PROGRESS NOTES [8S] ^

Properties

Property Value
Label GETPREF
MUMPS Implementation TIUSRVR
Return Type SINGLE VALUE

Input Parameters

Name Type Maximum Data Length Required Description
USER LITERAL   true This is the pointer to file 200 (DUZ) for the current user.

MUMPS Method Description

Property Value
Method GETPREF^TIUSRVR
Method Comment Get user's personal preferences
Input Parameters USER
First Comment
 Call with TIUY (by ref)
USER is pointer to file 200
Returns TIUY = USER ^ DEFAULT LOCATION ^ REVIEW SCREEN SORT FIELD ^
==>REVIEW SCREEN SORT ORDER ^ DISPLAY MENUS ^ PATIENT
==>SELECTION PREFERENCE ^ ASK 'Save changes?' AFTER
==>EDIT ^ ASK SUBJECT FOR PROGRESS NOTES ^
Code
 S TIUY=$$PERSPRF^TIULE(USER)

CPRS

File Type Description
Pascal File rDCSumm.pas
Pascal File rTIU.pas


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