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

Package: Imaging

Global: ^MAGDSTT(2006.542


Information

FileMan FileNo FileMan Filename Package
2006.542 DICOM RETRIEVE REQUEST QUEUE Imaging

Description

Directly Accessed By Routines, Total: 6

Package Total Routines
Imaging 6 IMAGES PRINTED    RETRIEVE KEYS    SERIES UID    SOP UID    STUDY UID    ^MAGDSTT(2006.542    

Fields, Total: 7

Field # Name Loc Type Details
.01 STATUS 0;1 SET
************************REQUIRED FIELD************************
  • '1' FOR CREATED;
  • '2' FOR BEING PROCESSED;
  • '3' FOR SUCCESS;
  • '4' FOR ERROR;

  • LAST EDITED:  AUG 23, 2019
  • HELP-PROMPT:  Enter the status of the retrieve request.
  • DESCRIPTION:  
    Status of retrieve request.
  • CROSS-REFERENCE:  2006.542^B
    1)= S ^MAGDSTT(2006.542,"B",$E(X,1,30),DA)=""
    2)= K ^MAGDSTT(2006.542,"B",$E(X,1,30),DA)
2 ERROR 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>70!($L(X)<3) X
    MAXIMUM LENGTH: 70
  • LAST EDITED:  SEP 16, 2019
  • HELP-PROMPT:  Enter the error text, if an error has occurred. Enter 3 to 70 characters.
  • DESCRIPTION:  
    If an error is encountered in processing a retrieve request, the error message is placed in this field.
3 TIMESTAMP 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 of the last activity of the retrieval request.
  • DESCRIPTION:  
    Timestamp of the last activity of the request.
101 RETRIEVE KEYS 1;0 Multiple #2006.5421 2006.5421

  • DESCRIPTION:  These are the search keys that are used in a Retrieve request. Each Retrieve search key consists of a name/value pair. The search keys are used to identify the patient, study, series or image. They also specify the
    destination storage provider for the DICOM objects that are retrieved.
201 STUDY UID 2;0 Multiple #2006.5422 2006.5422

  • DESCRIPTION:  In a STUDY-level retrieve, the Study Instance UID (0020,000D) multiple is used to retrieve one or more studies from the PACS. In a SERIES-level or IMAGE-level retrieve, the Study Instance UID is single-valued and must be
    specified.
301 SERIES UID 3;0 Multiple #2006.5423 2006.5423

  • DESCRIPTION:  
    In a SERIES-level retrieve, the Series Instance UID (0020,000E) multiple is used to retrieve one or more series from the PACS. In an IMAGE-level retrieve, the Series Instance UID is single-valued and must be specified.
401 SOP UID 4;0 Multiple #2006.5424 2006.5424

  • DESCRIPTION:  
    In an IMAGE-level retrieve, the SOP Instance UID (0008,0018) multiple is used to retrieve one or more composite SOP instances (images) from the PACS.

External References

Name Field # of Occurrence
^%DT 3+1

Global Variables Directly Accessed

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

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

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