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 |  Pointed To By FileMan Files |  Fields |  Found Entries |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^SD(409.62

Package: Scheduling

Global: ^SD(409.62


Information

FileMan FileNo FileMan Filename Package
409.62 APPOINTMENT GROUP Scheduling

Description

Directly Accessed By Routines, Total: 3

Package Total Routines
Scheduling 3 SDAM    TEAM POSITIONS    ^SD(409.62    

Pointed To By FileMan Files, Total: 1

Package Total FileMan Files
Scheduling 1 APPOINTMENT STATUS(#409.63)[#409.636(.01)]    

Fields, Total: 3

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
  • HELP-PROMPT:  NAME MUST BE 3-30 CHARACTERS, NOT NUMERIC OR STARTING WITH PUNCTUATION
  • DESCRIPTION:  
    This field contains the name of the appointment group.
  • DELETE TEST:  1,0)= I 1 W *7,!?5,"o Deleting entries from this file is prohibited"
  • LAYGO TEST:  1,0)= W *7,!?5,"o Adding entries to this file is prohibited??" I 0
  • CROSS-REFERENCE:  409.62^B
    1)= S ^SD(409.62,"B",$E(X,1,30),DA)=""
    2)= K ^SD(409.62,"B",$E(X,1,30),DA)
.02 TITLE 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>40!($L(X)<1) X
  • LAST EDITED:  NOV 01, 1991
  • HELP-PROMPT:  Answer must be 1-40 characters in length.
  • DESCRIPTION:  
    This field contains the free-text title for the group. The title is used as part of the header in the 'Appointment Management' option screen. The header describes the appointment list being displayed.
  • TECHNICAL DESCR:  
    The data in this field should not be modified a the site unless directed to do so via a patch.
1 SCREEN 1;E1,245 MUMPS

  • INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
  • LAST EDITED:  JAN 23, 1992
  • HELP-PROMPT:  This is Standard MUMPS code.
  • DESCRIPTION:  This field contains the MUMPS code that returns $T which is used to determine if an appointment should be used as part of the group.
    Normally, this field is not filled in and the association of an APPOINTMENT STATUS to the group is enough to define the relationship.
    An example of the use of this SCREEN field is in the FUTURE group entry. Both the INPATIENT and FUTURE appointment statuses are associated with this group. However, INPATIENT appointments can be in the past and future.
    The screen causes only appointments with a date/time of greater than today to be used.
  • TECHNICAL DESCR:  
    The data in this field should not be modified a the site unless directed to do so via a patch.

Found Entries, Total: 10

NAME: NO ACTION TAKEN    NAME: CHECKED IN    NAME: CHECKED OUT    NAME: NO SHOWED    NAME: CANCELLED    NAME: ALL    NAME: REBOOKED    NAME: INPATIENT    
NAME: FUTURE    NAME: NON-COUNT    

External References

Name Field # of Occurrence
^DIM 1+1

Global Variables Directly Accessed

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

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> DA .01(XREF 1S), .01(XREF 1K)
DT 1(IEN:9)
>> SDT 1(IEN:9)
X .01+1!, .01(XREF 1S), .01(XREF 1K), .02+1!, 1+1!
Info |  Desc |  Directly Accessed By Routines |  Pointed To By FileMan Files |  Fields |  Found Entries |  External References |  Global Variables Directly Accessed |  Local Variables  | All