STANDARD DATA DICTIONARY #601.6 -- MH MULTIPLE SCORING FILE                                                       3/24/25    PAGE 1
STORED IN ^YTT(601.6,  (99 ENTRIES)   SITE: WWW.BMIRWIN.COM   UCI: VISTA,VISTA                                    (VERSION 5.01)   

DATA          NAME                  GLOBAL        DATA
ELEMENT       TITLE                 LOCATION      TYPE
-----------------------------------------------------------------------------------------------------------------------------------
File allows the user to score multiple instruments 


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

CROSS
REFERENCED BY: INSTRUMENT NAME(B)



601.6,.01     INSTRUMENT NAME        0;1 POINTER TO MH INSTRUMENT FILE (#601) (Required)

              INPUT TRANSFORM:  S DINUM=X
              LAST EDITED:      MAR 31, 1999 
              DESCRIPTION:
                                A Psychological test or interview from the MH Instrument File (#601) 

              NOTES:            XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER

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


601.6,1       ALLOW MULTIPLE SCORING 0;2 SET

                                'Y' FOR Yes; 
                                'N' FOR No; 
              LAST EDITED:      MAR 31, 1999 
              HELP-PROMPT:      Yes indicates availability 
              DESCRIPTION:      Boolean to allow use of instrument in multiple test scoring.  This field is set to 'N' when
                                instrument is an interview or cannot be scored.  


601.6,2       EXECUTABLE SCORING CODE 1;E1,245 MUMPS

              INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
              LAST EDITED:      MAR 31, 1999 
              HELP-PROMPT:      This is Standard MUMPS code. 
              DESCRIPTION:      Standard M code for multiple scoring.  This code is executed to score the tests as raw and
                                transformed scoring is not saved but recreated on each printing.  

              WRITE AUTHORITY:  @

601.6,3       INSTRUMENT TYPE        0;3 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>10!($L(X)<2) X
              LAST EDITED:      JUL 28, 1999 
              HELP-PROMPT:      Answer must be 2-10 characters in length. 
              DESCRIPTION:      Text describing the type of Instrument being scored.  This field will contain a description of how
                                the scores are to be evaluated.  Estimated range descriptions will be placed here.  


601.6,4       APPROPRIATE FOR GUI INPUT 0;4 SET

                                'Y' FOR Yes; 
                                'N' FOR No; 
              LAST EDITED:      OCT 22, 1999 
              DESCRIPTION:      This field indicates whether the MH SHG believes this instrument is appropriate for GUI
                                presentation to the clinician and or patient 


601.6,5       OUTCOMES               2;E1,245 MUMPS

              INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
              LAST EDITED:      FEB 18, 2000 
              HELP-PROMPT:      This is Standard MUMPS code. 
              DESCRIPTION:      This executable Mumps code generates a number which corresponds to the 
                                 results text number appropriate for this administration 

              WRITE AUTHORITY:  @

601.6,6       RESULTS                3;0 Multiple #601.66

              DESCRIPTION:      Based on the decision rules coded in the Outcome field, Results are the short text to be placed in
                                a progress note or on-screen report detailing the meaning of the data.  

              TECHNICAL DESCR:  Text is parsed via the API at OUTCOME^YTAPI5.  Parsing uses the | delimiter.  Users may not add or
                                edit these sub-fields.  

              IDENTIFIED BY:    RESULTS DESCRIPTION(#1)

601.66,.01      RESULTS NUMBER         0;1 NUMBER (Multiply asked)

                INPUT TRANSFORM:  K:+X'=X!(X>99)!(X<1)!(X?.E1"."1N.N) X
                LAST EDITED:      FEB 18, 2000 
                HELP-PROMPT:      Type a Number between 1 and 99, 0 Decimal Digits 
                DESCRIPTION:
                                  A unique identifier for Results. Used by the Outcome rules.  

                CROSS-REFERENCE:  601.66^B 
                                  1)= S ^YTT(601.6,DA(1),3,"B",$E(X,1,30),DA)=""
                                  2)= K ^YTT(601.6,DA(1),3,"B",$E(X,1,30),DA)


601.66,1        RESULTS DESCRIPTION    0;2 FREE TEXT

                INPUT TRANSFORM:  K:$L(X)>80!($L(X)<1) X
                LAST EDITED:      FEB 18, 2000 
                HELP-PROMPT:      Answer must be 1-80 characters in length. 
                DESCRIPTION:
                                  A short title for a result, eg. Positive, Negative.  


601.66,2        RESULTS TEXT           1;0   WORD-PROCESSING #601.662

                DESCRIPTION:
                                  Actual text to be placed in a progress note after parsing through the API OUTCOME^YTAPI5.  


                  LAST EDITED:      FEB 18, 2000 






      FILES POINTED TO                      FIELDS

MH INSTRUMENT (#601)              INSTRUMENT NAME (#.01)



INPUT TEMPLATE(S):

PRINT TEMPLATE(S):

SORT TEMPLATE(S):

FORM(S)/BLOCK(S):