Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Directly Accessed By Routines |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^MAGDICOM(2006.565

Package: Imaging

Global: ^MAGDICOM(2006.565


Information

FileMan FileNo FileMan Filename Package
2006.565 EXPORT DICOM RUN Imaging

Description

Directly Accessed By Routines, Total: 4

Package Total Routines
Imaging 4 IMAGES PRINTED    ^MAGDICOM(2006.565    EXPORT    SERVICE    

Pointed To By FileMan Files, Total: 1

Package Total FileMan Files
Imaging 1 DICOM GATEWAY PARAMETER(#2006.563)[93]    

Pointer To FileMan Files, Total: 4

Package Total FileMan Files
Imaging 2 USER APPLICATION(#2006.585)[7]    DICOM OBJECT EXPORT(#2006.574)[#2006.56519(.01)]    
Consult Request Tracking 1 REQUEST SERVICES(#123.5)[#2006.56599(.01)]    
Registration 1 PATIENT(#2)[15]    

Fields, Total: 30

Field # Name Loc Type Details
.01 START TIME 0;1 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  OCT 19, 2021
  • HELP-PROMPT:  Indicate when this batch run started.
  • DESCRIPTION:  
    The value of this field is a (VA-FileMan formatted) date/time value. This value is the time-stamp that indicates the date and time when a batch-run was begun.
  • CROSS-REFERENCE:  2006.565^B
    1)= S ^MAGDICOM(2006.565,"B",X,DA)=""
    2)= K ^MAGDICOM(2006.565,"B",X,DA)
2 IMAGING SERVICE 0;2 SET
************************REQUIRED FIELD************************
  • 'RADIOLOGY' FOR Radiology;
  • 'CONSULTS' FOR Consults;
  • 'LABORATORY' FOR Laboratory;

  • LAST EDITED:  JUN 14, 2021
  • HELP-PROMPT:  Enter the Imaging Service.
  • DESCRIPTION:  
    This is the Imaging Service that exported the DICOM objects.
3 RUN TIME 0;3 DATE

  • INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JUN 14, 2021
  • HELP-PROMPT:  Indicate the date and time for the most recently exported study.
  • DESCRIPTION:  
    The value of this field is a (VA-FileMan formatted) date/time value. This value is the time-stamp that indicates when the export for the last study in this batch run was created.
4 NUMBER OF STUDIES 0;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  OCT 05, 2021
  • HELP-PROMPT:  Indicate how many studies have been processed in this batch run. A number between 0 and 999999999.
  • DESCRIPTION:  
    The value of this field is an integer number. This value identifies the number of studies that have been processed in the current batch-run.
5 STATUS 0;5 SET
************************REQUIRED FIELD************************
  • 'STARTED' FOR Started;
  • 'COMPLETED' FOR Completed;

  • LAST EDITED:  JUN 14, 2021
  • HELP-PROMPT:  Enter the status of the run.
  • DESCRIPTION:  
    This is the status of the run.
6 SCAN MODE 0;6 SET
************************REQUIRED FIELD************************
  • 'DATE' FOR Date;
  • 'NUMBER' FOR Number;
  • 'PATIENT' FOR Patient;
  • 'ACCESSION' FOR Accession Number;

  • LAST EDITED:  OCT 04, 2021
  • HELP-PROMPT:  Identify the primary scanning criterium for this batch run.
  • DESCRIPTION:  The value of this field is a code that identifies the method of scanning the reports. Possible values are "DATE", "NUMBER", "PATIENT" and "ACCESSION".
    A value of "DATE" indicates that the reports are scanned by date.
    A value of "PATIENT" indicates that the reports are scanned by (internal entry number of) patient.
    A value of "NUMBER" indicates that the reports are scanned by (internal entry number of) report.
    A value of "ACCESSION" indicates that a single study was selected by the Accession Number.
7 STORAGE SCP 0;7 POINTER TO USER APPLICATION FILE (#2006.585)
************************REQUIRED FIELD************************
USER APPLICATION(#2006.585)

  • LAST EDITED:  JUN 14, 2021
  • HELP-PROMPT:  Identify the destination for this transmission.
  • DESCRIPTION:  
    The value of this field is a pointer to the User Application table (file # 2006.585). This pointer identifies the Storage SCP to which the images are to be transmitted in this batch run.
8 NUMBER OF IMAGES 0;8 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 01, 2021
  • HELP-PROMPT:  Indicate how many images are in this batch run. A number between 0 and 999999999.
  • DESCRIPTION:  
    The value of this field is an integer number. This value identifies the number of images in the current batch run.
9 BEGIN DATE 0;9 DATE

  • INPUT TRANSFORM:  S %DT="EST" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JUN 14, 2021
  • HELP-PROMPT:  Identify the first report date to include in this scan.
  • DESCRIPTION:  
    The value of this field is a (VA-FileMan formatted) date. This date identifies the first day of the period that is intended to be included in this batch run.
10 END DATE 0;10 DATE

  • INPUT TRANSFORM:  S %DT="EST" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JUN 14, 2021
  • HELP-PROMPT:  Identify the last report date to include in this scan
  • DESCRIPTION:  
    The value of this field is a (VA-FileMan formatted) date. This date identifies the last day of the period that is intended to be included in this batch run.
11 START IEN 0;11 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  OCT 05, 2021
  • HELP-PROMPT:  Identify the first study for which the images are to be transmitted. A number between 0 and 999999999.
  • DESCRIPTION:  
    The value of this field is a pointer to the Radiology Report table (file # 74), a pointer to the Consult table (file # 123), or a pointer to the Laboratory table (file #63).
  • TECHNICAL DESCR:  
    These values are not pointers but IEN values stored as numerics.
12 BATCH SIZE 0;12 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  OCT 05, 2021
  • HELP-PROMPT:  Indicate the maximum number of image groups to be included in this scan. A number between 0 and 999999999.
  • DESCRIPTION:  
    The value of this field is an integer number. This number identifies the maximum number of image groups that may be included in this batch run.
13 SORT ORDER 0;13 SET
************************REQUIRED FIELD************************
  • 'ASCENDING' FOR Ascending;
  • 'DESCENDING' FOR Descending;

  • LAST EDITED:  JUN 15, 2021
  • HELP-PROMPT:  Indicate the scanning direction for this batch run.
  • DESCRIPTION:  
    The value of this field is a code that indicates the direction in which the report file is to be scanned in this batch run. Possible values are "ASCENDING" and "DESCENDING".
14 HOURS 0;14 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>24!($L(X)<24) X
    MAXIMUM LENGTH: 24
  • LAST EDITED:  JUN 14, 2021
  • HELP-PROMPT:  Enter a 24-character string of N's and Y's.
  • DESCRIPTION:  The value of this field is a string that consists of the letters "Y" and "N". This value indicates during which hours of the day this batch run may be active. A string of 24 letters "Y" denotes a batch run that may run
    all day long. A string like "YYYYYYYYNNNNNNNNNYYYYYYY" denotes a batch run that may only run outside of regular office hours (midnight to 9am and 6pm to midnight).
15 PATIENT 0;15 POINTER TO PATIENT FILE (#2) PATIENT(#2)

  • LAST EDITED:  OCT 07, 2005
  • HELP-PROMPT:  Identify the patient to whom the current report applies.
  • DESCRIPTION:  
    The patient to whom the current report applies.
16 STUDY DATE 0;16 DATE

  • INPUT TRANSFORM:  S %DT="EST" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JUN 14, 2021
  • HELP-PROMPT:  Indicate the date and time for the most recently processed report.
  • DESCRIPTION:  
    The value of this field is a (VA-FileMan formatted) date/time value. This value is the time-stamp that indicates when the report was created for the current study in this batch run.
17 STUDY IEN 0;17 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  OCT 05, 2021
  • HELP-PROMPT:  Identify the last report for which images were transmitted. A number between 0 and 999999999.
  • DESCRIPTION:  
    The value of this field is a pointer to the study report table. This pointer identifies the last study that was transmitted.
18 ACCESSION NUMBER 0;18 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>16!($L(X)<6) X
    MAXIMUM LENGTH: 16
  • LAST EDITED:  JUN 14, 2021
  • HELP-PROMPT:  Enter the accession number of the last study that was transmitted.
  • DESCRIPTION:  
    This is the accession number of the last study to be transmitted. It may either be a radiology, consult, or laboratory accession number.
19 EXPORT 1;0 POINTER Multiple #2006.56519 2006.56519

  • LAST EDITED:  OCT 14, 2021
  • DESCRIPTION:  This is a list of pointers to the DICOM OBJECT EXPORT file (#2006.574) on VistA. The Display of Batch Export Statistics application on the DICOM Gateway uses these pointers to get the transmission status for each of the
    DICOM images.
20 SERVICE 2;0 POINTER Multiple #2006.56599 2006.56599

  • LAST EDITED:  OCT 19, 2021
  • DESCRIPTION:  
    List of request services for the consult/procedure export run.
21 LRSS 0;20 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>2!($L(X)<2) X
    MAXIMUM LENGTH: 2
  • LAST EDITED:  OCT 28, 2021
  • HELP-PROMPT:  Enter 2 character laboratory subscript (LRSS) from the LAB DATA file (#63)
  • DESCRIPTION:  
    This is the laboratory subscript LRSS in the LAB DATA file (#63).
22 LRDFN 0;19 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  OCT 28, 2021
  • HELP-PROMPT:  Enter the laboraty patient pointer value from the LAB DATA file (#63), 1-999999999
  • DESCRIPTION:  
    This is the laboratory patient pointer LRDFN value in the LAB DATA file (#63).
23 LRI 0;21 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999.999999)!(X<0)!(X?.E1"."7N.N) X
  • LAST EDITED:  OCT 28, 2021
  • HELP-PROMPT:  Enter reverse d/t subscript LRI from LAB DATA file (#63), 0 to 9999999.999999
  • DESCRIPTION:  
    This is the reverse Fileman date/time subscript LRI from LAB DATA file (#63).
24 COPY OR SEND 0;22 SET
  • 'COPY' FOR Copy images to a folder;
  • 'SEND' FOR Send images to a Store SCP;

  • LAST EDITED:  NOV 01, 2021
  • HELP-PROMPT:  Enter COPY or SEND to indicate how images will be exported.
  • DESCRIPTION:  
    This field indicates how images will be exported. They can be copied to a folder or sent to a Store SCP.
25 ACCESSION NUMBER FILE 3;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>60!($L(X)<3) X
    MAXIMUM LENGTH: 60
  • LAST EDITED:  NOV 01, 2021
  • HELP-PROMPT:  Enter the accession number file, 3-60 characters.
  • DESCRIPTION:  
    This is the file containing the accession numbers of the images that will be copied.
26 NUMBER OF MISSING IMAGES 0;23 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 01, 2021
  • HELP-PROMPT:  Indicate how many images have been missing in this batch run. A number between 0 and 999999999.
  • DESCRIPTION:  
    The value of this field is an integer number that indicates the number of images that were missing in the current batch run.
27 NUMBER OF FAILED IMAGES 0;24 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 01, 2021
  • HELP-PROMPT:  Indicate how many images failed to be transmitted in this batch run. A number between 0 and 999999999.
  • DESCRIPTION:  
    The value of this field is an integer number that indicates the number of images that failed to be exported in the current batch run.
28 NUMBER OF SUCCESSFUL IMAGES 0;25 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 01, 2021
  • HELP-PROMPT:  Indicate how many images have been exported in this batch run. A number between 0 and 999999999.
  • DESCRIPTION:  
    The value of this field is an integer number. This value indicate the number of images that were exported in the current batch run.
29 NUMBER OF STUDIES W/O IMAGES 0;26 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  NOV 01, 2021
  • HELP-PROMPT:  Indicate how many studies in this batch run did not have images. A number between 0 and 999999999.
  • DESCRIPTION:  
    This is the number of studies in this batch run that did not have images.
30 COPY FOLDER 3;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>60!($L(X)<3) X
    MAXIMUM LENGTH: 60
  • LAST EDITED:  NOV 01, 2021
  • HELP-PROMPT:  Enter the destination folder for copying images, 3-60 characters.
  • DESCRIPTION:  
    This is the folder to which the images will be copied.

External References

Name Field # of Occurrence
^%DT .01+1, 3+1, 9+1, 10+1, 16+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^MAGDICOM(2006.565 - [#2006.565] .01(XREF 1S), .01(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT .01+1*, 3+1*, 9+1*, 10+1*, 16+1*
>> DA .01(XREF 1S), .01(XREF 1K)
X .01+1*!, .01(XREF 1S), .01(XREF 1K), 3+1*!, 4+1!, 8+1!, 9+1*!, 10+1*!, 11+1!, 12+1!
, 14+1!, 16+1*!, 17+1!, 18+1!, 21+1!, 22+1!, 23+1!, 25+1!, 26+1!, 27+1!
, 28+1!, 29+1!, 30+1!
>> Y .01+1, 3+1, 9+1, 10+1, 16+1
Info |  Desc |  Directly Accessed By Routines |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All