STANDARD DATA DICTIONARY #2005.62 -- IMAGE STUDY FILE                                                             3/24/25    PAGE 1
STORED IN ^MAGV(2005.62,  *** 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.                     | 
 |                                                               |
 +---------------------------------------------------------------+
 
This file contains information about each study corresponding to an entry on the IMAGING PROCEDURE REFERENCE file (#2005.61).  


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

POINTED TO BY: STUDY REFERENCE field (#11) of the IMAGE SERIES File (#2005.63) 
               

CROSS
REFERENCED BY: STUDY INSTANCE UID(B), PROCEDURE REFERENCE(C), ACCESSION NUMBER(D), STUDY DATE/TIME(E), 
               ORIGINAL STUDY INSTANCE UID(G), PATIENT REFERENCE(L)

INDEXED BY:    STUDY DATE/TIME (J), STUDY DATE/TIME (K)




2005.62,.01   STUDY INSTANCE UID     0;1 FREE TEXT (Required)

              INPUT TRANSFORM:  K:$L(X)>64!($L(X)<1)!'(X'?1P.E) X
              LAST EDITED:      SEP 10, 2009 
              HELP-PROMPT:      Answer must be 1-64 characters in length. 
              DESCRIPTION:
                                This is the Study Record ID - Primary Identifier.  DICOM Tag: Study Instance UID  (0020,000D).  

              CROSS-REFERENCE:  2005.62^B 
                                1)= S ^MAGV(2005.62,"B",$E(X,1,64),DA)=""
                                2)= K ^MAGV(2005.62,"B",$E(X,1,64),DA)


2005.62,.02   ACCESSION NUMBER       0;4 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>16!($L(X)<1) X
              LAST EDITED:      SEP 14, 2011 
              HELP-PROMPT:      Answer must be 1-16 characters in length. 
              DESCRIPTION:
                                This is the accession number related to the study.  

              CROSS-REFERENCE:  2005.62^D 
                                1)= S ^MAGV(2005.62,"D",$E(X,1,30),DA)=""
                                2)= K ^MAGV(2005.62,"D",$E(X,1,30),DA)


2005.62,1     ORIGINAL STUDY INSTANCE UID 0;2 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>96!($L(X)<1) X
              LAST EDITED:      AUG 08, 2011 
              HELP-PROMPT:      Answer must be 1-96 characters in length. 
              DESCRIPTION:
                                This is the old study record ID. DICOM Tag: (0020,000D).  

              CROSS-REFERENCE:  2005.62^G 
                                1)= S ^MAGV(2005.62,"G",$E(X,1,96),DA)=""
                                2)= K ^MAGV(2005.62,"G",$E(X,1,96),DA)


2005.62,2     STUDY ID               0;3 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>16!($L(X)<1) X
              LAST EDITED:      NOV 17, 2011 
              HELP-PROMPT:      Answer must be 1-16 characters in length. 
              DESCRIPTION:      This is the short case number Study ID given by the ordering application. DICOM Tag: Study ID 
                                (0020,0010).  


2005.62,3     MODALITIES IN STUDY    1;1 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>50!($L(X)<1) X
              LAST EDITED:      AUG 30, 2011 
              HELP-PROMPT:      Answer must be 1-50 characters in length. 
              DESCRIPTION:      This is the list of modalities within a Study separated by "\".  e.g. CR\RF = Computed Radiography
                                and Radio Fluoroscopy.  DICOM Tag: Modalities in Study   (0008,0061).  


2005.62,4     STUDY DATE/TIME        2;1 DATE

              INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
              LAST EDITED:      JAN 16, 2012 
              HELP-PROMPT:      Enter date/time of study. 
              DESCRIPTION:      This is the date/time when a study acquisition was started by a modality device.  DICOM Tag: Study
                                Date-Time   (0008,0020) + (0008,0030).  

              CROSS-REFERENCE:  2005.62^E 
                                1)= S ^MAGV(2005.62,"E",$E(X,1,30),DA)=""
                                2)= K ^MAGV(2005.62,"E",$E(X,1,30),DA)
                                This is the date/time cross-reference from the STUDY DATE/TIME field (#2005.62,4).  


              FIELD INDEX:      J (#529)    REGULAR    IR    LOOKUP & SORTING
                  Short Descr:  This is the date cross-reference from the STUDY DATE/TIME field (#2005.62,4).
                    Set Logic:  S ^MAGV(2005.62,"J",X,DA)=""
                   Kill Logic:  K ^MAGV(2005.62,"J",X,DA)
                   Whole Kill:  K ^MAGV(2005.62,"J")
                         X(1):  STUDY DATE/TIME  (2005.62,4)  (Subscr 1)  (forwards)
                                  Transform (Storage):  S X=$P(X,".",1)

              FIELD INDEX:      K (#1104)    REGULAR    IR    LOOKUP & SORTING
                  Short Descr:  This is the time cross-reference from the STUDY DATE/TIME field (#2005.62,4).
                    Set Logic:  S ^MAGV(2005.62,"K",X,DA)=""
                   Kill Logic:  K ^MAGV(2005.62,"K",X,DA)
                   Whole Kill:  K ^MAGV(2005.62,"K")
                         X(1):  STUDY DATE/TIME  (2005.62,4)  (Subscr 1)  (forwards)
                                  Transform (Storage):  S X=$E($P(X,".",2)_"000000",1,6)


2005.62,5     LAST UPDATE DATE/TIME  2;2 DATE (Required)

              INPUT TRANSFORM:  S %DT="EST" D ^%DT S X=Y K:Y<1 X
              LAST EDITED:      AUG 29, 2011 
              HELP-PROMPT:      Enter date and time. 
              DESCRIPTION:
                                This is the date/time of the last record update.  


2005.62,6     ORIGIN INDEX           3;2 SET (Required)

                                'V' FOR VA; 
                                'D' FOR DOD; 
                                'F' FOR FEE; 
                                'N' FOR NON-VA; 
                                'I' FOR IHS; 
              LAST EDITED:      NOV 15, 2011 
              HELP-PROMPT:      Enter a code identifying where the image came from. 
              DESCRIPTION:
                                This field indicates where the image originated from.  


2005.62,7     NUMBER OF SERIES       4;1 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."1.N) X
              LAST EDITED:      APR 28, 2010 
              HELP-PROMPT:      Type a number between 0 and 99999, 0 decimal digits. 
              DESCRIPTION:      This is the number of Series attached to the Study.  DICOM Tag: Number of Study related Series  
                                (0020,1206).  


2005.62,11    PROCEDURE REFERENCE    6;1 POINTER TO IMAGING PROCEDURE REFERENCE FILE (#2005.61)

              PROCEDURE   
              LAST EDITED:      AUG 23, 2011 
              HELP-PROMPT:      Enter the PROCEDURE with which the study is associated. 
              DESCRIPTION:      This field points to the parent node in the Procedure Reference file.  Parent IEN is used on all
                                levels of the hierarchy (Patient/Procedure/Study/Series/SOP Instance) to indicate the immediate
                                higher level in the hierarchy.  

              CROSS-REFERENCE:  2005.62^C 
                                1)= S ^MAGV(2005.62,"C",$E(X,1,30),DA)=""
                                2)= K ^MAGV(2005.62,"C",$E(X,1,30),DA)


2005.62,12    ARTIFACT ON FILE       6;2 SET

                                '0' FOR NOT ON FILE; 
                                '1' FOR AOF; 
              LAST EDITED:      APR 28, 2010 
              HELP-PROMPT:      Enter a code indicating whether or not an artifact is on file for this study. 
              DESCRIPTION:      This field is a flag that records whether an artifact is on file or not.  Artifact On File (AOF)
                                means that at least one Object is already stored on disk. An Object can be an image, an abstract or
                                a text file.  


2005.62,13    PATIENT REFERENCE      6;3 POINTER TO IMAGING PATIENT REFERENCE FILE (#2005.6)

              LAST EDITED:      NOV 16, 2010 
              HELP-PROMPT:      Select the patient associated with the study. 
              DESCRIPTION:
                                This is the patient associated with the study.  

              CROSS-REFERENCE:  2005.62^L 
                                1)= S ^MAGV(2005.62,"L",$E(X,1,30),DA)=""
                                2)= K ^MAGV(2005.62,"L",$E(X,1,30),DA)


2005.62,14    DESCRIPTION            3;1 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>64!($L(X)<1) X
              LAST EDITED:      DEC 23, 2009 
              HELP-PROMPT:      Answer must be 1-64 characters in length. 
              DESCRIPTION:
                                This field contains the description of the study. DICOM Tag: Study Description  (0008,1030).  


2005.62,15    REASON FOR STUDY       3;3 FREE TEXT

              INPUT TRANSFORM:  K:$L(X)>64!($L(X)<1) X
              LAST EDITED:      DEC 23, 2009 
              HELP-PROMPT:      Answer must be 1-64 characters in length. 
              DESCRIPTION:      This field contains the reason for the requested study.  DICOM Tag: Reason for the Requested
                                Procedure    (0040,1002).  


2005.62,16    ACQUISITION STATUS     5;1 SET

                                'A' FOR ACQUIRING; 
                                'C' FOR COMPLETE; 
              LAST EDITED:      SEP 07, 2011 
              HELP-PROMPT:      Enter acquisition status. 
              DESCRIPTION:      This field denotes the event of study acquisition completion.  
                                  Acquiring means Still in the Process of active acquiring.  
                                  Complete means complete acquisition of a complete study.  


2005.62,17    STATUS                 5;2 SET

                                'A' FOR ACCESSIBLE; 
                                'I' FOR INACCESSIBLE; 
              LAST EDITED:      JAN 20, 2012 
              HELP-PROMPT:      Enter study status. 
              DESCRIPTION:      This field indicates whether the study is ACCESSIBLE or INACCESSIBLE.  
                                 
                                ACCESSIBLE means that the study can be retrieved by Imaging database methods.  
                                 
                                INACCESSIBLE means that the study will not be retrieved by Imaging database methods.  


2005.62,19    LAST ACCESS DATE/TIME  2;3 DATE

              INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:X<1 X
              LAST EDITED:      SEP 03, 2011 
              HELP-PROMPT:      Enter date and time of last access. 
              DESCRIPTION:
                                This field indicates when a Study was last accessed.  


2005.62,20    NUMBER OF SOP INSTANCES 4;2 NUMBER

              INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<0)!(X?.E1"."1N.N) X
              LAST EDITED:      MAY 27, 2010 
              HELP-PROMPT:      Type a Number between 0 and 99999, 0 Decimal Digits. 
              DESCRIPTION:      This field indicates the number of associated SOP Instances.  DICOM Tag: Number of Study related 
                                Instances   (0020,1208).  


2005.62,21    PRIORITY               6;4 SET

                                'S' FOR STAT; 
                                'H' FOR HIGH; 
                                'R' FOR ROUTINE; 
                                'L' FOR LOW; 
              LAST EDITED:      MAY 04, 2010 
              HELP-PROMPT:      Enter a code corresponding to the priority of the study. 
              DESCRIPTION:      This field denotes the requested procedure priority.  
                                  STAT means Life Threatening condition; Do immediately even if one has to drop others with High
                                Priority. DICOM Tag: Requested Procedure Priority  (0040,1003).  



      FILES POINTED TO                      FIELDS

IMAGING PATIENT REFERENCE 
                   (#2005.6)      PATIENT REFERENCE (#13)

IMAGING PROCEDURE REFERENCE 
                   (#2005.61)     PROCEDURE REFERENCE (#11)



INPUT TEMPLATE(S):

PRINT TEMPLATE(S):

SORT TEMPLATE(S):

FORM(S)/BLOCK(S):