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
Print Page as PDF
Global: ^MAG(2006.59935

Package: Uncategorized

Global: ^MAG(2006.59935


Information

FileMan FileNo FileMan Filename Package
2006.59935 CLEANUP OF JPEG IMAGES STORED AS DICOM IMAGES Uncategorized

Description

Directly Accessed By Routines, Total: 2

Package Total Routines
Imaging 1 MAGD350I    

Fields, Total: 9

Field # Name Loc Type Details
.01 ORIGINAL MAGIEN 0;1 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 10, 2024
  • HELP-PROMPT:  Enter the numeric value of the IMAGE ien of the JPEG.DCM image that needs to be replaced.
  • DESCRIPTION:  
    This is the IMAGE file entry that needs to be corrected.
  • CROSS-REFERENCE:  2006.59935^B
    1)= S ^MAG(2006.59935,"B",$E(X,1,30),DA)=""
    2)= K ^MAG(2006.59935,"B",$E(X,1,30),DA)
2 IMAGE SAVE DATE/TIME 0;2 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAY 06, 2024
  • HELP-PROMPT:  Enter the date and time (mm/dd/yy@hh:mm:ss) that the image was saved.
  • DESCRIPTION:  
    This is the Fileman date and time that the image was saved.
3 STATUS 0;3 SET
************************REQUIRED FIELD************************
  • 'UNKNOWN' FOR Unknown status;
  • 'FIXED' FOR Corrected;

  • LAST EDITED:  MAY 06, 2024
  • HELP-PROMPT:  Enter the status of the IMAGE file entry.
  • DESCRIPTION:  
    This is the status of IMAGE file entry.
4 FIXED DATE 0;4 DATE

  • INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAY 06, 2024
  • HELP-PROMPT:  Enter the date and time (mm/dd/yy@hh:mm:ss) that the IMAGE file entry was corrected.
  • DESCRIPTION:  
    This is the date and time that the IMAGE file was corrected.
5 ERROR MESSAGE 0;5 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>80!($L(X)<3) X
    MAXIMUM LENGTH: 80
  • LAST EDITED:  MAY 10, 2024
  • HELP-PROMPT:  Enter the Error Message (3-80 characters).
  • DESCRIPTION:  
    This is the error message if the cleanup failed.
6 IMAGE AUDIT IEN 0;6 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 10, 2024
  • HELP-PROMPT:  Enter the numeric value of the IMAGE AUDIT (#2005.1) ien that contains the original JPEG.DCM IMAGE entry.
  • DESCRIPTION:  
    This is the IMAGE AUDIT file (#2005.1) entry that has been corrected.
7 SOP INSTANCE UID 0;7 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>64!($L(X)<3) X
    MAXIMUM LENGTH: 64
  • LAST EDITED:  APR 24, 2024
  • HELP-PROMPT:  Enter the new DICOM image's SOP Instance UID (up to 64 characters):
  • DESCRIPTION:  
    This is the SOP Instance UID (0008,0018) of the new DICOM image. SOP is a DICOM Service-Object Pair; UID is a Unique Identifier.
8 NEW MAGIEN 0;8 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAY 10, 2024
  • HELP-PROMPT:  Enter the numeric value of the new DICOM object IMAGE ien that was created to replace the JPEG.DCM file.
  • DESCRIPTION:  
    This is the MAGIEN of the new DICOM object that was created to replace the JPEG.DCM.
9 FINISHED 0;9 DATE

  • INPUT TRANSFORM:  S %DT="ESTX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  MAY 10, 2024
  • HELP-PROMPT:  Enter the date/time (mm/dd/yy@hh:mm:ss) that the image was updated in the IMAGE file.
  • DESCRIPTION:  
    This is the date/time that the entries in ^MAG(2005,MAGIEN) were updated.
Info |  Desc |  Directly Accessed By Routines |  Fields