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: ^MAGDICOM(2006.5751

Package: Imaging

Global: ^MAGDICOM(2006.5751


Information

FileMan FileNo FileMan Filename Package
2006.5751 DICOM OBJECTS TO BE IMPORTED Imaging

Description

Directly Accessed By Routines, Total: 2

Package Total Routines
Imaging 2 ^MAGDICOM(2006.5751    IMAGES PRINTED    

Fields, Total: 25

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

  • INPUT TRANSFORM:  K:X'?.E1"|".E1"|".E!(X?2"|") X I $D(X),$L(X)>60 K X
  • LAST EDITED:  MAY 05, 2009
  • HELP-PROMPT:  Enter the patient's name in format: LAST|FIRST|MIDDLE
  • DESCRIPTION:  
    This is the patient name as identified in DICOM tag 0010,0010 from the DICOM Object file that is to be imported.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  2006.5751^B
    1)= S ^MAGDICOM(2006.5751,"B",$E(X,1,60),DA)=""
    2)= K ^MAGDICOM(2006.5751,"B",$E(X,1,60),DA)
2 PATIENT ID 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  MAY 05, 2009
  • HELP-PROMPT:  Enter the patient's id for the imported image; answer must be 1-30 characters in length.
  • DESCRIPTION:  
    This is the Patient ID as identified in DICOM tag 0010,0020 from the DICOM Object file that is to be imported. The patient id may be a social security number or the sending facility's own patient identification.
3 DOB 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:X'?8N X
  • LAST EDITED:  MAY 05, 2009
  • HELP-PROMPT:  Enter the patient's date of birth, use format YYYYMMDD.
  • DESCRIPTION:  
    The patient's date of birth is obtained in DICOM tag 0010,0030 from the DICOM Object file that is to be imported.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
4 SEX 0;4 SET
  • 'M' FOR MALE;
  • 'F' FOR FEMALE;
  • 'O' FOR UNKNOWN;

  • LAST EDITED:  APR 20, 2009
  • HELP-PROMPT:  Identify patient's sex.
  • DESCRIPTION:  
    The patient's sex is obtained in DICOM tag 0010,0040 from the DICOM Object file that is to be imported.
11 STUDY DATE 1;1 FREE TEXT

  • INPUT TRANSFORM:  K:X'?8N X
  • LAST EDITED:  MAY 05, 2009
  • HELP-PROMPT:  Enter image's study date; use format YYYYMMDD
  • DESCRIPTION:  
    The study date is obtained in DICOM tag 0008,0020 from the DICOM Object file that is to be imported.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
12 STUDY TIME 1;2 FREE TEXT

  • INPUT TRANSFORM:  K:X'?4N X
  • LAST EDITED:  MAY 05, 2009
  • HELP-PROMPT:  Enter the image study time, in format HHMM.
  • DESCRIPTION:  
    The study time is obtained in DICOM tag 0008,0030 from the DICOM Object file that is to be imported.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
13 ACCESSION NUMBER 1;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>16!($L(X)<1) X
  • LAST EDITED:  APR 25, 2008
  • HELP-PROMPT:  Enter the image's accession number; answer must be 1-16 characters in length.
  • DESCRIPTION:  
    This is the accession number as identified in DICOM tag 0008,0050 from the DICOM Object file that is to be imported.
14 REFERRING PHYSICIAN 1;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  APR 25, 2008
  • HELP-PROMPT:  Enter the referring physician for the image; answer must be 1-30 characters in length.
  • DESCRIPTION:  
    This is the physician name as identified in DICOM tag 0008,0090 from the DICOM Object file that is to be imported.
15 STUDY DESCRIPTION 1;5 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>64!($L(X)<1) X
  • LAST EDITED:  APR 25, 2008
  • HELP-PROMPT:  Enter the image's study description; answer must be 1-64 characters in length.
  • DESCRIPTION:  
    This is the image's study description obtained in DICOM tag 0008,1030 from the DICOM Object file that is to be imported.
16 STUDY INSTANCE UID 1;6 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>64!($L(X)<1) X
  • LAST EDITED:  APR 25, 2008
  • HELP-PROMPT:  Enter the image's study instance uid; answer must be 1-64 characters in length.
  • DESCRIPTION:  
    The study instance uid is obtained in DICOM tag 0020,000D from the DICOM Object file that is to be imported.
21 MODALITY 2;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>16!($L(X)<1) X
  • LAST EDITED:  APR 25, 2008
  • HELP-PROMPT:  Enter the modality that captured the image; answer must be 1-16 characters in length.
  • DESCRIPTION:  
    The modality is obtained in DICOM tag 0008,0060 from the DICOM Object file that is to be imported.
22 INSTITUTION NAME 2;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  APR 25, 2008
  • HELP-PROMPT:  Enter the institution name where the image was acquired; answer must be 1-30 characters in length.
  • DESCRIPTION:  The institution name is obtained from the DICOM Object file under DICOM tag 0008,0080.
    The DICOM Object file's institution may be an outside non-VA facility such as DOD facility or a fee basis entity.
23 INSTITUTION ADDRESS 2;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>40!($L(X)<1) X
  • LAST EDITED:  APR 25, 2008
  • HELP-PROMPT:  Enter the institution address where the image was acquired; answer must be 1-40 characters in length.
  • DESCRIPTION:  
    The institution address is obtained from the DICOM Object file under DICOM tag 0008,0081.
24 SERIES DESCRIPTION 2;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>40!($L(X)<1) X
  • LAST EDITED:  APR 25, 2008
  • HELP-PROMPT:  Enter the image's series description; answer must be 1-40 characters in length.
  • DESCRIPTION:  
    This is the image's series description as identified in DICOM tag 0008,103E from the DICOM Object file that is to be imported.
25 SERIES INSTANCE UID 2;5 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>64!($L(X)<1) X
  • LAST EDITED:  APR 25, 2008
  • HELP-PROMPT:  Enter the image's series instance uid; answer must be 1-64 characters in length.
  • DESCRIPTION:  
    This is the image's series instance uid as identified in DICOM tag 0020,000E from the DICOM Object file that is to be imported.
31 PATH TO DICOM OBJECT 3;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  APR 25, 2008
  • HELP-PROMPT:  Enter the path where the images are located; answer must be 1-30 characters in length.
  • DESCRIPTION:  
    This is the share path either on the local machine or a mapped drive where the images to be imported reside.
32 SOP CLASS 3;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>35!($L(X)<1) X
  • LAST EDITED:  APR 25, 2008
  • HELP-PROMPT:  Enter the image's sop class; answer must be 1-35 characters in length.
  • DESCRIPTION:  
    The image's sop class is obtained in DICOM tag from the DICOM Object file for the image to be imported.
33 TRANSFER SYNTAX 3;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>35!($L(X)<1) X
  • LAST EDITED:  APR 25, 2008
  • HELP-PROMPT:  Enter the image's transfer syntax; answer must be 1-35 characters in length.
  • DESCRIPTION:  
    The image's transfer syntax is obtained in DICOM tag 0004,1523 from the DICOM Object file for the image to be imported.
34 SOP INSTANCE UID 3;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>64!($L(X)<1) X
  • LAST EDITED:  APR 25, 2008
  • HELP-PROMPT:  Enter the image's sop instance uid; answer must be 1-64 characters in length.
  • DESCRIPTION:  
    The image's sop instance uid is obtained in DICOM tag 0008,0018 and 0004,1511 from the DICOM Object file for the image to be imported.
35 INSTANCE NUMBER 3;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  APR 20, 2009
  • HELP-PROMPT:  Enter the image number; answer must be 1 to 5 numeric characters.
  • DESCRIPTION:  
    The image's instance number (actual image number within the study) is obtained in DICOM tag 0020,0013 from the DICOM Object file for the image to be imported.
36 NUMBER OF FRAMES 3;6 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  APR 20, 2009
  • HELP-PROMPT:  Enter the frame number for the image; answer must be 1 to 5 numeric characters.
  • DESCRIPTION:  
    This field is optional and used for multi-frame images. The information is obtained in DICOM tag 0028,0008 from the DICOM Object file for the image to be imported.
41 INSTRUMENT NAME 4;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>16!($L(X)<1) X
  • LAST EDITED:  APR 25, 2008
  • HELP-PROMPT:  Enter the instrument name where the image was captured on; answer must be 1-16 characters in length.
  • DESCRIPTION:  
    This field stores the Instrument Name (C-Store process name).
42 CALLING AE TITLE 4;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>16!($L(X)<1) X
  • LAST EDITED:  APR 25, 2008
  • HELP-PROMPT:  Enter the application's entity title; answer must be 1-16 characters in length.
  • DESCRIPTION:  
    This field stores the Calling application entity title, e.g. DICOM_TEST. The possible values are defined in file AE_TITLE.DIC.
43 TIMESTAMP 4;3 DATE

  • INPUT TRANSFORM:  S %DT="ET" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  APR 20, 2009
  • HELP-PROMPT:  Enter the present date and time for the entry being added.
  • DESCRIPTION:  
    This field stores the date and time when an entry was made into this file.
44 PRESENTATION CONTEXT FLAG 4;4 SET
  • '0' FOR acceptable;
  • '2' FOR VISTA_STORAGE is missing;
  • '3' FOR abstract syntax not supported;
  • '4' FOR transfer syntax not supported;

  • LAST EDITED:  MAY 05, 2009
  • HELP-PROMPT:  Select image's presentation context.
  • DESCRIPTION:  This field is updated during the process of reading the DICOM Object file and will store the image's presentation context. The values provided are DICOM standards.
    If VISTA_STORAGE is undefined in the PROVIDER APPLICATION file (#2006.586), this field will record 'VISTA_STORAGE is missing'.

External References

Name Field # of Occurrence
^%DT 43+1

Global Variables Directly Accessed

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

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT 43+1*
>> DA .01(XREF 1S), .01(XREF 1K)
X .01+1!, .01(XREF 1S), .01(XREF 1K), 2+1!, 3+1!, 11+1!, 12+1!, 13+1!, 14+1!, 15+1!
, 16+1!, 21+1!, 22+1!, 23+1!, 24+1!, 25+1!, 31+1!, 32+1!, 33+1!, 34+1!
, 35+1!, 36+1!, 41+1!, 42+1!, 43+1*!
>> Y 43+1
Info |  Desc |  Directly Accessed By Routines |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All