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: ^MAGD(2006.5752

Package: Imaging

Global: ^MAGD(2006.5752


Information

FileMan FileNo FileMan Filename Package
2006.5752 IMPORTABLE DICOM OBJECTS Imaging

Description

Directly Accessed By Routines, Total: 4

Package Total Routines
Imaging 4 MAGDIR8R    ^MAGD(2006.5752    IMAGES PRINTED    MAGIP118    

Fields, Total: 10

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 28, 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 for the image to be imported.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
2 PATIENT ID 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  APR 25, 2008
  • HELP-PROMPT:  Enter the patient identifier; 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 DICOM GATEWAY NAME 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>16!($L(X)<1) X
  • LAST EDITED:  MAY 22, 2009
  • HELP-PROMPT:  Enter the DICOM Gateway's host name; answer must be 1-16 characters in length.
  • DESCRIPTION:  
    This the DICOM Gateway that received the DICOM Object file.
  • RECORD INDEXES:  D (#559)
11 STUDY DATE 1;1 FREE TEXT

  • INPUT TRANSFORM:  K:X'?8N X
  • LAST EDITED:  MAY 05, 2009
  • HELP-PROMPT:  This is the study date for the image; 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 ACCESSION NUMBER 1;2 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.
13 STUDY INSTANCE UID 1;3 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:  MAY 05, 2009
  • 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 SERIES INSTANCE UID 2;2 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:  MAY 22, 2009
  • HELP-PROMPT:  Enter the physical path where the image files will be read from; 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.
  • RECORD INDEXES:  D (#559)
32 SOP INSTANCE UID 3;2 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 that is to be imported.
  • CROSS-REFERENCE:  2006.5752^C
    1)= S ^MAGD(2006.5752,"C",$E(X,1,30),DA)=""
    2)= K ^MAGD(2006.5752,"C",$E(X,1,30),DA)
    index by SOP Instance UID

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^MAGD(2006.5752 - [#2006.5752] IXDSL+1*, IXDKL+1!, IXDKEIC+1!, 32(XREF 2S), 32(XREF 2K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> DA IXDSL+1, IXDKL+1, 32(XREF 2S), 32(XREF 2K)
X .01+1!, 2+1!, 3+1!, 11+1!, 12+1!, 13+1!, 21+1!, 22+1!, 31+1!, 32+1!
32(XREF 2S), 32(XREF 2K)
X(1 IXDSL+1, IXDKL+1
X(2 IXDSL+1, IXDKL+1
Info |  Desc |  Directly Accessed By Routines |  Fields |  Global Variables Directly Accessed |  Local Variables  | All