STANDARD DATA DICTIONARY #2006.58 -- DICOM LOG FILE                                                               3/24/25    PAGE 1
STORED IN ^MAGDMLOG(  *** NO DATA STORED YET ***   SITE: WWW.BMIRWIN.COM   UCI: VISTA,VISTA                        (VERSION 3.0)   

DATA          NAME                  GLOBAL        DATA
ELEMENT       TITLE                 LOCATION      TYPE
-----------------------------------------------------------------------------------------------------------------------------------
 +---------------------------------------------------------------+ 
 |                                                               |
 | Property of the US Government.                                | 
 | No permission to copy or redistribute this software is given. | 
 | Use of unreleased versions of this software requires the user | 
 | to execute a written test agreement with the VistA Imaging    | 
 | Development Office of the Department of Veterans Affairs,     | 
 | telephone (301) 734-0100.                                     | 
 |                                                               |
 | The Food and Drug Administration classifies this software as  | 
 | a medical device.  As such, it may not be changed in any way. | 
 | Modifications to this software may result in an adulterated   | 
 | medical device under 21CFR820, the use of which is considered | 
 | to be a violation of US Federal Statutes.                     | 
 |                                                               |
 +---------------------------------------------------------------+
 
Data recorded in this file will be set and removed by the VISTA DICOM gateway.  Please do not edit entries in this file.  
 
A message display and logging facility is provided in the VISTA DICOM gateway by the ^MAGDMLOG routine. Status, informational,
progress, and warning messages generated by the various processes are passed to the routine via the MESSAGE entry point. The
messages for the process are stored in the ^MAGDMLOG global, where they can be retrieved (from ^MAGDMENU or programmer mode) by
invoking the DUMP entry point. Each message is also displayed in real-time on the MSM Console window, if the window is free (i.e.,
not owned by another job).  


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

CROSS
REFERENCED BY: JOB(B)



2006.58,.01   JOB                    0;1 NUMBER (Required)

              Job   
              INPUT TRANSFORM:  K:+X'=X!(X>9999999999)!(X<1)!(X?.E1"."1N.N) X
              LAST EDITED:      FEB 25, 2000 
              HELP-PROMPT:      Enter your job-number. 
              DESCRIPTION:      The value of this field is an integer number that identifies the MUMPS-job that created the current 
                                log-file.  
                                 
                                While there may be 'old' log-files remaining from a job with the same number, the "B"
                                cross-reference for this field will only keep track of the log-file that is currently open for any
                                given job.  

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


2006.58,2     TIMESTAMP              0;2 FREE TEXT (Required)

              Timestamp   
              INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
              LAST EDITED:      FEB 25, 2000 
              HELP-PROMPT:      Enter this moment's date and time ($HOROLOG format). 
              DESCRIPTION:      The value of this field is a string that identifies the date and time on which the current log-file 
                                was created.  
                                 
                                This value is encoded in $Horolog Format.  


2006.58,3     TITLE                  0;3 FREE TEXT

              Title   
              INPUT TRANSFORM:  K:$L(X)>100!($L(X)<1) X
              LAST EDITED:      FEB 25, 2000 
              HELP-PROMPT:      Enter the title for this log entry. 
              DESCRIPTION:
                                The value of this field is a string that is used as a header for the current log-file.  


2006.58,4     TEXT                   1;0 Multiple #2006.5801 (Add New Entry without Asking)


2006.5801,.01   TEXT                   0;1 FREE TEXT

                Text   
                INPUT TRANSFORM:  K:$L(X)>100!($L(X)<1) X
                LAST EDITED:      FEB 25, 2000 
                HELP-PROMPT:      Enter a line of text. 
                DESCRIPTION:
                                  The value of this field is a string that makes up one line in the current log-file.  




2006.58,5     LINE                   2;0 Multiple #2006.5802 (Add New Entry without Asking)


2006.5802,.01   TIMESTAMP              0;1 FREE TEXT

                Timestamp   
                INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
                LAST EDITED:      FEB 25, 2000 
                HELP-PROMPT:      Enter this moment's date and time ($HOROLOG format). 
                DESCRIPTION:      The value of this field is a string that identifies the date and time on which the current line
                                  of text was created.  
                                   
                                  This value is encoded in $Horolog Format.  


2006.5802,2     FROM                   0;2 FREE TEXT

                From   
                INPUT TRANSFORM:  K:$L(X)>50!($L(X)<1) X
                LAST EDITED:      FEB 25, 2000 
                HELP-PROMPT:      Identify the location from where this log-entry was produced. 
                DESCRIPTION:      The value of this field is a string that indicates the line in the MUMPS program from which the
                                  current line was added to the log-file.  





INPUT TEMPLATE(S):

PRINT TEMPLATE(S):

SORT TEMPLATE(S):

FORM(S)/BLOCK(S):