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 |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^MAGV(2005.6

Package: Imaging

Global: ^MAGV(2005.6


Information

FileMan FileNo FileMan Filename Package
2005.6 IMAGING PATIENT REFERENCE Imaging

Description

Directly Accessed By Routines, Total: 20

Package Total Routines
Imaging 20 IMAGES PRINTED    MAGDQR02    MAGDQR04    MAGDQR05    MAGDQR08    MAGDQR22    MAGDQR31    MAGDQR74
MAGDRPCD    MAGDSTA8    MAGNVQ01    MAGNVQ05    MAGV-PAT-QUERY    MAGVCLN    MAGVCLN1    MAGVRS06
MAGVRS08    ^MAGV(2005.6    MAGVRS43    MAGVRS61    

Accessed By FileMan Db Calls, Total: 3

Package Total Routines
Imaging 3 MAGVCLN    MAGVCLN1    MAGVIM06    

Pointed To By FileMan Files, Total: 2

Package Total FileMan Files
Imaging 2 IMAGING PROCEDURE REFERENCE(#2005.61)[.99]    IMAGE STUDY(#2005.62)[13]    

Pointer To FileMan Files, Total: 2

Package Total FileMan Files
Imaging 1 IMAGING SERVICE INSTITUTION(#2005.8)[.05]    
Registration 1 PATIENT(#2)[3]    

Fields, Total: 7

Field # Name Loc Type Details
.01 ENTERPRISE PATIENT ID 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1)!'(X'?.E1C.E) X
  • LAST EDITED:  AUG 21, 2009
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    This is the patient's unique internal identifier designated by the issuer, as identified by the ASSIGNING ENTITY (#2) field. If that field is blank, this is the patient's DFN.
  • CROSS-REFERENCE:  2005.6^B
    1)= S ^MAGV(2005.6,"B",$E(X,1,30),DA)=""
    2)= K ^MAGV(2005.6,"B",$E(X,1,30),DA)
    Index on Patient Reference.
.02 ASSIGNING AUTHORITY 0;2 SET
  • 'V' FOR DEPT OF VETERANS AFFAIRS;
  • 'I' FOR INDIAN HEALTH SERVICE;
  • 'D' FOR DEPT OF DEFENSE;

  • LAST EDITED:  SEP 28, 2011
  • HELP-PROMPT:  Enter a code corresponding to the issuer of the identifier in the ENTERPRISE PATIENT ID Field (#.01).
  • DESCRIPTION:  
    This field indicates who issued the identifier in field #.01 (ENTERPRISE PATIENT ID). If this field is blank, it is assumed to be the VA.
.03 ID TYPE 0;3 SET
  • 'M' FOR MEDICAL RECORD NUMBER;
  • 'I' FOR INTEGRATION CONTROL NUMBER;
  • 'D' FOR DFN;

  • LAST EDITED:  SEP 18, 2009
  • HELP-PROMPT:  Enter a code corresponding to the kind of patient identifier that is contained in the ENTERPRISE PATIENT ID Field (#.01).
  • DESCRIPTION:  
    This field indicates what kind of patient identifier is represented by the value in field #.01.
.05 SERVICE INSTITUTION REFERENCE 0;8 POINTER TO IMAGING SERVICE INSTITUTION FILE (#2005.8) IMAGING SERVICE INSTITUTION(#2005.8)

  • LAST EDITED:  OCT 22, 2011
  • HELP-PROMPT:  Enter the identifier of the institution at which the patient imaging service record was created.
  • DESCRIPTION:  
    This is the institution within VA, MHS or elsewhere at which the patient imaging service record was created.
1 ARTIFACT ON FILE 0;4 SET
  • '0' FOR NOT ON FILE;
  • '1' FOR AOF;

  • LAST EDITED:  MAY 05, 2010
  • HELP-PROMPT:  Enter a code indicating whether an artifact is on file (AOF).
  • DESCRIPTION:  
    This field is a flag that records if an artifact is on file or not. Artifact On File means that at least one Object is already stored on disk. An Object can be an image, an abstract or a text file.
2 STATUS 0;5 SET
  • 'A' FOR ACCESSIBLE;
  • 'I' FOR INACCESSIBLE;

  • LAST EDITED:  NOV 01, 2011
  • HELP-PROMPT:  Enter status of patient reference.
  • DESCRIPTION:  This field indicates whether the patient reference is ACCESSIBLE or INACCESSIBLE.
    ACCESSIBLE means that the patient reference can be retrieved by imaging database methods and may have "child" procedure references that are cross referenced to this patient reference.
    INACCESSIBLE means that the patient reference will not be retrieved by imaging database methods and will not have "child" procedure references.
3 PATIENT FILE REFERENCE 0;7 POINTER TO PATIENT FILE (#2) PATIENT(#2)

  • LAST EDITED:  SEP 03, 2011
  • HELP-PROMPT:  Select a VistA patient.
  • DESCRIPTION:  
    If the ENTERPRISE PATIENT ID (#.01) field is a DFN then this field will point to the same patient entry in the PATIENT (#2) file.
  • CROSS-REFERENCE:  2005.6^C
    1)= S ^MAGV(2005.6,"C",$E(X,1,30),DA)=""
    2)= K ^MAGV(2005.6,"C",$E(X,1,30),DA)
    This is a cross-reference on the PATIENT FILE REFERENCE field.

Global Variables Directly Accessed

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

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> DA .01(XREF 1S), .01(XREF 1K), 3(XREF 1S), 3(XREF 1K)
X .01+1!, .01(XREF 1S), .01(XREF 1K), 3(XREF 1S), 3(XREF 1K)
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  Global Variables Directly Accessed |  Local Variables  | All