STANDARD DATA DICTIONARY #409.62 -- APPOINTMENT GROUP FILE 3/24/25 PAGE 1 STORED IN ^SD(409.62, (10 ENTRIES) SITE: WWW.BMIRWIN.COM UCI: VISTA,VISTA (VERSION 5.3) DATA NAME GLOBAL DATA ELEMENT TITLE LOCATION TYPE ----------------------------------------------------------------------------------------------------------------------------------- This table file contains entries that describe appointment categories/groups. An APPOINTMENT STATUS(#409.63) file entry can be associated with one or more of these groups This relationship is defined by the ASSOOICATED GROUPS(#100) multiple of that APPOINTMENT STATUS file. The SDAM APPT MGT (Appointment Management) option of the Scheduling package uses this association. In that option, the user is allowed to select which 'group' of appointments to view. Appointments with a current status associated with that group are then displayed. If a group needs to be added/modified/deleted, a patch will be issued instructing the site how to make the change. Otherwise, this table file should not be edited in any way by the site. DD ACCESS: @ RD ACCESS: d WR ACCESS: @ DEL ACCESS: @ LAYGO ACCESS: @ POINTED TO BY: GROUP field (#.01) of the ASSOCIATED STATUS GROUPS sub-field (#409.636) of the APPOINTMENT STATUS File (#409.63) CROSS REFERENCED BY: NAME(B) 409.62,.01 NAME 0;1 FREE TEXT (Required) 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) 409.62,.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. 409.62,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. INPUT TEMPLATE(S): PRINT TEMPLATE(S): SORT TEMPLATE(S): FORM(S)/BLOCK(S):