STANDARD DATA DICTIONARY #95.4 -- LAB MAPPING TRANSPORT FILE                                                      3/24/25    PAGE 1
STORED IN ^LAHM(95.4,  *** NO DATA STORED YET ***   SITE: WWW.BMIRWIN.COM   UCI: VISTA,VISTA                       (VERSION 5.2)   

DATA          NAME                  GLOBAL        DATA
ELEMENT       TITLE                 LOCATION      TYPE
-----------------------------------------------------------------------------------------------------------------------------------
This file is used to transport STS mapping to target sites for installation by the laboratory auto mapping software.  


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

CROSS
REFERENCED BY: ENTRY IDENTIFIER(B)

INDEXED BY:    INSTITUTION (AC), STATUS DATE (AD), STATUS (AE), CODE SYSTEM (AF)




95.4,.01      ENTRY IDENTIFIER       0;1 FREE TEXT (Required)

              INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
              LAST EDITED:      FEB 08, 2008 
              HELP-PROMPT:      Answer must be 1-30 characters in length 
              DESCRIPTION:
                                This field contains the identifier used to uniquely identify the site/test/specimen combination.  

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


95.4,2        INSTITUTION            0;2 POINTER TO INSTITUTION FILE (#4)

              LAST EDITED:      MAR 28, 2005 
              HELP-PROMPT:      Enter the institution associated with the test/specimen combination. 
              DESCRIPTION:      Pointer to the institution in the VistA INSITUTION file (#4) which this test/specimen record is
                                related to.  

              FIELD INDEX:      AC (#1067)    REGULAR    IR    SORTING ONLY
                  Short Descr:  Institution file (#4) cross-reference
                  Description:  Cross reference entries by which institution they are associated with. Used to extract and send
                                entries to a specific facility.  
                    Set Logic:  S ^LAHM(95.4,"AC",$E(X,1,30),DA)=""
                   Kill Logic:  K ^LAHM(95.4,"AC",$E(X,1,30),DA)
                   Whole Kill:  K ^LAHM(95.4,"AC")
                         X(1):  INSTITUTION  (95.4,2)  (Subscr 1)  (Len 30)  (forwards)


95.4,3        CODE SYSTEM            0;3 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
              LAST EDITED:      FEB 08, 2008 
              HELP-PROMPT:      Answer must be 1-20 characters in length 
              DESCRIPTION:      Contains the name of the code system related to this record.  Code system is free text to support
                                multiple code systems.  Generally the name of the code system is that used and/or assigned by the
                                HL7 standard to recognized code systems.  
                                 
                                The software used to process entries from this file contain the business rules and knowledge of the
                                corresponding code system.  

              FIELD INDEX:      AF (#1070)    REGULAR    IR    SORTING ONLY
                  Short Descr:  Index by code system type
                  Description:  Cross-reference used to identify entries related to a specific code system.  
                    Set Logic:  S ^LAHM(95.4,"AF",$E(X,1,30),DA)=""
                   Kill Logic:  K ^LAHM(95.4,"AF",$E(X,1,30),DA)
                   Whole Kill:  K ^LAHM(95.4,"AF")
                         X(1):  CODE SYSTEM  (95.4,3)  (Subscr 1)  (Len 30)  (forwards)


95.4,4        STATUS                 0;4 SET

                                '0' FOR LOADED; 
                                '.5' FOR DEFER; 
                                '.7' FOR PROCESSING EXECPTION; 
                                '1' FOR PROCESSED; 
                                '2' FOR DISCARD; 
              LAST EDITED:      FEB 08, 2008 
              HELP-PROMPT:      Enter the processing status of this record. 
              DESCRIPTION:
                                Holds the status of this record as it's loaded, processed and dispositioned by the site.  

              FIELD INDEX:      AE (#1069)    REGULAR    IR    SORTING ONLY
                  Short Descr:  Entries sorted by processing status
                  Description:  Cross-reference used to purge selected entries by status 
                    Set Logic:  S ^LAHM(95.4,"AE",$E(X,1,30),DA)=""
                   Kill Logic:  K ^LAHM(95.4,"AE",$E(X,1,30),DA)
                   Whole Kill:  K ^LAHM(95.4,"AE")
                         X(1):  STATUS  (95.4,4)  (Subscr 1)  (Len 30)  (forwards)


95.4,5        MAPPING STATUS         0;5 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>25!($L(X)<1) X
              LAST EDITED:      FEB 04, 2008 
              HELP-PROMPT:      Answer must be 1-25 characters in length 
              DESCRIPTION:
                                Stores the free text mapping status of this term when it's applied to it's related file entry.  


95.4,6        STATUS DATE            0;6 DATE

              INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:X<1 X
              LAST EDITED:      FEB 14, 2008 
              HELP-PROMPT:      Date/time the record's status was updated. 
              DESCRIPTION:
                                Records the date/time that this entry is processed and the data is applied to the target file. 

              FIELD INDEX:      AD (#1068)    REGULAR    IR    SORTING ONLY
                  Short Descr:  Entries sorted by processing date.
                  Description:  Cross-reference to sort entries by the date they are processed at site. Used to determine purging 
                                eligibility.  
                    Set Logic:  S ^LAHM(95.4,"AD",$E(X,1,30),DA)=""
                   Kill Logic:  K ^LAHM(95.4,"AD",$E(X,1,30),DA)
                   Whole Kill:  K ^LAHM(95.4,"AD")
                         X(1):  STATUS DATE  (95.4,6)  (Subscr 1)  (Len 30)  (forwards)


95.4,100      FIELD REFERENCE        100;0 Multiple #95.401 (Add New Entry without Asking)


95.401,.01      FIELD REFERENCE        0;1 FREE TEXT

                INPUT TRANSFORM:  K:$L(X)>100!($L(X)<1) X
                LAST EDITED:      JUL 23, 2007 
                HELP-PROMPT:      Answer must be 1-100 characters in length. 
                DESCRIPTION:      This is the field name in the target file that the mapping should be assigned.  The file and
                                  entry IEN is represented in the 'ENTRY IDENTIFIER' field .01.  
                                   

                CROSS-REFERENCE:  95.401^B 
                                  1)= S ^LAHM(95.4,DA(1),100,"B",$E(X,1,30),DA)=""
                                  2)= K ^LAHM(95.4,DA(1),100,"B",$E(X,1,30),DA)


95.401,10       FIELD DATA             100;0   WORD-PROCESSING #95.4011   (NOWRAP)   (IGNORE "|")

                DESCRIPTION:      This field holds the value that is to be associated with the corresponding field in the related
                                  file. The software which is processing this data understands the data type, structure and how to
                                  apply the information to the related files being updated. 


                  LAST EDITED:      JUN 05, 2009 
                  HELP-PROMPT:      Enter the data that is associated with this field data reference. 






      FILES POINTED TO                      FIELDS

INSTITUTION (#4)                  INSTITUTION (#2)



INPUT TEMPLATE(S):

PRINT TEMPLATE(S):

SORT TEMPLATE(S):

FORM(S)/BLOCK(S):