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: ^MAGDQR(2006.5732

Package: Imaging

Global: ^MAGDQR(2006.5732


Information

FileMan FileNo FileMan Filename Package
2006.5732 DICOM QUERY RETRIEVE RESULT Imaging

Description

Directly Accessed By Routines, Total: 9

Package Total Routines
Imaging 9 IMAGES PRINTED    MAGDQR01    MAGDQR02    MAGDQR04    MAGDQR08    MAGDQR13    MAGDQRUE    TAG
^MAGDQR(2006.5732    

Fields, Total: 5

Field # Name Loc Type Details
.01 RESULT 0;1 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 01, 2004
  • HELP-PROMPT:  Enter the sequence number of this result-set.
  • DESCRIPTION:  The value of this field is an integer number. This number uniquely identifies a result-set that results from a DICOM Query/Retrieve request.
    The rest of the record is the result-set in question.
  • CROSS-REFERENCE:  2006.5732^B
    1)= S ^MAGDQR(2006.5732,"B",$E(X,1,30),DA)=""
    2)= K ^MAGDQR(2006.5732,"B",$E(X,1,30),DA)
2 STATUS 0;2 SET
  • 'IP' FOR Query in progress;
  • 'OK' FOR Query complete;
  • 'X' FOR Query completely reported;

  • LAST EDITED:  DEC 01, 2004
  • HELP-PROMPT:  Indicate the status of this query.
  • DESCRIPTION:  The value of this field is a code that indicates the status of a query.
    When a query is initiated, the value of this field will be set to IP = In Progress.
    When a query is complete, the value of this field will be changed to OK = Query Complete.
    When all results that are logged for the query have been reported, the value of this field will be set to X = Query Completely Reported, so that a clean-up process may remove the now obsolete result-set.
    (See also the field TIMESTAMP.)
3 TIMESTAMP 0;3 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  DEC 01, 2004
  • HELP-PROMPT:  Enter the date and time of last access to this result-set.
  • DESCRIPTION:  The value of this field is a timestamp that indicates when a result-set was last accessed.
    This value is set to the current date and time when the result-set is first marked as complete, and will be updated each time a (partial) result is reported.
    The main purpose of this field to to assist a maintenance process in cleaning up result-sets that haven't been accessed in more than a couple of days.
4 TAG 1;0 Multiple #2006.57321 2006.57321
5 TASKMAN 0;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 01, 2004
  • HELP-PROMPT:  Enter the process-number of the TaskMan process that does the query.
  • DESCRIPTION:  The value of this field is a number.
    This number is returned by TaskMan when a new background process is created to perform the actual query.
    This number will be used to query TaskMan to see whether the background process has completed.
    Note: if the background process is no longer active, and no result-set has been delivered, the error log should be checked for any problems.

External References

Name Field # of Occurrence
^%DT 3+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^MAGDQR(2006.5732 - [#2006.5732] .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+1!, .01(XREF 1S), .01(XREF 1K), 3+1*!, 5+1!
>> Y 3+1
Info |  Desc |  Directly Accessed By Routines |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All