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 |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^MAGDGEQR(2006.573

Package: Imaging

Global: ^MAGDGEQR(2006.573


Information

FileMan FileNo FileMan Filename Package
2006.573 GE PACS QUERY/RETRIEVE Imaging

Description

Directly Accessed By Routines, Total: 2

Package Total Routines
Imaging 2 ^MAGDGEQR(2006.573    IMAGES PRINTED    

Fields, Total: 5

Field # Name Loc Type Details
.01 DONE 0;1 SET
************************REQUIRED FIELD************************
  • '0' FOR No;
  • '1' FOR Yes;

  • LAST EDITED:  FEB 22, 2000
  • HELP-PROMPT:  Indicate whether this record is complete.
  • DESCRIPTION:  The value of this field is a code that indicates whether or not the data in the current entry is completely entered.
    When the value of this field is not present, or when it is present and equal to 0, the record is incomplete. When the value of this field is equal to 1, the record is complete.
  • CROSS-REFERENCE:  2006.573^B
    1)= S ^MAGDGEQR(2006.573,"B",$E(X,1,30),DA)=""
    2)= K ^MAGDGEQR(2006.573,"B",$E(X,1,30),DA)
2 STUDY DATE A_STUDYDAT;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
  • LAST EDITED:  FEB 22, 2000
  • HELP-PROMPT:  Enter the date that this study is performed.
  • DESCRIPTION:  The value of this field is the date on which the study that is referenced in this entry was performed.
    This date is encoded as yyyy.mm.dd
3 PATIENT NAME A_PNAME;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>63!($L(X)<1) X
  • LAST EDITED:  FEB 22, 2000
  • HELP-PROMPT:  Enter the name of the patient.
  • DESCRIPTION:  The value of this field is equal to the name of the patient for whom the study in question is performed.
    This value is copied from ^DPT so that the VistA DICOM Gateway will need to be able to access this value whether or not the network link with the VistA system (DDP) is available.
4 SSN A_SSN;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>14!($L(X)<9) X
  • LAST EDITED:  FEB 22, 2000
  • HELP-PROMPT:  Enter the patient's Social Security Number.
  • DESCRIPTION:  The value of this field is a code that identifies a patient. This code is equal to the patient's Social Security Number.
    This value is copied from ^DPT so that the VistA DICOM Gateway will need to be able to access this value whether or not the network link with the VistA system (DDP) is available.
5 CASE NUMBER A_CASENUMB;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
  • LAST EDITED:  FEB 22, 2000
  • HELP-PROMPT:  Enter the case number for this study.
  • DESCRIPTION:  The value of this field is the (short) case number for the study that is referenced in this entry.
    A long case number consists of two groups of digits separated by a dash. The first group is 6 digits, and is derived from the date. The second group is an integer number that uniquely identifies the study for that date.
    For this field, just that second number is entered.

Global Variables Directly Accessed

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

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

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