Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details
Print Page as PDF
Sub-Field: 2006.5411

Package: Imaging

DICOM VISTA Q/R REQUEST QUEUE(#2006.541)-->2006.5411

Sub-Field: 2006.5411


Information

Parent File Name Number Package
DICOM VISTA Q/R REQUEST QUEUE(#2006.541) DICOM VISTA Q/R REQUESTS 2006.5411 Imaging

Details

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:  JUL 05, 2022
  • 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.5411^B
    1)= S ^MAGDSTT(2006.541,DA(1),1,"B",$E(X,1,30),DA)=""
    2)= K ^MAGDSTT(2006.541,DA(1),1,"B",$E(X,1,30),DA)
2 QUERY/RETRIEVE FLAG 0;2 SET
************************REQUIRED FIELD************************
  • 'Q' FOR QUERY;
  • 'R' FOR RETRIEVE;

  • LAST EDITED:  JUL 05, 2022
  • 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:  JUL 05, 2022
  • 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:  JUL 05, 2022
  • 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>999999999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 05, 2022
  • HELP-PROMPT:  Enter the Job Number ($J) of the VistA process issuing the Q/R request, a number between 1 and 999999999.
  • 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:  JUL 05, 2022
  • 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:  JUL 05, 2022
  • 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.54111 2006.54111

  • 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.
Info |  Details