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: ^MAGDINPT(2006.5719

Package: Imaging

Global: ^MAGDINPT(2006.5719


Information

FileMan FileNo FileMan Filename Package
2006.5719 DICOM ERROR LOG Imaging

Description

Directly Accessed By Routines, Total: 2

Package Total Routines
Imaging 2 ^MAGDINPT(2006.5719    IMAGES PRINTED    

Fields, Total: 4

Field # Name Loc Type Details
.01 DATE & TIME 0;1 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="ESTR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JAN 21, 1998
  • HELP-PROMPT:  Enter this moment's date and time (FileMan format).
  • DESCRIPTION:  The value of this field is a string that denotes the date and time when this entry was logged into the database.
    This timestamp is stored in FileMan format.
  • CROSS-REFERENCE:  2006.5719^B
    1)= S ^MAGDINPT(2006.5719,"B",$E(X,1,30),DA)=""
    2)= K ^MAGDINPT(2006.5719,"B",$E(X,1,30),DA)
1 REASON 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3) X
  • LAST EDITED:  JAN 21, 1998
  • HELP-PROMPT:  Enter a brief description of the problem.
  • DESCRIPTION:  
    The value of this field is a string that contains a brief description of the reason why the current entry is being entered into this table.
2 FILE DIRECTORY 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>60!($L(X)<3) X
  • LAST EDITED:  JAN 21, 1998
  • HELP-PROMPT:  Enter the full identification of the DICOM file (directory+name).
  • DESCRIPTION:  The value of this field is a string that identifies the DICOM file that contains the information that was the reason why this error is being logged.
    This file name contains the full directory (path) prefix.
3 INSTRUMENT NAME 0;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>60!($L(X)<3) X
  • LAST EDITED:  DEC 03, 2002
  • HELP-PROMPT:  Enter the type of modality (2 letter code).
  • DESCRIPTION:  The value of this field is a code that identifies the kind of modality that transmitted the image.
    The two-letter codes for the modality types are defined in the DICOM standard.

External References

Name Field # of Occurrence
^%DT .01+1

Global Variables Directly Accessed

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

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

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