Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^MAG(2006.18

Package: Imaging

Global: ^MAG(2006.18


Information

FileMan FileNo FileMan Filename Package
2006.18 IMAGING USER PREFERENCE Imaging

Description

Directly Accessed By Routines, Total: 8

Package Total Routines
Imaging 8 MAGIP117    ^MAG(2006.18    IMAGES PRINTED    MAGGSFLT    MAGGTUP    MAGIP122    MAGIPS94    PATIENT LIST

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
Imaging 1 MAGGTUP    

Pointed To By FileMan Files, Total: 1

Package Total FileMan Files
Imaging 1 IMAGING SITE PARAMETERS(#2006.1)[100]    

Pointer To FileMan Files, Total: 3

Package Total FileMan Files
Imaging 1 IMAGE LIST FILTERS(#2005.87)[177]    
Kernel 1 NEW PERSON(#200)[1]    
Registration 1 PATIENT(#2)[#2006.1867(.01)]    

Fields, Total: 222

Field # Name Loc Type Details
.01 DESCRIPTION 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>30!(X?.N)!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  JAN 26, 1999
  • HELP-PROMPT:  NAME MUST BE 3-30 CHARACTERS, NOT NUMERIC OR STARTING WITH PUNCTUATION
  • DESCRIPTION:  
    The preference style name.
  • CROSS-REFERENCE:  2006.18^B
    1)= S ^MAG(2006.18,"B",$E(X,1,30),DA)=""
    2)= K ^MAG(2006.18,"B",$E(X,1,30),DA)
1 USER 0;2 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  NOV 02, 1996
  • DESCRIPTION:  
    This field will contain the name of the user. This field is a pointer to the New Person file (200).
  • CROSS-REFERENCE:  2006.18^AC
    1)= S ^MAG(2006.18,"AC",$E(X,1,30),DA)=""
    2)= K ^MAG(2006.18,"AC",$E(X,1,30),DA)
2 ABS COUNT 0;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>64)!(X<4)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 02, 1996
  • HELP-PROMPT:  Type a Number between 4 and 64, 0 Decimal Digits
  • DESCRIPTION:  
    The number of abstract images to be displayed.
3 GROUP ABS COUNT 0;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>64)!(X<4)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 02, 1996
  • HELP-PROMPT:  Type a Number between 4 and 64, 0 Decimal Digits
  • DESCRIPTION:  
    The number of abstract images to be displayed in a group.
4 MAIN STYLE MAIN;1 SET
  • '0' FOR fsMDIChild;
  • '1' FOR fsMDIForm;
  • '2' FOR fsNormal;
  • '3' FOR fsStayOnTop;

  • LAST EDITED:  NOV 02, 1996
  • DESCRIPTION:  
    Set of codes defining the type of window style for the main window.
5 MAIN LEFT MAIN;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>3000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 02, 1996
  • HELP-PROMPT:  Type a Number between 0 and 3000, 0 Decimal Digits
  • DESCRIPTION:  
    The left main window settings.
6 MAIN TOP MAIN;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>3000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 02, 1996
  • HELP-PROMPT:  Type a Number between 0 and 3000, 0 Decimal Digits
  • DESCRIPTION:  
    The top main window settings.
7 MAIN WIDTH MAIN;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<100)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 02, 1996
  • HELP-PROMPT:  Type a Number between 100 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    The main window width settings.
8 MAIN HEIGHT MAIN;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<30)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 02, 1996
  • HELP-PROMPT:  Type a Number between 30 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    The main window height settings.
8.5 MAIN TOOLBAR MAIN;6 SET
  • '0' FOR FALSE;
  • '1' FOR TRUE;

  • LAST EDITED:  FEB 25, 2002
  • DESCRIPTION:  
    This determines if the Main Toolbar is Visible or Not.
9 ABS STYLE ABS;1 SET
  • '0' FOR fsMDIChild;
  • '2' FOR fsNormal;
  • '3' FOR fsStayOnTop;

  • LAST EDITED:  NOV 02, 1996
  • DESCRIPTION:  
    Set of codes defining the type of window style for the abstract image window.
10 ABS LEFT ABS;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 02, 1996
  • HELP-PROMPT:  Type a Number between 0 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    The left abstract window settings.
11 ABS TOP ABS;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 02, 1996
  • HELP-PROMPT:  Type a Number between 0 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    The top abstract window settings.
12 ABS WIDTH ABS;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<100)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 02, 1996
  • HELP-PROMPT:  Type a Number between 100 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    The abstract window width settings.
13 ABS HEIGHT ABS;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<100)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 02, 1996
  • HELP-PROMPT:  Type a Number between 100 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    The abstract window height settings.
14 GROUP STYLE GROUP;1 SET
  • '0' FOR fsMDIChild;
  • '2' FOR fsNormal;
  • '3' FOR fsStayOnTop;

  • LAST EDITED:  NOV 02, 1996
  • DESCRIPTION:  
    Set of codes defining the window style for a group of abstracts.
15 GROUP LEFT GROUP;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 02, 1996
  • HELP-PROMPT:  Type a Number between 0 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    The left group window settings.
16 GROUP TOP GROUP;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 02, 1996
  • HELP-PROMPT:  Type a Number between 0 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    The top group window settings.
17 GROUP WIDTH GROUP;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<100)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 02, 1996
  • HELP-PROMPT:  Type a Number between 100 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    The group window width settings.
18 GROUP HEIGHT GROUP;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<30)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 02, 1996
  • HELP-PROMPT:  Type a Number between 30 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    The group window height settings.
19 FULL STYLE FULL;1 SET
  • '0' FOR fsMDIChild;
  • '2' FOR fsNormal;
  • '3' FOR fsStayOnTop;

  • LAST EDITED:  NOV 02, 1996
  • DESCRIPTION:  
    Set of codes defining the window style for a full image display.
20 FULL LEFT FULL;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 02, 1996
  • HELP-PROMPT:  Type a Number between 0 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    The left full image window settings.
21 FULL TOP FULL;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 02, 1996
  • HELP-PROMPT:  Type a Number between 0 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    The top full image window settings.
22 FULL WIDTH FULL;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<100)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 02, 1996
  • HELP-PROMPT:  Type a Number between 100 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    The full image window width settings.
23 FULL HEIGHT FULL;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<30)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 02, 1996
  • HELP-PROMPT:  Type a Number between 30 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    The full image window height settings.
24 REPORT STYLE REPORT;1 SET
  • '0' FOR fsMDIChild;
  • '2' FOR fsNormal;
  • '3' FOR fsStayOnTop;

  • LAST EDITED:  NOV 02, 1996
  • DESCRIPTION:  
    Set of codes defining the window style for a report display.
25 REPORT LEFT REPORT;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 02, 1996
  • HELP-PROMPT:  Type a Number between 0 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    The left report window settings.
26 REPORT TOP REPORT;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 02, 1996
  • HELP-PROMPT:  Type a Number between 0 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    The top report window settings.
27 REPORT WIDTH REPORT;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<10)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 02, 1996
  • HELP-PROMPT:  Type a Number between 10 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    The report window width settings.
28 REPORT HEIGHT REPORT;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<10)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 02, 1996
  • HELP-PROMPT:  Type a Number between 10 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    The report window height settings.
29 REPORT FONT REPORT;6 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<2) X
  • LAST EDITED:  NOV 02, 1996
  • HELP-PROMPT:  Answer must be 2-30 characters in length.
  • DESCRIPTION:  
    Set of codes for the fonts to be used in report display.
30 REPORT FONT STYLE REPORT;7 SET
  • '0' FOR Regular;
  • '1' FOR Italic;
  • '2' FOR Bold;
  • '3' FOR Bold Italic;

  • LAST EDITED:  NOV 02, 1996
31 REPORT FONT SIZE REPORT;8 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>100)!(X<4)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 02, 1996
  • HELP-PROMPT:  Type a Number between 4 and 100, 0 Decimal Digits
  • DESCRIPTION:  
    The font size for report display.
32 DOC STYLE DOC;1 SET
  • '0' FOR fsMDIChild;
  • '2' FOR fsNormal;
  • '3' FOR fsStayOnTop;

  • LAST EDITED:  NOV 02, 1996
  • DESCRIPTION:  
    Set of codes defining the window style for a document.
33 DOC LEFT DOC;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 02, 1996
  • HELP-PROMPT:  Type a Number between 0 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    The left document window settings.
34 DOC TOP DOC;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 02, 1996
  • HELP-PROMPT:  Type a Number between 0 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    The top document window settings.
35 DOC WIDTH DOC;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<10)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 02, 1996
  • HELP-PROMPT:  Type a Number between 10 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    The document window width settings.
36 DOC HEIGHT DOC;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<10)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 02, 1996
  • HELP-PROMPT:  Type a Number between 10 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    The document window height settings.
37 ABS IMAGE WIDTH ABS;6 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<10)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 02, 1996
  • HELP-PROMPT:  Type a Number between 10 and 4000, 0 Decimal Digits
38 ABS IMAGE HEIGHT ABS;7 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<10)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 02, 1996
  • HELP-PROMPT:  Type a Number between 10 and 4000, 0 Decimal Digits
39 GROUP IMAGE WIDTH GROUP;6 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>40000)!(X<10)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 02, 1996
  • HELP-PROMPT:  Type a Number between 10 and 40000, 0 Decimal Digits
  • DESCRIPTION:  
    The group image window width settings.
40 GROUP IMAGE HEIGHT GROUP;7 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<10)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 02, 1996
  • HELP-PROMPT:  Type a Number between 10 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    The group image window height settings.
41 IMAGEGRID STYLE IMAGEGRID;1 SET
  • '0' FOR fsMDIChild;
  • '1' FOR fsMDIForm;
  • '2' FOR fsNormal;
  • '3' FOR fsStayOnTop;

  • LAST EDITED:  NOV 05, 1996
  • DESCRIPTION:  
    Set of codes defining the window style for an image grid.
42 IMAGEGRID LEFT IMAGEGRID;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 05, 1996
  • HELP-PROMPT:  Type a Number between 0 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    The image grid left window settings.
43 IMAGEGRID TOP IMAGEGRID;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 05, 1996
  • HELP-PROMPT:  Type a Number between 0 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    The image grid top window settings.
44 IMAGEGRID WIDTH IMAGEGRID;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<10)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 05, 1996
  • HELP-PROMPT:  Type a Number between 10 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    The image grid width window settings.
45 IMAGEGRID HEIGHT IMAGEGRID;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 05, 1996
  • HELP-PROMPT:  Type a Number between 0 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    The image grid height window settings.
46 DOC FITWIDTH DOC;6 SET
  • '0' FOR FALSE;
  • '1' FOR TRUE;

  • LAST EDITED:  NOV 06, 1996
  • DESCRIPTION:  
    Whether the document should fit the width defined.
47 DOC FITHEIGHT DOC;7 SET
  • '0' FOR FALSE;
  • '1' FOR TRUE;

  • LAST EDITED:  NOV 06, 1996
  • DESCRIPTION:  
    Whether the document should fit the height defined.
48 DOC BANDINGMODE DOC;8 SET
  • '0' FOR Normal;
  • '1' FOR Mouse Up Zoom;
  • '2' FOR Right Click Zoom;
  • '3' FOR Pan;

  • LAST EDITED:  NOV 06, 1996
  • DESCRIPTION:  
    Set of codes defining the banding mode.
49 ABS SHOW ABS;8 SET
  • '0' FOR FALSE;
  • '1' FOR TRUE;

  • LAST EDITED:  NOV 08, 1996
  • DESCRIPTION:  
    Whether or not to display abstracts.
50 IMAGEGRID SHOW IMAGEGRID;6 SET
  • '0' FOR FALSE;
  • '1' FOR TRUE;

  • LAST EDITED:  NOV 08, 1996
  • DESCRIPTION:  
    Whether or not to display the image grid.
51 REMOTE CONNECT [FUTURE USE] 0;5 SET
  • '0' FOR FALSE;
  • '1' FOR TRUE;

  • LAST EDITED:  OCT 25, 2000
  • DESCRIPTION:  
    [FOR FUTURE USE] This field tells whether this computer was signed on remotely, or is a part of the Sites Network.
52 VIEWJBOX IMAGES 0;6 SET
  • '0' FOR FALSE;
  • '1' FOR TRUE;

  • LAST EDITED:  NOV 12, 1996
  • DESCRIPTION:  
    Control whether images from the jukebox will be displayed.
53 REVERSE ORDER 0;7 SET
  • '0' FOR FALSE;
  • '1' FOR TRUE;

  • LAST EDITED:  NOV 12, 1996
  • DESCRIPTION:  
    Display images in reverse order.
54 RADEXAMS STYLE RADLISTWIN;1 SET
  • '0' FOR fsMDIChild;
  • '1' FOR fsMDIForm;
  • '2' FOR fsNormal;
  • '3' FOR fsStayOnTop;

  • LAST EDITED:  NOV 15, 1996
  • DESCRIPTION:  
    Set of codes defining the window style for a Radiology Exam display.
55 RADEXAMS LEFT RADLISTWIN;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 15, 1996
  • HELP-PROMPT:  Type a Number between 0 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    The radiology exams left window settings.
56 RADEXAMS TOP RADLISTWIN;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 15, 1996
  • HELP-PROMPT:  Type a Number between 0 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    The radiology exams top window settings.
57 RADEXAMS WIDTH RADLISTWIN;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<10)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 15, 1996
  • HELP-PROMPT:  Type a Number between 10 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    The radiology exams width window settings.
58 RADEXAMS HEIGHT RADLISTWIN;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<10)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 15, 1996
  • HELP-PROMPT:  Type a Number between 10 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    The radiology exams height window settings.
59 RADEXAMS SHOW RADLISTWIN;6 SET
  • '0' FOR FALSE;
  • '1' FOR TRUE;

  • LAST EDITED:  NOV 15, 1996
  • DESCRIPTION:  
    Radiology exams view preference.
60 SMTP/POP Server Address EMAIL;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>50!($L(X)<2) X
  • LAST EDITED:  DEC 18, 1996
  • HELP-PROMPT:  Enter Your default SMTP/POP3 server to send/receive image mail
  • DESCRIPTION:  
    The default SMTP/POP3 server to send and receive emailed images. It must be a server that can handle SMTP and POP3 mail protocols.
61 Image Email Address EMAIL;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>50!($L(X)<5) X
  • LAST EDITED:  DEC 18, 1996
  • HELP-PROMPT:  Enter email address where images will be sent.
  • DESCRIPTION:  
    This field contains the email address of the person who will receive images.
62 Alias EMAIL;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<5) X
  • LAST EDITED:  DEC 18, 1996
  • HELP-PROMPT:  Enter the full name of the mail user.
  • DESCRIPTION:  
    This name will appear on the Message header.
63 POP3 Username EMAIL;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<3) X
  • LAST EDITED:  DEC 18, 1996
  • HELP-PROMPT:  Enter the POP3 account username to login to the POP3 server
  • DESCRIPTION:  
    This is the account username for the POP3 server where user will receive image mail from.
64 POP3 Password EMAIL;5 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<3) X
  • LAST EDITED:  DEC 18, 1996
  • HELP-PROMPT:  Enter the POP3 account password to login to the POP3 server.
  • DESCRIPTION:  
    The POP3 password for the user to login and retrieve messages from the POP3 server.
65 PCanywhere Script Name EMAIL;6 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<3) X
  • LAST EDITED:  DEC 30, 1996
  • HELP-PROMPT:  User's script name to send images via PCanywhere
  • DESCRIPTION:  
    The user's script name to send images via PCanywhere.
66 LAST TEN PATIENTS PAT;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>200!($L(X)<1) X
  • LAST EDITED:  MAR 10, 1997
  • HELP-PROMPT:  Answer must be 1-200 characters in length.
  • DESCRIPTION:  
    The last ten patients the user last referenced.
67 PATIENT LIST PATLIST;0 POINTER Multiple #2006.1867 2006.1867
70 APP SAVE ON EXIT APPPREFS;1 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  AUG 20, 2008
  • HELP-PROMPT:  Enter 'YES' to automatically save application settings when the application exits.
  • DESCRIPTION:  
    This value determines if settings will be automatically saved on exit.
71 APP ABS FONT SIZE APPPREFS;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>12)!(X<6)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 20, 2008
  • HELP-PROMPT:  Enter a font size from 6 through 12.
  • DESCRIPTION:  
    This is the font size for Abstract captions. Sizes can be 6 through 12.
72 APP GRP ABS FONT SIZE APPPREFS;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>12)!(X<6)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 20, 2008
  • HELP-PROMPT:  Enter a font size from 6 through 12.
  • DESCRIPTION:  
    This is the font size for Abstract captions in Group Window. Sizes can be 6 through 12.
73 APP IMAGE FONT SIZE APPPREFS;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>12)!(X<6)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 20, 2008
  • HELP-PROMPT:  Enter a font size from 6 through 12.
  • DESCRIPTION:  
    This is the font size for Full Resolution Image captions. Sizes can be from 6 through 12.
74 APP RELEASE NOTES [FUTURE USE] APPPREFS;5 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  APR 18, 2008
  • HELP-PROMPT:  Future: will be used to show Patch release notes (1-30 chars).
  • DESCRIPTION:  
    This field is reserved for future functionality
75 APP ALT VIDEO VIEWER APPPREFS;6 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  AUG 18, 2008
  • HELP-PROMPT:  Enter 'YES' if you want to use an alternate viewer for video files.
  • DESCRIPTION:  
    VistA Imaging Display includes a viewer that will play video files. The user can also view video files in an alternate viewer. If 'YES' is entered an alternate viewer will be used for video files.
76 APP VIDEO AUTO PLAY APPPREFS;7 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  AUG 20, 2008
  • HELP-PROMPT:  Enter 'YES' if you want the video file to automatically play when opened in the imaging video viewer.
  • DESCRIPTION:  The Video file can be automatically started when it is open and the
    Imaging Video viewer is being used. This is ignored when using any
    alternate video viewer.
77 APP ALT PDF VIEWER APPPREFS;8 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  AUG 18, 2008
  • HELP-PROMPT:  Enter 'YES' if you want to use an alternate viewer for PDF Files.
  • DESCRIPTION:  
    VistA Imaging Display includes a viewer that will display PDF files. The user can also view PDF files in an alternate viewer. If 'YES' is entered an alternate viewer will be used for PDF files.
78 SHOW DELETED IMAGE PLACEHOLDER APPPREFS;9 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  DEC 14, 2010
  • HELP-PROMPT:  Enter 'YES' if you want to see the deleted image placeholder.
  • DESCRIPTION:  
    The value of this field controls the visibility of the deleted image placeholder in VistA Imaging Display.
  • TECHNICAL DESCR:  
    Added in patch MAG*3.0*117
79 SUPPRESS PRINT SUMMARY APPPREFS;10 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  MAR 04, 2011
  • HELP-PROMPT:  Enter 'YES' to stop the Print Summary from being printed at the end.
  • DESCRIPTION:  This field is enabled so that the user can suppress the printing of the 'Print Summary' at the end of a Multi-Image print. The Print Summary is a list of all images in the filtered image list and the print status of each
    image.
  • TECHNICAL DESCR:  
    Added in patch MAG*3.0*117.
80 APP ALT XML VIEWER APPPREFS;11 SET (BOOLEAN Data Type)
  • when YES, XML Files will be opened with the application configured through Windows OS to Open XML Files. when NO, XML Files will open in the Imaging Viewer. The Default is NO.

  • LAST EDITED:  APR 15, 2022
  • HELP-PROMPT:  Enter YES to use Alternate Viewer for XML Files.
  • DESCRIPTION:  
    when YES, XML Files will be opened with the application configured through Windows OS to Open XML Files. when NO, XML Files will open in the Imaging Viewer. The Default is NO.
100 EKG STYLE EKG;1 SET
  • '0' FOR fsMDIChild;
  • '2' FOR fsNormal;
  • '3' FOR fsStayOnTop;

  • LAST EDITED:  JUL 31, 1998
101 EKG LEFT EKG;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 31, 1998
  • HELP-PROMPT:  Type a Number between 0 and 4000, 0 Decimal Digits
102 EKG TOP EKG;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 31, 1998
  • HELP-PROMPT:  Type a Number between 0 and 4000, 0 Decimal Digits
103 EKG WIDTH EKG;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<10)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 31, 1998
  • HELP-PROMPT:  Type a Number between 10 and 4000, 0 Decimal Digits
104 EKG HEIGHT EKG;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<10)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 31, 1998
  • HELP-PROMPT:  Type a Number between 10 and 4000, 0 Decimal Digits
105 EKG SHOW EKG;6 SET
  • '0' FOR FALSE;
  • '1' FOR TRUE;

  • LAST EDITED:  JUL 31, 1998
110 DICOM WIN STYLE DICOMWIN;1 SET
  • '0' FOR fsMDIChild;
  • '2' FOR fsNormal;
  • '3' FOR fsStayOnTop;

  • LAST EDITED:  OCT 29, 1998
111 DICOM WIN LEFT DICOMWIN;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  OCT 29, 1998
  • HELP-PROMPT:  Type a Number between 0 and 4000, 0 Decimal Digits
112 DICOM WIN TOP DICOMWIN;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  OCT 29, 1998
  • HELP-PROMPT:  Type a Number between 0 and 4000, 0 Decimal Digits
113 DICOM WIN WIDTH DICOMWIN;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<100)!(X?.E1"."1N.N) X
  • LAST EDITED:  OCT 29, 1998
  • HELP-PROMPT:  Type a Number between 100 and 4000, 0 Decimal Digits
114 DICOM WIN HEIGHT DICOMWIN;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<100)!(X?.E1"."1N.N) X
  • LAST EDITED:  OCT 29, 1998
  • HELP-PROMPT:  Type a Number between 100 and 4000, 0 Decimal Digits
115 DICOM SCROLL SPEED DICOMWIN;6 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>10000)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 26, 2008
  • HELP-PROMPT:  Enter the scroll speed of Dicom Studies in the Radiology Viewer. (from 1 to 10000)
  • DESCRIPTION:  This number is used to control the speed of painting the next image in the control. The minimum and maximum scroll speeds will change depending on the workstation and the type of image. The min and max are set in the
    GUI. (from 1 to 10000)
116 DICOM CINE SPEED DICOMWIN;7 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>10000)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 26, 2008
  • HELP-PROMPT:  Enter the scroll speed of Dicom Studies in the Cine Tool window. (from 1 to 10000)
  • DESCRIPTION:  This number is used to control the speed of painting the next image in the Cine control. The minimum and maximum scroll speeds will change depending on the workstation and the type of image. The min and max are set in
    the GUI. (from 1 to 10000)
117 DICOM STACK PAGING DICOMWIN;8 SET
  • '1' FOR Different settings;
  • '2' FOR Same settings;
  • '3' FOR Image settings;

  • LAST EDITED:  AUG 26, 2008
  • HELP-PROMPT:  Enter the code for stack view 'paging settings'.
  • DESCRIPTION:  This value is the default stack view 'paging settings' preference.
    1 = Page With Different Settings,
    When selected, each stack will page with the settings held
    from the previous image in that stack
    2 = Page With Same Settings,
    When selected, each stack will page with the settings from the
    stack that changed images. If the left stack changes images, both
    stacks will change images and then set their view settings
    (window/level, zoom, etc) to the same as the left stack.
    3 = Page With Image Settings
    When selected, each image will automatically set itself based on the
    contents of the image. It does not matter what the previous
    image had set.
118 DICOM LAYOUT PAGING DICOMWIN;9 SET
  • '1' FOR Selected window settings;
  • '2' FOR Individual Image settings;

  • LAST EDITED:  AUG 26, 2008
  • HELP-PROMPT:  Enter the code for layout view 'paging settings'.
  • DESCRIPTION:  This value is the default layout view 'paging settings' preference
    1 = Use Selected Window Settings
    When selected, and the user changes images, the next
    image loaded will use the same settings as the previous image.
    2 = Use Individual Image Settings
    When selected, each image will automatically set itself based
    on the contents of the image. It does not matter what
    settings the previous image had.
119 DICOM STACK PAGE TOGETHER DICOMWIN;10 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  AUG 26, 2008
  • HELP-PROMPT:  Enter 'YES' if the Dicom images should default to the page together setting.
  • DESCRIPTION:  This setting tells if the Images in the Dicom Viewer should stack together by default. If 'YES' then two stack views will page together. This does not
    guarantee they will always be on the same image number, but as
    one stack changes images, the other stack will follow.
120 DICOM ORIENTATION LABELS DICOMWIN;11 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  AUG 26, 2008
  • HELP-PROMPT:  Enter 'YES' to show the orientation labels by default.
  • DESCRIPTION:  This setting tells if the orientation labels should be displayed by default. Orientation labels show the 'right' and 'left' side of a radiology image. If 'YES' then the orientation labels are displayed on the middle left
    side of the image.
121 DICOM PIXEL VALUE SHOW DICOMWIN;12 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  AUG 26, 2008
  • HELP-PROMPT:  Enter 'YES' if the pixel values should show when mouse is paused on a Dicom Image.
  • DESCRIPTION:  This value determines if the pixel values will be displayed
    as a popup hint when the mouse is stopped over an image
    in the Dicom Viewer.
    If 'YES', when the user clicks on an image the hint will change
    to the value of the pixel at the location clicked. If 'NO'
    then the hint will contain series and study description information.
122 DICOM MEASURE COLOR DICOMWIN;13 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>16777215)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 26, 2008
  • HELP-PROMPT:  Colors should be selected in the Client Application, and not entered through FileMan.
  • DESCRIPTION:  
    This setting is the color specified by the user for ruler measurements. Colors are stored as integer representations of the selected color.
  • TECHNICAL DESCR:  
    In a future version colors may be limited to a certain few colors. Now colors are not limited, and the integer representation of the color is stored in this field. Color can range from Black (=0) to White (=16777215)
123 DICOM MEASURE LINE WIDTH DICOMWIN;14 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>20)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 26, 2008
  • HELP-PROMPT:  Type a Number between 1 and 20, 0 Decimal Digits
  • DESCRIPTION:  
    This is the line width in pixels for ruler measurements that are displayed on the image.
124 DICOM MEASURE UNITS DICOMWIN;15 SET
  • '0' FOR Inches;
  • '1' FOR Feet;
  • '4' FOR Micrometers;
  • '5' FOR Millimeters;
  • '6' FOR Centimeters;

  • LAST EDITED:  AUG 26, 2008
  • HELP-PROMPT:  Enter the numeric code for the unit of measurement for the ruler tool on dicom images.
  • DESCRIPTION:  
    This field stores the unit of measurement for the ruler drawn on images displayed in the Dicom Viewer.
125 DICOM SETTINGS WINDOW LEVEL DICOMWIN;16 SET
  • '1' FOR Device Settings;
  • '2' FOR Histogram settings;

  • LAST EDITED:  AUG 26, 2008
  • HELP-PROMPT:  Enter the code for the window level settings used for radiology images.
  • DESCRIPTION:  This value is the window level setting for radiology images. Possible settings for window level display are:
    1 = Use device window level settings.
    When selected the image will be automatically window leveled
    using values specified in the DICOM header (if available).
    2 = Histogram window level settings.
    When selected the image will be window leveled using
    the contents of the image.
130 NOTESWIN STYLE NOTES;1 SET
  • '0' FOR fsMDIChild;
  • '1' FOR fsMDIForm;
  • '2' FOR fsNormal;
  • '3' FOR fsStayOnTop;

  • LAST EDITED:  JUN 15, 2000
  • DESCRIPTION:  
    Set of codes defining the window style for TIU Documents window
131 NOTESWIN LEFT NOTES;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUN 15, 2000
  • HELP-PROMPT:  Type a Number between 0 and 4000, 0 Decimal Digits
  • DESCRIPTION:  The left setting for the TIU Documents window position.
132 NOTESWIN TOP NOTES;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUN 15, 2000
  • HELP-PROMPT:  Type a Number between 0 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    The top setting for the TIU Documents window position.
133 NOTESWIN WIDTH NOTES;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<50)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUN 15, 2000
  • HELP-PROMPT:  Type a Number between 50 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    The width of the TIU Documents window.
134 NOTESWIN HEIGHT NOTES;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<50)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUN 15, 2000
  • HELP-PROMPT:  Type a Number between 50 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    The Height of the TIU Documents window.
135 NOTESWIN SHOW NOTES;6 SET
  • '0' FOR FALSE;
  • '1' FOR TRUE;

  • LAST EDITED:  JUN 15, 2000
  • DESCRIPTION:  
    Whether or not to automatically open (show) this window when a patient is selected.
137 ABS COLS ABS;10 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>1000)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 24, 2002
  • HELP-PROMPT:  Type a Number between 1 and 1000, 0 Decimal Digits
  • DESCRIPTION:  
    This field contains the number of columns in the Abstract window.
138 ABS MAXLOAD ABS;11 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>1000)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 24, 2002
  • HELP-PROMPT:  Type a Number between 1 and 1000, 0 Decimal Digits
  • DESCRIPTION:  
    This field contains the maximum number of abstracts to load in the Abstract window.
140 FULL COLS FULL;10 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>1000)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 24, 2002
  • HELP-PROMPT:  Type a Number between 1 and 1000, 0 Decimal Digits
  • DESCRIPTION:  
    This field contains the number of columns in the Full Resolution window.
141 FULL MAXLOAD FULL;11 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>1000)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 24, 2002
  • HELP-PROMPT:  Type a Number between 1 and 1000, 0 Decimal Digits
  • DESCRIPTION:  
    This field contains the maximum number of images to load in the Full Resolution window.
143 DOC COLS DOC;10 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>1000)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 24, 2002
  • HELP-PROMPT:  Type a Number between 1 and 1000, 0 Decimal Digits
  • DESCRIPTION:  
    This field contains the number of columns in the Document window.
144 DOC MAXLOAD DOC;11 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>1000)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 24, 2002
  • HELP-PROMPT:  Type a Number between 1 and 1000, 0 Decimal Digits
  • DESCRIPTION:  
    This field contains the maximum number of images to load in the Document window.
146 GRP COLS GROUP;10 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>1000)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 24, 2002
  • HELP-PROMPT:  Type a Number between 1 and 1000, 0 Decimal Digits
  • DESCRIPTION:  
    This field contains the number of columns in the Group window.
147 GRP MAXLOAD GROUP;11 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>1000)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 24, 2002
  • HELP-PROMPT:  Type a Number between 1 and 1000, 0 Decimal Digits
  • DESCRIPTION:  
    This field contains the maximum number of images to load in the Group Abstract window.
148 ABS TOOLBAR ABS;9 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>10)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 24, 2002
  • HELP-PROMPT:  Type '0' to hide or '1' to display the toolbar on the Abstract window.
  • DESCRIPTION:  
    Show or Hide the toolbar on the Abstract window.
149 FULL TOOLBAR FULL;9 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>10)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 24, 2002
  • HELP-PROMPT:  Type '0' to hide or '1' to display the toolbar on the Full Resolution window.
  • DESCRIPTION:  
    Show or Hide the toolbar on the Full Resolution window.
150 DOC TOOLBAR DOC;9 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>10)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 24, 2002
  • HELP-PROMPT:  Type '0' to hide or '1' to display the toolbar on the Document window.
  • DESCRIPTION:  
    Show or Hide the toolbar on the Document window.
151 GRP TOOLBAR GROUP;9 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>10)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 24, 2002
  • HELP-PROMPT:  Type '0' to hide or '1' to display the toolbar on the Group Abstract window.
  • DESCRIPTION:  
    Show or Hide the toolbar on the Group Abstract window.
152 ABS ROWS ABS;12 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>1000)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 24, 2002
  • HELP-PROMPT:  Type a Number between 1 and 1000, 0 Decimal Digits
  • DESCRIPTION:  
    This field contains the number of rows of images to display in the Abstract window.
153 FULL ROWS FULL;12 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>1000)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 24, 2002
  • HELP-PROMPT:  Type a Number between 1 and 1000, 0 Decimal Digits
  • DESCRIPTION:  
    This field contains the number of rows of images to display in the Full Resolution window.
154 DOC ROWS DOC;12 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>1000)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 24, 2002
  • HELP-PROMPT:  Type a Number between 1 and 1000, 0 Decimal Digits
  • DESCRIPTION:  
    This field contains the number of rows of images to display in the Document window.
155 GRP ROWS GROUP;12 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>1000)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 24, 2002
  • HELP-PROMPT:  Type a Number between 1 and 1000, 0 Decimal Digits
  • DESCRIPTION:  
    This field contains the number of rows of images in the Group Abstract window.
156 ABS LOCKSIZE ABS;13 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>10)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 24, 2002
  • HELP-PROMPT:  Type a Number between 0 and 10, 0 Decimal Digits
  • DESCRIPTION:  
    Lock the size of the image when resizing the window. User will see more images, not bigger images.
157 FULL LOCKSIZE FULL;13 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>10)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 24, 2002
  • HELP-PROMPT:  Type a Number between 0 and 10, 0 Decimal Digits
  • DESCRIPTION:  
    Lock the size of the image when resizing the window. User will see more images, not bigger images
158 DOC LOCKSIZE DOC;13 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>10)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 24, 2002
  • HELP-PROMPT:  Type a Number between 0 and 10, 0 Decimal Digits
  • DESCRIPTION:  
    Lock the size of the image when resizing the window. User will see more images, not bigger images
159 GRP LOCKSIZE GROUP;13 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>10)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 24, 2002
  • HELP-PROMPT:  Type a Number between 0 and 10, 0 Decimal Digits
  • DESCRIPTION:  
    Lock the size of the image when resizing the window. User will see more images, not bigger images
163 COLUMN WIDTHS IMAGEGRID;7 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>60!($L(X)<3) X
  • LAST EDITED:  AUG 12, 2002
  • HELP-PROMPT:  Answer must be 3-60 characters in length.
  • DESCRIPTION:  
    This is a Comma delimited string of widths of the columns in the image list window. $p(columnwidths,',',1)= width of column 1 etc.
164 FULL IMAGE WIDTH FULL;6 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>1000)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 19, 2002
  • HELP-PROMPT:  Type a Number between 1 and 1000, 0 Decimal Digits
  • DESCRIPTION:  
    This is the Width of the Images in the Full Resolution window
165 FULL IMAGE HEIGHT FULL;7 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>1000)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 19, 2002
  • HELP-PROMPT:  Type a Number between 1 and 1000, 0 Decimal Digits
  • DESCRIPTION:  
    This is the Height of the Images in the Full Resolution window.
174 VIEW REMOTE ABS 0;8 SET
  • '1' FOR TRUE;
  • '0' FOR FALSE;

  • LAST EDITED:  NOV 05, 2002
  • HELP-PROMPT:  If true, Imaging display will display abstracts located on remote servers. If flase, only abstracts on local servers will be displayed.
  • DESCRIPTION:  If True, Imaging display will always display abstracts
    even if they are located on remote servers If False, Imaging display will only display abstracts
    if they are on local servers. In a Consolidated Site, 'Local Site' is where the User logs into All others are considered 'Remote Sites'.
175 ABS PREVIEW LISTWIN1;1 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  SEP 30, 2003
  • HELP-PROMPT:  Set to yes if user wants to preview the abstract in the Image List window.
  • DESCRIPTION:  
    if Yes, the Image Abstract will be displayed when the user selects an an entry from the Image List.
176 REPORT PREVIEW LISTWIN1;2 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  SEP 30, 2003
  • HELP-PROMPT:  Set to yes if user wants to preview the report in the image list window
  • DESCRIPTION:  
    if Yes, the Image Report will be displayed when the user selects an an entry from the Image List.
177 FILTER DEFAULT LISTWIN1;3 POINTER TO IMAGE LIST FILTERS FILE (#2005.87) IMAGE LIST FILTERS(#2005.87)

  • LAST EDITED:  SEP 30, 2003
  • HELP-PROMPT:  Enter the default filter for the User.
  • DESCRIPTION:  
    Pointer to the Image List filter file. This is the users default Image Filter.
178 FILTER TABS LISTWIN1;4 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  SEP 30, 2003
  • HELP-PROMPT:  Select yes to display the filters as Tabs across the top of the image list window.
  • DESCRIPTION:  
    If set to YES (1), the list of filters will be displayed across the top of image list window as Tabs. This will allow quick access to different filters, and subsets of images.
179 FILTER TABS MULTILINE LISTWIN1;5 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  SEP 30, 2003
  • HELP-PROMPT:  Enter yes to display the filter tabs as multi-line tabs.
  • DESCRIPTION:  If YES (1) then filters will be displayed as multi-line tabs when there are too many to fit in one line. This will allow all filters to be visible when the window is resized, or there are too many to fit in one line. If
    NO (0) and too many filters exist to display in one line, then scroll buttons will be displayed to the right of the last visible filter. The user can use the scroll buttons to access any filters (tabs) that aren't
    visible.
180 TIU TOP CAPTIU;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>10000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUN 29, 2006
  • HELP-PROMPT:  This is the Top pixel location of the Notes Window in Capture.
  • DESCRIPTION:  
    This is the Top pixel location of the Notes Window in Capture.
181 TIU LEFT CAPTIU;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>10000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUN 29, 2006
  • HELP-PROMPT:  This is the Left pixel location of the Notes Window in Capture.
  • DESCRIPTION:  
    This is the Left pixel location of the Notes Window in Capture.
182 TIU HEIGHT CAPTIU;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>10000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUN 29, 2006
  • HELP-PROMPT:  This is the pixel Height of the Notes Window in Capture.
  • DESCRIPTION:  
    This is the pixel Height of the Notes Window in Capture.
183 TIU WIDTH CAPTIU;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>10000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUN 29, 2006
  • HELP-PROMPT:  This is the pixel Width of the Notes Window in Capture.
  • DESCRIPTION:  
    This is the pixel Width of the Notes Window in Capture.
184 TIU PREVIEW HEIGHT CAPTIU;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>3000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUN 29, 2006
  • HELP-PROMPT:  This is the pixel height of the Preview Panel in the Notes Window in Capture.
  • DESCRIPTION:  
    This is the pixel height of the Preview Panel in the Notes Window in Capture.
185 TIU TEXT HEIGHT CAPTIU;6 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>3000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUN 29, 2006
  • HELP-PROMPT:  This is the pixel height of the Text area in the Notes Window in Capture.
  • DESCRIPTION:  
    This is the pixel height of the Text area in the Notes Window in Capture.
186 TIU TITLE HEIGHT CAPTIU;7 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>3000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUN 29, 2006
  • HELP-PROMPT:  This is the pixel height of the Title List in the Notes Window in Capture.
  • DESCRIPTION:  
    This is the pixel height of the Title List in the Notes Window in Capture.
187 TIU PREVIEW ON CAPTIU;8 SET
  • '0' FOR FALSE;
  • '1' FOR TRUE;

  • LAST EDITED:  JUN 29, 2006
  • HELP-PROMPT:  Enter '1' to make the Preview Panel in the Notes Window visible.
  • DESCRIPTION:  
    Enter '1' to make the Preview Panel in the Notes Window visible.
188 TIU SHOW ADDENDUMS CAPTIU;9 SET
  • '0' FOR FALSE;
  • '1' FOR TRUE;

  • LAST EDITED:  JUN 29, 2006
  • HELP-PROMPT:  Enter '1' to show related Addendums in the Note Listing.
  • DESCRIPTION:  
    Enter '1' to show related Addendums in the Note Listing.
189 TIU VISIT LOCATION CAPTIU;10 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>40!($L(X)<1) X
  • LAST EDITED:  JUN 29, 2006
  • HELP-PROMPT:  This is the IEN ~ NAME of the Visit Location default to use for New Notes.
  • DESCRIPTION:  
    This is the IEN ~ NAME of the Visit Location default to use for New Notes.
190 TIU STATUS ICONS ON CAPTIU;11 SET
  • '0' FOR FALSE;
  • '1' FOR TRUE;

  • LAST EDITED:  JUN 29, 2006
  • HELP-PROMPT:  Enter '1' to use icons in the Note Listing to represent the Note Status.
  • DESCRIPTION:  
    Enter '1' to use icons in the Note Listing to represent the Note Status.
191 TIU LIST COUNT CAPTIU;12 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>3000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUN 29, 2006
  • HELP-PROMPT:  Maximun number of Notes to list.
  • DESCRIPTION:  
    Maximun number of Notes to list.
192 TIU LIST MONTHS CAPTIU;13 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<-999)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUN 29, 2006
  • HELP-PROMPT:  List a Patient's Notes for this number of Previous Months.
  • DESCRIPTION:  
    List a Patient's Notes for this number of Previous Months.
193 TIU LIST FROM CAPTIU;14 DATE

  • INPUT TRANSFORM:  S %DT="E" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JUN 29, 2006
  • HELP-PROMPT:  List a Patient's note in the Date Range starting with This Date.
  • DESCRIPTION:  
    List a Patient's note in the Date Range starting with This Date.
194 TIU LIST TO CAPTIU;15 DATE

  • INPUT TRANSFORM:  S %DT="E" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JUN 29, 2006
  • HELP-PROMPT:  List a Patient's note in the Date Range ending with This Date.
  • DESCRIPTION:  
    List a Patient's note in the Date Range ending with This Date.
195 TIU NOTE GLYPHS ON CAPTIU;16 SET
  • '0' FOR FALSE;
  • '1' FOR TRUE;

  • LAST EDITED:  JUN 29, 2006
  • HELP-PROMPT:  Enter '1' to use glyphs rather than text to display note info.
  • DESCRIPTION:  
    Enter '1' to use glyphs rather than text to display note info. This refers to the Note-Status-Location information field that is displayed when a Progress Note is selected.
196 TIU USE DEFAULT LOCATION CAPTIU;17 SET
  • '0' FOR FALSE;
  • '1' FOR TRUE;

  • LAST EDITED:  JUN 29, 2006
  • HELP-PROMPT:  Enter '1' to Use the defaults for Visit Location.
  • DESCRIPTION:  
    Enter '1' to Use the defaults for Visit Location. Enter '0' to be prompted each time a visit location is needed.
200 TELEREADER FORM STYLE TELEREADER_1;1 SET
  • '1' FOR on;
  • '0' FOR off;

  • LAST EDITED:  MAY 09, 2006
  • DESCRIPTION:  
    This is a set of codes to define the window style for TeleReader (this field is not currently being used).
201 TELEREADER LEFT TELEREADER_1;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 09, 2006
  • HELP-PROMPT:  Type a Number between 0 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    This defines the left side of the TeleReader window settings.
202 TELEREADER TOP TELEREADER_1;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 09, 2006
  • HELP-PROMPT:  Type a Number between 0 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    This defines the top side of the TeleReader window settings.
203 TELEREADER WIDTH TELEREADER_1;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<10)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 09, 2006
  • HELP-PROMPT:  Type a Number between 10 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    This defines the TeleReader window width settings.
204 TELEREADER HEIGHT TELEREADER_1;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<10)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 09, 2006
  • HELP-PROMPT:  Type a Number between 10 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    This defines the TeleReader window height settings.
205 TELEREADER SHOW OR NOT SHOW TELEREADER_1;6 SET
  • '1' FOR SHOW;
  • '0' FOR NOT SHOW;

  • LAST EDITED:  MAY 09, 2006
  • DESCRIPTION:  
    Determines if the user wants to have the TeleReader visible or not (this field is not currently being used).
206 TELEREADER UNREAD COL WIDTHS TELEREADER_1;7 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>60!($L(X)<3) X
  • LAST EDITED:  MAR 30, 2006
  • HELP-PROMPT:  Answer must be 3-60 characters in length.
  • DESCRIPTION:  
    This determines the width of the columns in the TeleReader Unread Window.
207 TELEREADER AUTO-LAUNCH TELEREADER_1;8 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  JAN 27, 2006
  • DESCRIPTION:  
    Determines if TeleReader should automatically launch CPRS and Display when the user selects a study (if they are not already launched).
208 TELEREADER VIEW ALL STUDIES TELEREADER_1;9 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  JAN 27, 2006
  • DESCRIPTION:  
    Determines if TeleReader should view all studies or only studies available to the user for resulting.
209 TELEREADER SHOW DIALOG TELEREADER_1;10 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  JAN 27, 2006
  • DESCRIPTION:  
    Determines if TeleReader should show the Specialties dialog at startup.
210 TELEREADER SAVE SETTINGS TELEREADER_1;11 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  MAY 09, 2006
  • DESCRIPTION:  
    Determines if the user wants to save their user preferences when the user logs off.
211 TELEREADER READ COL WIDTHS TELEREADER_1;12 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>60!($L(X)<3) X
  • LAST EDITED:  MAR 30, 2006
  • HELP-PROMPT:  Answer must be 3-60 characters in length.
  • DESCRIPTION:  
    This determines the width of the columns in the TeleReader Read Window.
220.01 SHOW IMAGE TREE ISTYLE;1 SET
  • '0' FOR FALSE;
  • '1' FOR TRUE;

  • LAST EDITED:  JAN 27, 2009
  • HELP-PROMPT:  Select TRUE to show tree view panel in the Image List window.
  • DESCRIPTION:  
    This field controls visibility of the tree view panel in the Image List window of clinical client applications (Display, Capture, etc.).
  • TECHNICAL DESCR:  
    Added by the patch MAG*3*93.
  • GROUP:  MAG*3*93
220.02 ENABLE AUTOSELECT ISTYLE;2 SET
  • '0' FOR FALSE;
  • '1' FOR TRUE;

  • LAST EDITED:  JAN 27, 2009
  • HELP-PROMPT:  Select TRUE if you want tree and list items automatically selected by mouse pointer hover.
  • DESCRIPTION:  This field controls if tree view and list items (in the clinical client applications) are automatically selected after the mouse pointer hovers over them for amount of time longer than that defined by the value of the
    DELAY FOR AUTOSELECT field (220.03).
  • TECHNICAL DESCR:  
    Added by the patch MAG*3*93.
  • GROUP:  MAG*3*93
220.03 AUTOSELECT SPEED ISTYLE;3 SET
  • '0' FOR Slow;
  • '1' FOR Medium;
  • '2' FOR Fast;

  • LAST EDITED:  FEB 16, 2009
  • HELP-PROMPT:  Select delay for automatic selection of tree and list items.
  • DESCRIPTION:  This field determines the amount of time after which a tree or list item is automatically selected if the value of the ENABLE AUTOSELECT field (220.02) is TRUE. Field values are interpreted as follows:
    Code Description Delay
    ---- ----------- -------
    0 Slow 1000 ms
    1 Medium 500 ms
    2 Fast 250 ms
  • TECHNICAL DESCR:  
    Added by the patch MAG*3*93.
  • GROUP:  MAG*3*93
220.04 SYNCHRONIZE IMAGE SELECTIONS ISTYLE;4 SET
  • '0' FOR FALSE;
  • '1' FOR TRUE;

  • LAST EDITED:  JAN 27, 2009
  • HELP-PROMPT:  Select TRUE to synchronize all image selections in the Image List window.
  • DESCRIPTION:  
    Value of this field controls synchronization of image selections in all components of the Image List window of the clinical client applications (Display, Capture, etc.).
  • TECHNICAL DESCR:  
    Added by the patch MAG*3*93.
  • GROUP:  MAG*3*93
220.05 WHERE TO SHOW ABSTRACTS ISTYLE;5 SET
  • '0' FOR List Window;
  • '1' FOR Separate Window;

  • LAST EDITED:  FEB 12, 2009
  • HELP-PROMPT:  Select where list of image abstracts is shown.
  • DESCRIPTION:  
    Value of this field determines whether the list of image abstracts is shown in a panel of the Image List window or in a separate window.
  • TECHNICAL DESCR:  
    Added by the patch MAG*3*93.
  • GROUP:  MAG*3*93
220.06 POSITION OF ABSTRACTS ISTYLE;6 SET
  • '0' FOR Left;
  • '1' FOR Bottom;
  • '2' FOR Below Tree View;
  • '3' FOR Separate Window;

  • LAST EDITED:  FEB 19, 2009
  • HELP-PROMPT:  Select position of the list of image abstracts.
  • DESCRIPTION:  
    Value of this field controls where the list of image abstracts is shown in the Image List window (if the value of the WHERE TO SHOW ABSTRACT field (220.05) is TRUE).
  • TECHNICAL DESCR:  
    Added by the patch MAG*3*93.
  • GROUP:  MAG*3*93
220.07 WHERE TO SHOW IMAGE ISTYLE;7 SET
  • '0' FOR List Window;
  • '1' FOR Separate Window;

  • LAST EDITED:  JAN 27, 2009
  • HELP-PROMPT:  Select where images are shown.
  • DESCRIPTION:  
    Value of this field determines whether images are shown in a panel of the Image List window or in a separate window.
  • TECHNICAL DESCR:  
    Added by the patch MAG*3*93.
  • GROUP:  MAG*3*93
220.08 SHOW TREE SORT BUTTONS ISTYLE;8 SET
  • '0' FOR FALSE;
  • '1' FOR TRUE;

  • LAST EDITED:  JAN 27, 2009
  • HELP-PROMPT:  Select TRUE to show sort buttons for the tree view in the Image List window.
  • DESCRIPTION:  
    Value of this field controls visibility of the sort buttons above the tree view in the Image List window.
  • TECHNICAL DESCR:  
    Added by the patch MAG*3*93.
  • GROUP:  MAG*3*93
220.09 AUTOEXPAND TREE ITEMS ISTYLE;9 SET
  • '0' FOR FALSE;
  • '1' FOR TRUE;

  • LAST EDITED:  FEB 12, 2009
  • HELP-PROMPT:  Select TRUE to automatically expand tree items when they are selected.
  • DESCRIPTION:  
    Value of this field determines if items of the tree view in the Image List window are automatically expanded when they are selected. At the same time, previously expanded items are automatically collapsed.
  • TECHNICAL DESCR:  
    Added by the patch MAG*3*93.
  • GROUP:  MAG*3*93
220.1 ABSTRACT LIST SCROLL MODE ISTYLE;10 SET
  • '0' FOR Vertical;
  • '1' FOR Horizontal;

  • LAST EDITED:  JAN 27, 2009
  • HELP-PROMPT:  Select direction of scrolling in the list of image abstracts.
  • DESCRIPTION:  
    Value of this fields determines the direction of scrolling and presence of the corresponding scroll bar in the list of image abstracts.
  • TECHNICAL DESCR:  
    Added by the patch MAG*3*93.
  • GROUP:  MAG*3*93
220.11 IMAGE LIST SCROLL MODE ISTYLE;11 SET
  • '0' FOR Vertical;
  • '1' FOR Horizontal;

  • LAST EDITED:  JAN 27, 2009
  • HELP-PROMPT:  Select direction of scrolling in the image list.
  • DESCRIPTION:  
    Value of this fields determines the direction of scrolling (if several images are open at the same time) and presence of the corresponding scroll bar in the image list.
  • TECHNICAL DESCR:  
    Added by the patch MAG*3*93.
  • GROUP:  MAG*3*93
220.12 SHOW LIST VIEW ISTYLE;12 SET
  • '0' FOR FALSE;
  • '1' FOR TRUE;

  • LAST EDITED:  JAN 27, 2009
  • HELP-PROMPT:  Select TRUE to show list view panel in the Image List window.
  • DESCRIPTION:  
    This field controls visibility of the list view panel in the Image List window of clinical client applications (Display, Capture, etc.).
  • TECHNICAL DESCR:  
    Added by the patch MAG*3*93.
  • GROUP:  MAG*3*93
220.13 LAYOUT OF IMAGE LIST WINDOW ISTYLE;13 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>90!($L(X)<1) X
  • LAST EDITED:  FEB 12, 2009
  • HELP-PROMPT:  Do not edit value of this field using the FileMan!
  • DESCRIPTION:  
    This field stores a string that determines the layout of the Image List window of clinical client applications (Display, Capture, etc.).
  • TECHNICAL DESCR:  
    Added by the patch MAG*3*93.
  • GROUP:  MAG*3*93
221.01 VERIFY WINDOW STYLE IVERIFY;1 SET
  • '0' FOR fsMDIChild;
  • '2' FOR fsNormal;
  • '3' FOR fsStayOnTop;

  • LAST EDITED:  FEB 12, 2009
  • HELP-PROMPT:  Select style for the Verification window.
  • DESCRIPTION:  
    Value of this field controls style of the Verification window of clinical client applications (Display, Capture, etc.).
  • TECHNICAL DESCR:  
    Added by the patch MAG*3*93.
  • GROUP:  MAG*3*93
221.02 VERIFY LEFT IVERIFY;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  FEB 12, 2009
  • HELP-PROMPT:  Type a Number between 0 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    This field stores the horizontal coordinate of the left side of the Image Verify window.
  • TECHNICAL DESCR:  
    Added by the patch MAG*3*93.
  • GROUP:  MAG*3*93
221.03 VERIFY TOP IVERIFY;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  FEB 12, 2009
  • HELP-PROMPT:  Type a Number between 0 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    This field stores vertical coordinate of the top side of the Image Verify window.
  • TECHNICAL DESCR:  
    Added by the patch MAG*3*93.
  • GROUP:  MAG*3*93
221.04 VERIFY WIDTH IVERIFY;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<10)!(X?.E1"."1N.N) X
  • LAST EDITED:  FEB 12, 2009
  • HELP-PROMPT:  Type a Number between 10 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    This field stores the width (in pixels) of the Image Verify window.
  • TECHNICAL DESCR:  
    Added by the patch MAG*3*93.
  • GROUP:  MAG*3*93
221.05 VERIFY HEIGHT IVERIFY;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<10)!(X?.E1"."1N.N) X
  • LAST EDITED:  FEB 12, 2009
  • HELP-PROMPT:  Type a Number between 10 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    This field stores the height (in pixels) of the Image Verify window.
  • TECHNICAL DESCR:  
    Added by the patch MAG*3*93.
  • GROUP:  MAG*3*93
221.06 VERIFY SHOW IMAGE REPORT IVERIFY;6 SET
  • '0' FOR FALSE;
  • '1' FOR TRUE;

  • LAST EDITED:  FEB 12, 2009
  • HELP-PROMPT:  Select TRUE to show report preview panel in the Image Verify window.
  • DESCRIPTION:  
    Value of this field controls visibility of the report preview panel in the Image Verify window.
  • TECHNICAL DESCR:  
    Added by the patch MAG*3*93.
  • GROUP:  MAG*3*93
221.07 VERIFY SHOW IMAGE INFO IVERIFY;7 SET
  • '0' FOR FALSE;
  • '1' FOR TRUE;

  • LAST EDITED:  FEB 12, 2009
  • HELP-PROMPT:  Select TRUE to show image information panel in the Image Verify window.
  • DESCRIPTION:  
    Value of this field controls visibility of the image information panel in the Image Verify window.
  • TECHNICAL DESCR:  
    Added by the patch MAG*3*93.
  • GROUP:  MAG*3*93
221.08 VERIFY AUTOHIDE QUICK FILTER IVERIFY;8 SET
  • '0' FOR FALSE;
  • '1' FOR TRUE;

  • LAST EDITED:  FEB 12, 2009
  • HELP-PROMPT:  Select TRUE to automatically hide quick filter panel after search.
  • DESCRIPTION:  Value of this field controls visibility of the quick filter panel in the Image Verify window.
    If the value is TRUE, then the quick filter panel is automatically hidden after the search is done and the list of images is loaded.
  • TECHNICAL DESCR:  
    Added by the patch MAG*3*93.
  • GROUP:  MAG*3*93
221.09 VERIFY SINGLE VIEW ONLY IVERIFY;9 SET
  • '0' FOR FALSE;
  • '1' FOR TRUE;

  • LAST EDITED:  FEB 12, 2009
  • HELP-PROMPT:  Select TRUE to allow only one image in the Image Viewer during verification.
  • DESCRIPTION:  
    If value of this field is TRUE, then the image viewer can show only a single image during the image verification process. Otherwise, multiple images can be opened.
  • TECHNICAL DESCR:  
    Added by the patch MAG*3*93.
  • GROUP:  MAG*3*93
221.1 VERIFY COLUMN WIDTHS IVERIFY;10 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>90!($L(X)<1) X
  • LAST EDITED:  FEB 12, 2009
  • HELP-PROMPT:  Enter the column widths separated by commas (1-90 characters).
  • DESCRIPTION:  
    This field stores comma separated column widths (in pixels) for the image list view in the Image Verify window.
  • TECHNICAL DESCR:  
    Added by the patch MAG*3*93.
  • GROUP:  MAG*3*93
222.01 EDIT WINDOW STYLE IEDIT;1 SET
  • '0' FOR fsMDIChild;
  • '2' FOR fsNormal;
  • '3' FOR fsStayOnTop;

  • LAST EDITED:  JAN 27, 2009
  • HELP-PROMPT:  Select style for the Image Index Edit window.
  • DESCRIPTION:  
    Value of this field controls style of the Image Index Edit window of clinical client applications (Display, Capture, etc.).
  • TECHNICAL DESCR:  
    Added by the patch MAG*3*93.
  • GROUP:  MAG*3*93
222.02 EDIT LEFT IEDIT;2 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JAN 27, 2009
  • HELP-PROMPT:  Type a Number between 0 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    This field stores the horizontal coordinate of the left side of the Image Index Edit window.
  • TECHNICAL DESCR:  
    Added by the patch MAG*3*93.
  • GROUP:  MAG*3*93
222.03 EDIT TOP IEDIT;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JAN 27, 2009
  • HELP-PROMPT:  Type a Number between 0 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    This field stores the vertical coordinate of the top side of the Image Index Edit window.
  • TECHNICAL DESCR:  
    Added by the patch MAG*3*93.
  • GROUP:  MAG*3*93
222.04 EDIT WIDTH IEDIT;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<10)!(X?.E1"."1N.N) X
  • LAST EDITED:  JAN 27, 2009
  • HELP-PROMPT:  Type a Number between 10 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    This field stores the width (in pixels) of the Image Index Edit window.
  • TECHNICAL DESCR:  
    Added by the patch MAG*3*93.
  • GROUP:  MAG*3*93
222.05 EDIT HEIGHT IEDIT;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>4000)!(X<10)!(X?.E1"."1N.N) X
  • LAST EDITED:  JAN 27, 2009
  • HELP-PROMPT:  Type a Number between 10 and 4000, 0 Decimal Digits
  • DESCRIPTION:  
    This field stores the height (in pixels) of the Image Index Edit window.
  • TECHNICAL DESCR:  
    Added by the patch MAG*3*93.
  • GROUP:  MAG*3*93
250 ANNOTATION CAPTURE FONT NAME ANNOTCAPTURE;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  APR 26, 2012
  • HELP-PROMPT:  Enter the font for Capture annotation tools in 1-30 characters.
  • DESCRIPTION:  
    This defines the text font of the Capture annotation tools. The default is "Arial".
251 ANNOTATION CAPTURE FONT STYLE ANNOTCAPTURE;2 SET
  • '0' FOR REGULAR;
  • '1' FOR BOLD;
  • '2' FOR ITALIC;
  • '3' FOR BOLD ITALIC;

  • LAST EDITED:  MAY 01, 2012
  • HELP-PROMPT:  Enter the text font style of the annotation tools.
  • DESCRIPTION:  
    This defines the text font style of the Capture annotation tools. The default is 'Regular'.
252 ANNOTATION CAPTURE FONT SIZE ANNOTCAPTURE;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>72)!(X<8)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 01, 2012
  • HELP-PROMPT:  Type a number between 8 and 72, 0 decimal digits.
  • DESCRIPTION:  
    This defines the text font size in points of the Capture annotation tools. Each point is 1/72nd of an inch. A font size of 72 results in letters 1 inch high. The default is 36.
253 ANNOTATION CAPTURE LINE WIDTH ANNOTCAPTURE;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>100)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 01, 2012
  • HELP-PROMPT:  Type a number between 1 and 100, 0 decimal digits.
  • DESCRIPTION:  
    This defines the line width of the Capture annotation tools. The default is 5.
254 ANNOTATION CAPTURE COLOR ANNOTCAPTURE;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  APR 26, 2012
  • HELP-PROMPT:  Type a number between 0 and 99999999, 0 decimal digits.
  • DESCRIPTION:  This defines the color of the Capture annotation tools. The default is 32768 (GREEN). For example: BLACK - 0, WHITE - 16777215, MEDIUM GREY - 10789024, SILVER - 12632256, MAROON - 128, RED - 255 OLIVE - 32896, YELLOW -
    65535, GREEN - 32768, LIME - 65280, TEAL - 8421376, AQUA - 16776960 NAVY - 8388608, BLUE - 16711680, PURPLE - 8388736, FUCHSIA -16711935 Reference: AccuSoft ImageGear MD
255 ANNOTATION CAPTURE OPACITY ANNOTCAPTURE;6 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>255)!(X<63)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 01, 2012
  • HELP-PROMPT:  Type a number between 63 and 255.
  • DESCRIPTION:  
    This defines the opacity of the Capture annotation tools. The default is 159. It is the degree to which light is not allowed to travel through Opaque context.
256 ANNOTATION CAPTURE ARROW STYLE ANNOTCAPTURE;7 SET
  • '0' FOR POINTER;
  • '1' FOR SOLID;
  • '2' FOR OPEN;
  • '3' FOR POINTER SOLID;
  • '4' FOR NONE;

  • LAST EDITED:  MAY 01, 2012
  • HELP-PROMPT:  Enter the arrow style of the Capture annotation tools.
  • DESCRIPTION:  
    This defines the arrow style of the Capture annotation tools. The default is 0 - Pointer.
257 ANNOTATION CAPTURE ARROWLENGTH ANNOTCAPTURE;8 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>200)!(X<10)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 01, 2012
  • HELP-PROMPT:  Type a number between 10 and 200, 0 decimal digits.
  • DESCRIPTION:  
    This defines the arrow length of the Capture annotation tools. The default is 35.
258 ANNOTATION CAPTURE ARROW ANGLE ANNOTCAPTURE;9 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>60)!(X<10)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 01, 2012
  • HELP-PROMPT:  Type a number between 10 and 60 degrees, 0 decimal digits.
  • DESCRIPTION:  
    This defines the arrow angle of the Capture annotation tools (10-60 degrees). The default is 35 degrees.
259 ANNOTATION CAPTURE G WIN LEFT ANNOTCAPTURE;10 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<-99999)!(X?.E1"."1N.N) X
  • LAST EDITED:  APR 26, 2012
  • HELP-PROMPT:  Type a number between -99999 and 99999, 0 decimal digits.
  • DESCRIPTION:  
    This defines the global setting of the Capture annotation window left position on the screen (dot pixel).
260 ANNOTATION CAPTURE G WIN TOP ANNOTCAPTURE;11 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<-99999)!(X?.E1"."1N.N) X
  • LAST EDITED:  APR 26, 2012
  • HELP-PROMPT:  Type a number between -99999 and 99999, 0 decimal digits.
  • DESCRIPTION:  
    This defines the global setting of the Capture annotation window top position on the screen (dot pixel).
270 ANNOTATION DISPLAY FONT NAME ANNOTDISPLAY;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  APR 26, 2012
  • HELP-PROMPT:  Enter the font for Display annotation tools in 1-30 characters.
  • DESCRIPTION:  
    This defines the text font of the Display annotation tools. The default is "Arial".
271 ANNOTATION DISPLAY FONT STYLE ANNOTDISPLAY;2 SET
  • '0' FOR REGULAR;
  • '1' FOR BOLD;
  • '2' FOR ITALIC;
  • '3' FOR BOLD ITALIC;

  • LAST EDITED:  MAY 01, 2012
  • HELP-PROMPT:  Enter the text font style of the annotation tools.
  • DESCRIPTION:  
    This defines the text font style of the Display annotation tools. The default is 'Regular'.
272 ANNOTATION DISPLAY FONT SIZE ANNOTDISPLAY;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>72)!(X<8)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 01, 2012
  • HELP-PROMPT:  Type a number between 8 and 72, 0 decimal digits.
  • DESCRIPTION:  
    This defines the text font size in points of the Display annotation tools. Each point is 1/72nd of an inch. A font size of 72 results in letters 1 inch high. The default is 36.
273 ANNOTATION DISPLAY LINE WIDTH ANNOTDISPLAY;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  APR 26, 2012
  • HELP-PROMPT:  Type a number between 0 and 999, 0 decimal digits.
  • DESCRIPTION:  
    This defines the line width of the Display annotation tools. The default is 5.
274 ANNOTATION DISPLAY COLOR ANNOTDISPLAY;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  APR 26, 2012
  • HELP-PROMPT:  Type a number between 0 and 99999999 for Color, 0 decimal digits.
  • DESCRIPTION:  This defines the color of the Display annotation tools. The default is 32768 (GREEN). For example: BLACK - 0, WHITE - 16777215, MEDIUM GREY - 10789024, SILVER - 12632256, MAROON - 128, RED - 255 OLIVE - 32896, YELLOW -
    65535, GREEN - 32768, LIME - 65280, TEAL - 8421376, AQUA - 16776960 NAVY - 8388608, BLUE - 16711680, PURPLE - 8388736, FUCHSIA -16711935 Reference: AccuSoft ImageGear MD
275 ANNOTATION DISPLAY OPACITY ANNOTDISPLAY;6 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>255)!(X<63)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 01, 2012
  • HELP-PROMPT:  Type a number between 63 and 255.
  • DESCRIPTION:  
    This defines the opacity of the Display annotation tools. The default is 159. It is the degree to which light is not allowed to travel through Opaque context.
276 ANNOTATION DISPLAY ARROW STYLE ANNOTDISPLAY;7 SET
  • '0' FOR POINTER;
  • '1' FOR SOLID;
  • '2' FOR OPEN;
  • '3' FOR POINTER SOLID;
  • '4' FOR NONE;

  • LAST EDITED:  MAY 01, 2012
  • HELP-PROMPT:  Enter the arrow style of the Display annotation tools.
  • DESCRIPTION:  
    This defines the arrow style of the Display annotation tools. The default is 0 - Pointer.
277 ANNOTATION DISPLAY ARROWLENGTH ANNOTDISPLAY;8 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>200)!(X<10)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 01, 2012
  • HELP-PROMPT:  Type a number between 10 and 200, 0 decimal digits.
  • DESCRIPTION:  
    This defines the arrow length of the Display annotation tools. The default is 35.
278 ANNOTATION DISPLAY ARROW ANGLE ANNOTDISPLAY;9 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>60)!(X<10)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 01, 2012
  • HELP-PROMPT:  Type a number between 10 and 60, 0 decimal digits.
  • DESCRIPTION:  
    This defines the arrow angle of the Display annotation tools (10-60 degrees). The default is 35 degrees.
279 ANNOTATION DISPLAY G WIN LEFT ANNOTDISPLAY;10 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<-99999)!(X?.E1"."1N.N) X
  • LAST EDITED:  APR 26, 2012
  • HELP-PROMPT:  Type a number between -99999 and 99999, 0 decimal digits.
  • DESCRIPTION:  
    This defines the global setting of the Display annotation window left position on the screen (dot pixel).
280 ANNOTATION DISPLAY G WIN TOP ANNOTDISPLAY;11 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<-99999)!(X?.E1"."1N.N) X
  • LAST EDITED:  APR 26, 2012
  • HELP-PROMPT:  Type a number between -99999 and 99999, 0 decimal digits.
  • DESCRIPTION:  
    This defines the global setting of the Display annotation window top position on the screen (dot pixel).
281 ANNOTATION DISPLAY AUTO SHOW ANNOTDISPLAY;12 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  APR 26, 2012
  • HELP-PROMPT:  Enter 'YES' to auto-show the annotation of Display image.
  • DESCRIPTION:  
    This defines the auto-show annotation of Display image.
300 RIVER AUTO CONNECT ENABLED RIVER;1 SET
  • '1' FOR ENABLED;
  • '0' FOR DISABLED;

  • LAST EDITED:  APR 03, 2006
  • DESCRIPTION:  
    Determines if the display client should automatically connect to remote sites for the selected patient.
301 RIVER CONNECT VISN ONLY RIVER;2 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  APR 03, 2006
  • DESCRIPTION:  
    Determines if the display client should automatically connect to remote sites only in the users VISN.
302 RIVER HIDE EMPTY SITES RIVER;3 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  MAY 09, 2006
  • DESCRIPTION:  
    Determines if the display client should hide sites with 0 (zero) images on the RIV (Remote Image View) toolbar.
303 RIVER HIDE DISCONNECTED SITES RIVER;4 SET
  • '1' FOR YES;
  • '0' FOR NO;

  • LAST EDITED:  MAY 09, 2006
  • DESCRIPTION:  
    Determines if the display client should hide disconnected sites on the RIV (Remote Image View) toolbar.
304 RIVER AUTO CONNECT DOD RIVER;5 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  DEC 21, 2010
  • HELP-PROMPT:  Enter 'YES' if you want to auto connect to DoD sites.
  • DESCRIPTION:  
    Determines if the display client should automatically connect to DoD sites for the selected patient.
  • TECHNICAL DESCR:  
    Added in patch MAG*3.0*117.

External References

Name Field # of Occurrence
^%DT 193+1, 194+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^MAG(2006.18 - [#2006.18] .01(XREF 1S), .01(XREF 1K), 1(XREF 1S), 1(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT 193+1*, 194+1*
>> DA .01(XREF 1S), .01(XREF 1K), 1(XREF 1S), 1(XREF 1K)
X .01+1!, .01(XREF 1S), .01(XREF 1K), 1(XREF 1S), 1(XREF 1K), 2+1!, 3+1!, 5+1!, 6+1!, 7+1!
, 8+1!, 10+1!, 11+1!, 12+1!, 13+1!, 15+1!, 16+1!, 17+1!, 18+1!, 20+1!
, 21+1!, 22+1!, 23+1!, 25+1!, 26+1!, 27+1!, 28+1!, 29+1!, 31+1!, 33+1!
, 34+1!, 35+1!, 36+1!, 37+1!, 38+1!, 39+1!, 40+1!, 42+1!, 43+1!, 44+1!
, 45+1!, 55+1!, 56+1!, 57+1!, 58+1!, 60+1!, 61+1!, 62+1!, 63+1!, 64+1!
, 65+1!, 66+1!, 71+1!, 72+1!, 73+1!, 74+1!, 101+1!, 102+1!, 103+1!, 104+1!
, 111+1!, 112+1!, 113+1!, 114+1!, 115+1!, 116+1!, 122+1!, 123+1!, 131+1!, 132+1!
, 133+1!, 134+1!, 137+1!, 138+1!, 140+1!, 141+1!, 143+1!, 144+1!, 146+1!, 147+1!
, 148+1!, 149+1!, 150+1!, 151+1!, 152+1!, 153+1!, 154+1!, 155+1!, 156+1!, 157+1!
, 158+1!, 159+1!, 163+1!, 164+1!, 165+1!, 180+1!, 181+1!, 182+1!, 183+1!, 184+1!
, 185+1!, 186+1!, 189+1!, 191+1!, 192+1!, 193+1*!, 194+1*!, 201+1!, 202+1!, 203+1!
, 204+1!, 206+1!, 211+1!, 220.13+1!, 221.02+1!, 221.03+1!, 221.04+1!, 221.05+1!, 221.1+1!, 222.02+1!
, 222.03+1!, 222.04+1!, 222.05+1!, 250+1!, 252+1!, 253+1!, 254+1!, 255+1!, 257+1!, 258+1!
, 259+1!, 260+1!, 270+1!, 272+1!, 273+1!, 274+1!, 275+1!, 277+1!, 278+1!, 279+1!
, 280+1!
>> Y 193+1, 194+1
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All