STANDARD DATA DICTIONARY #38.5 -- INCONSISTENT DATA FILE                                                          3/24/25    PAGE 1
STORED IN ^DGIN(38.5,  *** NO DATA STORED YET ***   SITE: WWW.BMIRWIN.COM   UCI: VISTA,VISTA                       (VERSION 5.3)   

DATA          NAME                  GLOBAL        DATA
ELEMENT       TITLE                 LOCATION      TYPE
-----------------------------------------------------------------------------------------------------------------------------------
The INCONSISTENT DATA file contains those patient's who were found to have missing and/or inconsistent data elements in the PATIENT 
file by the MAS consistency checker.  For each patient the date the inconsistencies were first identified, last identified, by
whom, etc., is stored as well as the individual inconsistencies.  The inconsistent data elements are stored in the INCONSISTENT
DATA ELEMENTS file where individual checks can be turned on or off by the facility.  Once the data is corrected through the
appropriate registration menu options, the entry will be removed from this file.  


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

CROSS
REFERENCED BY: LAST UPDATED(AC), NAME(B)



38.5,.01      NAME                   0;1 POINTER TO PATIENT FILE (#2) (Required)

              INPUT TRANSFORM:  S DINUM=X
              DESCRIPTION:      This field contains the name of the patient for which the inconsistencies exist.  This is a DINUMed
                                pointer to the PATIENT file.  

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

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


38.5,2        INITIALLY IDENTIFIED   0;2 DATE (Required)

              INPUT TRANSFORM:  S %DT="ETX" D ^%DT S X=Y K:Y<1 X
              DESCRIPTION:
                                This field contains the date the inconsistency was initially identified on your system.  


38.5,3        IDENTIFIED BY          0;3 POINTER TO NEW PERSON FILE (#200) (Required)

              LAST EDITED:      OCT 06, 1990 
              DESCRIPTION:      This field will contain the name of the user (via a pointer to the NEW PERSON file) that was
                                editing the data when the inconsistency was created.  


38.5,4        LAST UPDATED           0;4 DATE

              INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
              LAST EDITED:      MAR 06, 1987 
              DESCRIPTION:      If an inconsistency exists for a patient for more than 7 days and the record is called up again
                                through a registration option without correcting this inconsistency, a new bulletin will be
                                generated and the date of the edit will be stored in this field.  

              CROSS-REFERENCE:  38.5^AC^MUMPS 
                                1)= S ^DGIN(38.5,"AC",9999999-X,DA)=""
                                2)= K ^DGIN(38.5,"AC",9999999-X,DA)


38.5,5        LAST UPDATED BY        0;5 POINTER TO NEW PERSON FILE (#200)

              LAST EDITED:      OCT 06, 1990 
              DESCRIPTION:      If an inconsistency exists for a patient for more than 7 days and the record is called up again
                                through a registration option without correcting the inconsistency, a new bulletin will be
                                generated and the user who last edited this record will be stored.  


38.5,6        BULLETIN SENT          0;6 DATE

              INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
              LAST EDITED:      MAR 09, 1987 
              DESCRIPTION:
                                This field will contain the date a bulletin of these inconsistencies was last generated.  


38.5,10       INCONSISTENCY          I;0 POINTER Multiple #38.51 (Add New Entry without Asking)

              DESCRIPTION:
                                This multiple will contain the inconsistencies for this patient.  


38.51,.01       INCONSISTENCY          0;1 POINTER TO INCONSISTENT DATA ELEMENTS FILE (#38.6) (Required) (Multiply asked)

                INPUT TRANSFORM:  S DINUM=X
                DESCRIPTION:      This field contains the name of the inconsistency (a pointer to the INCONSISTENT DATA ELEMENTS
                                  file) which exists for this patient.  

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





      FILES POINTED TO                      FIELDS

INCONSISTENT DATA ELEMENTS 
                   (#38.6)        INCONSISTENCY:INCONSISTENCY (#.01)

NEW PERSON (#200)                 IDENTIFIED BY (#3)
                                  LAST UPDATED BY (#5)

PATIENT (#2)                      NAME (#.01)



INPUT TEMPLATE(S):

PRINT TEMPLATE(S):

SORT TEMPLATE(S):

FORM(S)/BLOCK(S):