STANDARD DATA DICTIONARY #409.41 -- OUTPATIENT CLASSIFICATION TYPE FILE                                           3/24/25    PAGE 1
STORED IN ^SD(409.41,  (8 ENTRIES)   SITE: WWW.BMIRWIN.COM   UCI: VISTA,VISTA                                      (VERSION 5.3)   

DATA          NAME                  GLOBAL        DATA
ELEMENT       TITLE                 LOCATION      TYPE
-----------------------------------------------------------------------------------------------------------------------------------
This table file contains types of outpatient classifications. These include Service Connected, Agent Orange Exposure, Ionizing 
Radiation Exposure and Environmental Contaminants.  
 
If an entry needs to be added, modified or deleted a patch will be issued instructing the site how to make the change.  Otherwise, 
this table should not be edited in anyway by the site.  


              DD ACCESS: @
              RD ACCESS: d
              WR ACCESS: @
             DEL ACCESS: @
           LAYGO ACCESS: @

POINTED TO BY: TYPE field (#.01) of the OUTPATIENT CLASSIFICATION File (#409.42) 
               

CROSS
REFERENCED BY: EFFECTIVE DATE(AID), NAME(B)



409.41,.001   NUMBER                     NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>100)!(X<1)!(X?.E1"."1N.N) X
              LAST EDITED:      DEC 28, 1992 
              HELP-PROMPT:      Type a Number between 1 and 100, 0 Decimal Digits 
              DESCRIPTION:
                                Enter in this field the internal entry number associated with this outpatient classification type.  

                                UNEDITABLE

409.41,.01    NAME                   0;1 FREE TEXT (Required)

              INPUT TRANSFORM:  K:$L(X)>30!(X?.N)!($L(X)<3)!'(X'?1P.E) X
              LAST EDITED:      SEP 27, 2001 
              HELP-PROMPT:      NAME MUST BE 3-30 CHARACTERS, NOT NUMERIC OR STARTING WITH PUNCTUATION 
              DESCRIPTION:
                                Enter in this field the name of the outpatient classification type.  

              DELETE TEST:      1,0)= I 1 W !,*7,"Deletion of an appointment classification type is not allowed."

                                UNEDITABLE
              CROSS-REFERENCE:  409.41^B 
                                1)= S ^SD(409.41,"B",$E(X,1,30),DA)=""
                                2)= K ^SD(409.41,"B",$E(X,1,30),DA)
                                This cross-reference allows look-up by outpatient classification type name.  



409.41,.02    PROMPT                 0;2 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>60!($L(X)<1) X
              LAST EDITED:      SEP 25, 2001 
              HELP-PROMPT:      Answer must be 1-60 characters in length. 
              DESCRIPTION:      Enter in this field the prompt to be used as when this outpatient classification is asked.  If this
                                field is not defined the NAME field will be used.  For example, this field might contain the
                                following:  
                                   Was treatment for an SC condition 

              TECHNICAL DESCR:
                                This field in used as DIR("A") when prompting for outpatient classification.  


409.41,.03    INPUT TYPE             0;3 SET (Required)

                                'F' FOR FREE-TEXT; 
                                'N' FOR NUMERIC; 
                                'S' FOR SET; 
                                'Y' FOR YES/NO; 
              LAST EDITED:      JUL 21, 1993 
              DESCRIPTION:
                                Enter in this field the input type to be used when this outpatient classification is asked.  

              TECHNICAL DESCR:
                                This field is used as DIR(0) when prompting for outpatient classification.  

                                UNEDITABLE

409.41,.04    DEFAULT                0;4 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>10!($L(X)<1) X
              LAST EDITED:      SEP 27, 2001 
              HELP-PROMPT:      Answer must be 1-10 characters in length. 
              DESCRIPTION:      Enter in this field the default to be used when this outpatient classification is asked.  
                                 
                                For example, this field might contain the following if the input type is YES/NO:  NO 

              TECHNICAL DESCR:
                                This field is used as DIR("B") when prompting for outpatient classification.  

                                UNEDITABLE

409.41,.05    REQUIRED               0;5 SET

                                '1' FOR YES; 
                                '0' FOR NO; 
              LAST EDITED:      JUL 21, 1993 
              DESCRIPTION:      Enter in this field whether or not a response is required when this outpatient classification is
                                asked.  

                                UNEDITABLE

409.41,.06    DISPLAY NAME           0;6 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
              LAST EDITED:      SEP 25, 2001 
              HELP-PROMPT:      Answer must be 1-30 characters in length. 
              DESCRIPTION:
                                Enter in this field the text to be displayed on the check out screen.  


409.41,.07    ABBREVATION            0;7 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>4!($L(X)<1) X
              LAST EDITED:      JUL 21, 1993 
              HELP-PROMPT:      Answer must be 1-4 characters in length. 
              DESCRIPTION:      Enter in this field the abbreviation for the outpatient classification type.  For example, AO for
                                Agent Orange Exposure.  

                                UNEDITABLE

409.41,1      SCREEN                 1;E1,245 MUMPS

              INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
              LAST EDITED:      APR 21, 1999 
              HELP-PROMPT:      This is Standard MUMPS code. 
              DESCRIPTION:      Enter in this field MUMPS code to be used as a screen to determine whether or not a patient should
                                be asked this outpatient classification type.  

              TECHNICAL DESCR:  The following variables are supported through the outpatient classification function calls: 
                                 
                                 DFN      - Patient file IEN 
                                 SDOE     - Outpatient Encounter file IEN  [Optional] 

              WRITE AUTHORITY:  @
                                UNEDITABLE

409.41,2      INPUT PARAMETERS       2;1 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>245!($L(X)<1) X
              LAST EDITED:      JUL 21, 1993 
              HELP-PROMPT:      Answer must be 1-245 characters in length. 
              DESCRIPTION:      Enter in this field the input parameters to be used when this outpatient classification is asked. 
                                For example, this field might contain the following if the input type is a SET:  1:MARRIED;2:SINGLE 

              TECHNICAL DESCR:
                                This field is used as DIR(0) when prompting for outpatient classification.  

                                UNEDITABLE

409.41,50     DESCRIPTION            D;0   WORD-PROCESSING #409.415

              DESCRIPTION:
                                Enter in this field the description associated with this outpatient classification type.  


                LAST EDITED:      MAR 16, 1993 



409.41,75     EFFECTIVE DATE         E;0 DATE Multiple #409.4175 (Add New Entry without Asking)

              DESCRIPTION:
                                Enter in this field the effective date of the outpatient classification type.  


409.4175,.01    EFFECTIVE DATE         0;1 DATE (Required)

                INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
                LAST EDITED:      DEC 28, 1992 
                HELP-PROMPT:      Enter in this field the effective date of the outpatient classification type. 
                DESCRIPTION:
                                  Enter in this field the effective date of the outpatient classification type.  

                CROSS-REFERENCE:  409.4175^B 
                                  1)= S ^SD(409.41,DA(1),"E","B",$E(X,1,30),DA)=""
                                  2)= K ^SD(409.41,DA(1),"E","B",$E(X,1,30),DA)
                                  This cross-reference allows look-up by effective date.  


                CROSS-REFERENCE:  409.41^AID^MUMPS 
                                  1)= S ^SD(409.41,DA(1),"E","AID",-X,DA)=""
                                  2)= K ^SD(409.41,DA(1),"E","AID",-X,DA)
                                  This cross-reference can be used to sort by outpatient classification type by inverse effective
                                  date by internal entry number of the effective date.  



409.4175,.02    ACTIVE                 0;2 SET (Required)

                                  '1' FOR YES; 
                                  '0' FOR NO; 
                LAST EDITED:      DEC 28, 1992 
                HELP-PROMPT:      Enter in this field whether of not the effective date of the outpatient classification is active 
                                  or not. 
                DESCRIPTION:      Enter in this field whether or not the effective date of the outpatient classification is active
                                  or not.  





INPUT TEMPLATE(S):

PRINT TEMPLATE(S):

SORT TEMPLATE(S):

FORM(S)/BLOCK(S):