Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Accessed By FileMan Db Calls |  Fields
Print Page as PDF
Global: ^SDEC(409.98

Package: Scheduling

Global: ^SDEC(409.98


Information

FileMan FileNo FileMan Filename Package
409.98 SDEC SETTINGS Scheduling

Description

Accessed By FileMan Db Calls, Total: 5

Package Total Routines
Scheduling 5 SDEC756P    SDECIDX    SDECSTNG    SDES2GETLINKS    SDESVVC    

Fields, Total: 8

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

  • INPUT TRANSFORM:  K:$L(X)>30!(X?.N)!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  JUN 13, 2018
  • HELP-PROMPT:  Name must be 3-30 characters, not numeric or starting with punctuation
  • DESCRIPTION:  
    There are two records in the SDEC Settings file - VS GUI NATIONAL and VS GUI LOCAL.
  • TECHNICAL DESCR:  The VS GUI NATIONAL record contains national settings. The VS GUI LOCAL record stores local settings. Neither should be deleted. National settings will be established and maintained via VistA patch. Local settings will
    be established and maintained using FileMan or the SDEC HELP PANE EDIT (LOCAL) option at the VAMC level.
    UNEDITABLE
  • CROSS-REFERENCE:  409.98^B
    1)= S ^SDEC(409.98,"B",$E(X,1,30),DA)=""
    2)= K ^SDEC(409.98,"B",$E(X,1,30),DA)
1 HELP LINK TEXT 1;0 Multiple #409.981 409.981

  • DESCRIPTION:  
    This multiple stores the URL and display name for help links displayed in the HELP pane of VS GUI.
2 CURRENT GUI VERSION 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
    MAXIMUM LENGTH: 30
  • LAST EDITED:  AUG 27, 2018
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    This field stores the version number of the GUI (e.g., 2.1.0 R12) that has been nationally released.
  • TECHNICAL DESCR:  This field is used by the GUI and RPCs to prevent use of older versions of the GUI by schedulers.
    The version is stored in the VS GUI LOCAL record (#2). It is updated via MailMan.
3 GUI VERSION EFFECTIVE DATE 0;3 DATE

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  AUG 27, 2018
  • HELP-PROMPT:  Enter the date the current GUI version was installed.
  • DESCRIPTION:  
    The date in this field is the date that the current GUI version was installed at the site.
  • TECHNICAL DESCR:  This field is used by the GUI and RPCs to prevent use of older versions of the GUI by schedulers.
    The version is stored in the VS GUI LOCAL record (#2).
    It is updated via MailMan.
4 APPT REQUEST COMMENT LENGTH 0;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>32768)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JAN 08, 2019
  • HELP-PROMPT:  Type a number between 0 and 32768, 0 decimal digits.
  • DESCRIPTION:  
    This field contains the maximum length of an appointment request comment.
  • TECHNICAL DESCR:  The contents of this field should be consistent with the field length supported by CPRS.
    The field length is stored in the VS GUI LOCAL record (#2). It is updated via MailMan.
    The value stored here can be retrieved by calling the SDECSTNG CMTLNGTH RPC.
5 MAX RECS ACCUMULATED 0;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  APR 08, 2021
  • HELP-PROMPT:  Type a number between 1 and 999, 0 decimal digits.
  • DESCRIPTION:  
    This field represents the MAX number of ACCUMULATED Records allowed to be returned.
  • TECHNICAL DESCR:  The MAX RECS ACCUMULATED value can be passed into the SDECRMG RMG RPC. If the value is null, then the default value comes from the MAX RECS ACCUMULATED (#5) field in the SDEC SETTINGS (#409.98) file, and if that field is
    null then the default value is 200.
6 VVC APP URL 2;E1,250 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>250!($L(X)<1) X
    MAXIMUM LENGTH: 250
  • LAST EDITED:  JUN 15, 2020
  • HELP-PROMPT:  Enter URL of VVC Web app, 1-250 characters
  • DESCRIPTION:  
    This field stores the URL where the VVC Web app is hosted.
  • TECHNICAL DESCR:  
    The contents of this field are returned by the SDEC VVC_APPT RPC if an appointment is made for a VVC clinic.
7 VVC STOP CODE 3;0 Multiple #409.987 409.987

  • DESCRIPTION:  
    This field stores the stop codes associated with VVC clinics.
Info |  Desc |  Accessed By FileMan Db Calls |  Fields