STANDARD DATA DICTIONARY #409.66 -- APPOINTMENT TRANSACTION TYPE FILE                                             3/24/25    PAGE 1
STORED IN ^SD(409.66,  (9 ENTRIES)   SITE: WWW.BMIRWIN.COM   UCI: VISTA,VISTA                                      (VERSION 5.3)   

DATA          NAME                  GLOBAL        DATA
ELEMENT       TITLE                 LOCATION      TYPE
-----------------------------------------------------------------------------------------------------------------------------------
This table file contains the list of transaction types that can occur against an appointment.  For example, when an appointment is
cancelled, the CANCEL transaction type occurs.  
 
If a transaction type 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: @

CROSS
REFERENCED BY: NAME(B)



409.66,.001   NUMBER                     NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>9)!(X<1)!(X?.E1"."1N.N) X
              LAST EDITED:      NOV 06, 1992 
              HELP-PROMPT:      Type a Number between 1 and 9, 0 Decimal Digits 
              DESCRIPTION:      This internal number identifies the transaction type.  Some application code uses this number
                                during processing.  

              TECHNICAL DESCR:
                                The data in this field should not be modified a the site unless directed to do so via a patch.  


409.66,.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 transaction type.  

              TECHNICAL DESCR:
                                The data in this field should not be modified a the site unless directed to do so via a patch.  

              CROSS-REFERENCE:  409.66^B 
                                1)= S ^SD(409.66,"B",$E(X,1,30),DA)=""
                                2)= K ^SD(409.66,"B",$E(X,1,30),DA)


409.66,.02    TYPE                   0;2 SET

                                'A' FOR APPOINTMENT; 
                                'S' FOR STOP CODE; 
                                'D' FOR DISPOSITION; 
              LAST EDITED:      NOV 06, 1992 


INPUT TEMPLATE(S):

PRINT TEMPLATE(S):

SORT TEMPLATE(S):

FORM(S)/BLOCK(S):