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 |  Found Entries |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^MAG(2005.03

Package: Imaging

Global: ^MAG(2005.03


Information

FileMan FileNo FileMan Filename Package
2005.03 PARENT DATA FILE Imaging

Description

Directly Accessed By Routines, Total: 13

Package Total Routines
Imaging 13 IMAGES PRINTED    MAGDMEDI    MAGGI12    MAGGSIU1    MAGGTLB    MAGGTLB1    MAGGTMC    MAGGTMC1
MAGGTRPT    MAGSDEL2    MAGXCVX    ^MAG(2005.03    MAGXCVI1    

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
Imaging 1 MAGNVQ04    

Pointed To By FileMan Files, Total: 3

Package Total FileMan Files
Imaging 3 IMAGE(#2005)[16]    IMAGING STUDY(#2005.001)[1]    IMAGE AUDIT(#2005.1)[16]    

Pointer To FileMan Files, Total: 5

Package Total FileMan Files
Imaging 4 IMAGE INDEX FOR CLASS(#2005.82)[41]    IMAGE INDEX FOR TYPES(#2005.83)[42]    IMAGE INDEX FOR SPECIALTY/SUBSPECIALTY(#2005.84)[44]    IMAGE INDEX FOR PROCEDURE/EVENT(#2005.85)[43]    
VA FileMan 1 FILE(#1)[.04]    

Fields, Total: 11

Field # Name Loc Type Details
.001 FILE/SUBFILE NUMBER NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999999)!(X<1)!(X?.E1"."6N.N) X
  • LAST EDITED:  JUL 05, 1993
  • HELP-PROMPT:  Type a Number between 1 and 99999999, 5 Decimal Digits
  • DESCRIPTION:  This is the actual number of a file or sub-file of a file. Some examples of the .001 field are: For Radiology Reports file it is 74, for the Message file (MailMan) it is 3.9, for Endoscopy (Medicine) 655, for Surgery 130,
    and for Surgical Pathology it is 63.08 (the sub-file number of Lab Data file, 63).
.01 FILE/SUBFILE NAME 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>40!($L(X)<3)!'(X?1.E) X
  • LAST EDITED:  SEP 09, 1993
  • HELP-PROMPT:  Answer must be 3-40 characters in length.
  • DESCRIPTION:  
    This is the actual name of the file or sub-file of a file. Some examples would be Message, Surgery, Surgical Pathology.
  • CROSS-REFERENCE:  2005.03^B
    1)= S ^MAG(2005.03,"B",$E(X,1,30),DA)=""
    2)= K ^MAG(2005.03,"B",$E(X,1,30),DA)
.02 ABBREVIATION 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>8!($L(X)<2) X
  • LAST EDITED:  JUL 12, 1993
  • HELP-PROMPT:  Answer must be 2-8 characters in length.
  • DESCRIPTION:  
    This is the commonly used abbreviation for the file or sub-file. Some examples would be SUR, MAIL, ENDO, SP etc.
.03 GLOBAL ROOT TYPE 0;3 SET
  • '1' FOR ROOT1;
  • '2' FOR ROOT2;
  • '3' FOR ROOT3;

  • LAST EDITED:  APR 19, 1994
  • HELP-PROMPT:  Enter the global root type of the file or sub-file.
  • DESCRIPTION:  This is used in the editing and deletion of image pointers in other files. Since the Image file (2005) is pointed to by a variety of files a system had to be created to enable backward navigation. The global root data
    types or forms have been put into three groups:
    ROOT1 - like "^RARPT("; "^SRO("; "^LR(";
    ROOT2 - like "^XMB(3.9,"; "^MCAR(699,"
    ROOT3 - like "^LR(D0,""SP""," SUB-FILE of ^LR(
    (where D0 = LRDFN)
.04 FILE POINTER 0;4 POINTER TO FILE FILE (#1) FILE(#1)

  • LAST EDITED:  SEP 09, 1993
  • HELP-PROMPT:  POINTS TO ^DIC if regular file.
  • DESCRIPTION:  This is the parent file pointing to ^DIC( - in most cases it will also be the .001 field since it will be a parent file itself. But in the case of sub-files, like the laboratory sub-files, it will not be the .001 field,
    but the number of the parent file. For example the Radiology entry has 74 for the .001 field and 74 for this field. However the Surgical Pathology entry has 68.03 for the .001 field, and 63 for the .04 field.
40 PACKAGE INDEX 2;1 SET
  • 'RAD' FOR RAD;
  • 'LAB' FOR LAB;
  • 'MED' FOR MED;
  • 'NOTE' FOR NOTE;
  • 'CP' FOR CP;
  • 'SUR' FOR SUR;
  • 'CONS' FOR CONS;
  • 'PHOTOID' FOR PHOTOID;
  • 'NONE' FOR NONE;

  • LAST EDITED:  FEB 03, 2003
  • HELP-PROMPT:  The Package associated with the image.
  • DESCRIPTION:  
    This is the abbreviation of the application (package) that the image is attached to.
41 CLASS INDEX 2;2 POINTER TO IMAGE INDEX FOR CLASS FILE (#2005.82) IMAGE INDEX FOR CLASS(#2005.82)

  • LAST EDITED:  FEB 03, 2003
  • DESCRIPTION:  
    The classification of the image. CLASS is an index field used for sorting and searching.
42 TYPE INDEX 2;3 POINTER TO IMAGE INDEX FOR TYPES FILE (#2005.83) IMAGE INDEX FOR TYPES(#2005.83)

  • LAST EDITED:  FEB 03, 2003
  • DESCRIPTION:  
    The TYPE of image. TYPE is an index field used for sorting and searching.
43 PROC/EVENT INDEX 2;4 POINTER TO IMAGE INDEX FOR PROCEDURE/EVENT FILE (#2005.85) IMAGE INDEX FOR PROCEDURE/EVENT(#2005.85)

  • LAST EDITED:  FEB 03, 2003
  • DESCRIPTION:  
    The PROCEDURE/EVENT for the image. PROCEDURE/EVENT is an index field used for sorting and searching.
44 SPEC/SUBSPEC INDEX 2;5 POINTER TO IMAGE INDEX FOR SPECIALTY/SUBSPECIALTY FILE (#2005.84) IMAGE INDEX FOR SPECIALTY/SUBSPECIALTY(#2005.84)

  • LAST EDITED:  FEB 03, 2003
  • DESCRIPTION:  
    The SPECIALTY/SUBSPECIALTY of the image. SPECIALTY/SUBSPECIALTY is an index field used for sorting and searching.
45 ORIGIN INDEX 2;6 SET
  • 'V' FOR VA;
  • 'N' FOR NON-VA;

  • LAST EDITED:  AUG 14, 2003
  • DESCRIPTION:  
    This field indicates whether an image or document originated inside or outside of VA.

Found Entries, Total: 17

FILE/SUBFILE NAME: MAIL MESSAGE    FILE/SUBFILE NAME: AUTOPSY (MICROSCOPIC)    FILE/SUBFILE NAME: ELECTRON MICROSCOPY    FILE/SUBFILE NAME: SURGICAL PATHOLOGY    FILE/SUBFILE NAME: CYTOLOGY    FILE/SUBFILE NAME: AUTOPSY (GROSS)    FILE/SUBFILE NAME: RADIOLOGY    FILE/SUBFILE NAME: SURGERY    
FILE/SUBFILE NAME: ECHOCARDIOGRAM    FILE/SUBFILE NAME: CARDIAC CATHETERIZATION    FILE/SUBFILE NAME: ELECTROCARDIOGRAPHY    FILE/SUBFILE NAME: HEMATOLOGY    FILE/SUBFILE NAME: ENDOSCOPY    FILE/SUBFILE NAME: GENERIC MEDICINE    FILE/SUBFILE NAME: DICOM LAB TEMP LIST    FILE/SUBFILE NAME: DICOM GMRC TEMP LIST    
FILE/SUBFILE NAME: TIU    

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^MAG(2005.03 - [#2005.03] .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 .001+1!, .01+1!, .01(XREF 1S), .01(XREF 1K), .02+1!
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  Found Entries |  Global Variables Directly Accessed |  Local Variables  | All