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 |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^MAGDSTT(2006.543

Package: Imaging

Global: ^MAGDSTT(2006.543


Information

FileMan FileNo FileMan Filename Package
2006.543 AUTOMATIC DICOM Q/R RUN STATS Imaging

Description

Directly Accessed By Routines, Total: 9

Package Total Routines
Imaging 9 MAGDSTV1    ^MAGDSTT(2006.543    CONSULT SERVICE    IMAGES PRINTED    MAGDSTA    MAGDSTA1    MAGDSTAA    MAGDSTAS
STATISTICS    

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
Imaging 1 MAGDSTAS    

Pointer To FileMan Files, Total: 2

Package Total FileMan Files
Consult Request Tracking 1 REQUEST SERVICES(#123.5)[#2006.5431(.01)]    
Kernel 1 NEW PERSON(#200)[19]    

Fields, Total: 22

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:  SEP 16, 2019
  • HELP-PROMPT:  Enter the date/time that the batch Q/R run started.
  • DESCRIPTION:  
    This is the date/time that the batch DICOM Q/R run was started.
  • CROSS-REFERENCE:  2006.543^B
    1)= S ^MAGDSTT(2006.543,"B",$E(X,1,30),DA)=""
    2)= K ^MAGDSTT(2006.543,"B",$E(X,1,30),DA)
2 IMAGING SERVICE 0;2 SET
************************REQUIRED FIELD************************
  • 'C' FOR CONSULTS;
  • 'R' FOR RADIOLOGY;

  • LAST EDITED:  SEP 03, 2019
  • HELP-PROMPT:  Enter the Imaging Service.
  • DESCRIPTION:  
    Imaging Service, R=Radiology, C=Consults.
3 RUN TIME 0;3 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  SEP 16, 2019
  • HELP-PROMPT:  Enter the date/time that the batch Q/R run processed a study.
  • DESCRIPTION:  
    This is the date/time that the batch Q/R run processed a study. It is automatically updated during a run each time a study is processed.
4 RUN OPTION 0;4 SET
************************REQUIRED FIELD************************
  • 'C' FOR COMPARE IMAGE COUNTS;
  • 'R' FOR RETRIEVE MISSING IMAGES;

  • LAST EDITED:  SEP 03, 2019
  • HELP-PROMPT:  Enter the run option (retrieve or compare).
  • DESCRIPTION:  
    There are two run options, compare counts of images between VistA and PACS, and retrieve missing images from PACS.
5 STATUS 0;5 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3) X
    MAXIMUM LENGTH: 30
  • LAST EDITED:  SEP 16, 2019
  • HELP-PROMPT:  Enter the status of the run, 3 to 30 characters.
  • DESCRIPTION:  
    The status indicates the state of the run.
6 SCAN MODE 0;6 SET
************************REQUIRED FIELD************************
  • 'D' FOR DATE;
  • 'N' FOR NUMBER;
  • 'P' FOR PATIENT;

  • LAST EDITED:  SEP 12, 2019
  • HELP-PROMPT:  Enter the scan mode (Date, Number (IEN), or Patient).
  • DESCRIPTION:  There are three modes for traversing the radiology report file (^RARPT) or the consult request file (^GMR(123)) to look for images. First is by date of the completion of the study, second is by the internal entry number
    (IEN) of the file, and third is by patient.
  • RECORD INDEXES:  C (#1034)
7 PACS Q/R SCP 0;7 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3) X
    MAXIMUM LENGTH: 30
  • LAST EDITED:  SEP 16, 2019
  • HELP-PROMPT:  Enter the name of the PACS Q/R Service Class Provider (SCP), 3 to 30 characters.
  • DESCRIPTION:  
    This is the name of the Q/R SCP in the DICOM Gateway SCU_LIST.DIC.
8 C-MOVE DESTINATION 0;8 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>16!($L(X)<3) X
    MAXIMUM LENGTH: 16
  • LAST EDITED:  SEP 17, 2019
  • HELP-PROMPT:  Enter the Application Entity Title of the C-MOVE destination, 3 to 16 characters.
  • DESCRIPTION:  
    This is the DICOM Application Entity Title of the C-MOVE destination. It is set to the MOVE DESTINATION AE TITLE configuration parameter of the DICOM Image Gateway that handled the retrieve request.
9 BEGIN DATE 0;9 DATE

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  SEP 16, 2019
  • HELP-PROMPT:  Enter the starting date for a DATE or PATIENT scan.
  • DESCRIPTION:  
    This is the starting date for a DATE or PATIENT scan.
10 END DATE/TIME 0;10 DATE

  • INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  SEP 16, 2019
  • HELP-PROMPT:  Enter the ending date/time for a DATE or PATIENT scan.
  • DESCRIPTION:  
    This is the ending date/time for a DATE or PATIENT scan. It has a value typically of CYYMMDD.235959 so that it is completely inclusive of the end date.
11 STARTING IEN 0;11 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3) X
    MAXIMUM LENGTH: 30
  • LAST EDITED:  SEP 16, 2019
  • HELP-PROMPT:  Enter the starting report or study ien, 3 to 30 characters.
  • DESCRIPTION:  This is the starting radiology report IEN in the RAD/NUC MED REPORTS file (#74) or the consult request IEN in the REQUEST/CONSULTATION file (#123). It is only defined for the NUMBER scan mode. The date of the report or
    study may follow the IEN value. That is the reason the FREE TEXT datatype is used instead of NUMBER.
12 BATCH SIZE 0;12 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>1000000)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  SEP 16, 2019
  • HELP-PROMPT:  Enter the batch size for a NUMBER scan, 1 to 1000000.
  • DESCRIPTION:  
    This is the number of radiology reports or consult/procedure requests that will be processed in this NUMBER scan mode.
13 SORT ORDER 0;13 SET
************************REQUIRED FIELD************************
  • 'A' FOR ASCENDING;
  • 'D' FOR DESCENDING;

  • LAST EDITED:  SEP 04, 2019
  • HELP-PROMPT:  Enter the sort order (ascending or descending).
  • DESCRIPTION:  
    This is the sort order for the traversing of the database. It can either be in ascending (chronological) order or in descending (reverse chronological) order.
14 HOURS OF OPERATION 0;14 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>24!($L(X)<24)!'(X?24(1"Y",1"N")) X
    MAXIMUM LENGTH: 24
  • LAST EDITED:  SEP 04, 2019
  • HELP-PROMPT:  Enter a 24-character string of Y's and N's.
  • DESCRIPTION:  
    This is a string like YYYYYNNNNNYYYYYYYYYYYYYY that indicates when this process should run.
15 DFN 0;15 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999999999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  SEP 16, 2019
  • HELP-PROMPT:  Enter the DFN of the patient, 1 to 9999999999.
  • DESCRIPTION:  
    This is the patient's DFN value. It is not meant to be a pointer.
16 STUDY DATE 0;16 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  SEP 06, 2019
  • HELP-PROMPT:  Enter the date (and time) of the study.
  • DESCRIPTION:  
    The date of the study is displayed in MM/DD/YY format.
17 REPORT NUMBER 0;17 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  SEP 30, 2019
  • HELP-PROMPT:  Enter the IEN of the radiology report file (#74) or consult file (#123), 1 to 99999999.
  • DESCRIPTION:  
    This is the internal entry number of the radiology report file (#74), or the request/consultation file (#123). It is not meant to be pointer.
18 ACCESSION NUMBER 0;18 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>16!($L(X)<8) X
    MAXIMUM LENGTH: 16
  • LAST EDITED:  SEP 16, 2019
  • HELP-PROMPT:  Enter the accession number of the study, 8 to 16 characters.
  • DESCRIPTION:  
    The radiology accession number is in either MMDDYY-nnnnn or SSS-MMDDYY-nnnn format. The consult accession number is in SSS-GMR-nnnnnnnnn format.
19 USER 0;19 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  SEP 05, 2019
  • HELP-PROMPT:  Enter the DUZ of the user who initiated the Q/R run.
  • DESCRIPTION:  
    This is the DUZ of the user who initiated the Q/R run.
20 MENU OPTION 0;20 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3) X
    MAXIMUM LENGTH: 30
  • LAST EDITED:  APR 09, 2020
  • HELP-PROMPT:  Enter the name of the option on the MAGD STUDY TRACKER menu, 3 to 30 characters.
  • DESCRIPTION:  
    This is the name of the option on the MAGD STUDY TRACKER menu.
  • RECORD INDEXES:  C (#1034)
101 CONSULT SERVICE 1;0 POINTER Multiple #2006.5431 2006.5431

  • DESCRIPTION:  
    This is a list of the CPRS Request Services that are selected for this run.
201 STATISTICS 2;0 Multiple #2006.5432 2006.5432

  • DESCRIPTION:  
    This is a list of the various statistical parameters that are acquired for this run.

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)
^MAGDSTT(2006.543 - [#2006.543] IXCSL+1*, IXCKL+1!, IXCKEIC+1!, .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 IXCSL+1, IXCKL+1, .01(XREF 1S), .01(XREF 1K)
X .01+1*!, .01(XREF 1S), .01(XREF 1K), 3+1*!, 5+1!, 7+1!, 8+1!, 9+1*!, 10+1*!, 11+1!
, 12+1!, 14+1!, 15+1!, 16+1*!, 17+1!, 18+1!, 20+1!
X(1 IXCSL+1, IXCKL+1
X(2 IXCSL+1, IXCKL+1
>> Y .01+1, 3+1, 9+1, 10+1, 16+1
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All