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

Package: Imaging

Global: ^MAGDSTT(2006.541


Information

FileMan FileNo FileMan Filename Package
2006.541 DICOM VISTA Q/R REQUEST QUEUE Imaging

Description

Directly Accessed By Routines, Total: 5

Package Total Routines
Imaging 5 IMAGES PRINTED    ^MAGDSTT(2006.541    MAGDSTV1    MAGDSTV2    Q/R KEYS    

Pointer To FileMan Files, Total: 1

Package Total FileMan Files
Kernel 1 NEW PERSON(#200)[7]    

Fields, Total: 8

Field # Name Loc Type Details
.01 REQUEST TIMESTAMP 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 Fileman date/time of the Q/R request.
  • DESCRIPTION:  This is the Fileman date/time of the request.
  • CROSS-REFERENCE:  2006.541^B
    1)= S ^MAGDSTT(2006.541,"B",$E(X,1,30),DA)=""
    2)= K ^MAGDSTT(2006.541,"B",$E(X,1,30),DA)
2 QUERY/RETRIEVE FLAG 0;2 SET
************************REQUIRED FIELD************************
  • 'Q' FOR QUERY;
  • 'R' FOR RETRIEVE;

  • LAST EDITED:  SEP 16, 2019
  • HELP-PROMPT:  Select either a Query or Retrieve request type.
  • DESCRIPTION:  
    This field indicates whether this is a Query or a Retrieve request.
3 FIRST XTMP SUBSCRIPT 0;3 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<10) X
    MAXIMUM LENGTH: 30
  • LAST EDITED:  JAN 27, 2020
  • HELP-PROMPT:  Enter the first ^XTMP subscript for a query request, limited to 10 to 30 characters.
  • DESCRIPTION:  
    This is the first subscript of the ^XTMP global created to temporarily hold the results of a DICOM Query. It needs to be ^XTMP rather than ^TMP because ^XTMP is translated whereas ^TMP is not.
4 HOSTNAME 0;4 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>15!($L(X)<10) X
    MAXIMUM LENGTH: 15
  • LAST EDITED:  FEB 05, 2020
  • HELP-PROMPT:  Enter the name of the computer (HOSTNAME). It must be between 10 and 15 characters long.
  • DESCRIPTION:  
    This is the name of the computer generating the query/retrieve request.
5 JOB NUMBER 0;5 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  FEB 05, 2020
  • HELP-PROMPT:  Enter the Job Number ($J) of the VistA process issuing the Q/R request, a number between 1 and 99999999.
  • DESCRIPTION:  
    This is the VistA Job Number ($J).
6 QRSTACK 0;6 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>10)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  FEB 05, 2020
  • HELP-PROMPT:  Enter the number of the Q/R stack in ^TMP (1-10).
  • DESCRIPTION:  This is the number of the entry in the query/retrieve push down stack. The first number is one, then two, then three, and then four. When the user goes forward, the stack is built. When the user goes backwards, the
    stack is cleared.
7 DUZ 0;7 POINTER TO NEW PERSON FILE (#200)
************************REQUIRED FIELD************************
NEW PERSON(#200)

  • LAST EDITED:  FEB 05, 2020
  • HELP-PROMPT:  Enter the person who created the entry.
  • DESCRIPTION:  
    User in New Person File (#200) who created the Q/R request entry.
101 Q/R KEYS 1;0 Multiple #2006.5411 2006.5411

  • DESCRIPTION:  These are the search and return keys that are used in a Query/Retrieve request. Each Q/R key consists of a name/value pair. The search keys are used to identify the patient, study, series, or image. In the query
    message, the return keys are null in the request message and are filled with information on the response message. In the retrieve message, the destination storage provider is specified in the query keys.

External References

Name Field # of Occurrence
^%DT .01+1

Global Variables Directly Accessed

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

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT .01+1*
>> DA .01(XREF 1S), .01(XREF 1K)
X .01+1*!, .01(XREF 1S), .01(XREF 1K), 3+1!, 4+1!, 5+1!, 6+1!
>> Y .01+1
Info |  Desc |  Directly Accessed By Routines |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All