Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details
Print Page as PDF
Sub-Field: 2006.5744

Package: Imaging

DICOM OBJECT EXPORT(#2006.574)-->2006.5744

Sub-Field: 2006.5744


Information

Parent File Name Number Package
DICOM OBJECT EXPORT(#2006.574) IMAGE 2006.5744 Imaging

Details

Field # Name Loc Type Details
.01 IMAGE 0;1 POINTER TO IMAGE FILE (#2005) IMAGE(#2005)

  • LAST EDITED:  FEB 22, 2000
  • HELP-PROMPT:  Identify the image(s) in this transmission.
  • DESCRIPTION:  The value of this field is a pointer that identifies one of the images that is to be transmitted to another storage provider.
    The value of this field is a pointer to the Image File (2005, stored in ^MAG(2005,...).
2 STATE 0;2 SET
  • 'WAITING' FOR Waiting for XMIT;
  • 'XMIT' FOR Transmission (XMIT) in progress;
  • 'FAIL' FOR XMIT failed;
  • 'SUCCESS' FOR XMIT successful;
  • 'HOLD' FOR Hold for XMIT at a later time;
  • 'NOT ON FILE' FOR The image file does not exist;
  • 'IGNORE' FOR Not DICOM, can't XMIT;

  • LAST EDITED:  OCT 26, 2021
  • HELP-PROMPT:  Indicate the current state of this entry.
  • DESCRIPTION:  The value of this field is a code that indicates the current state of the entry in this table. Possible values are "waiting to be transmitted", "transmission in progress" and "successful transmission" or "failed
    transmission".
    Three other possible values are "hold transmission for a later time", "ignore file since its not DICOM", and "not on file".
    A cross-reference on this field is used to prevent issuing the same file to multiple transmission processes.
  • RECORD INDEXES:  STATE (#226) (WHOLE FILE #2006.574)
3 TIMESTAMP 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>15!($L(X)<3)!'(X?1.N1","1.N) X
    MAXIMUM LENGTH: 15
  • LAST EDITED:  OCT 26, 2021
  • HELP-PROMPT:  Indicate the current time ($H format) 3-15 characters.
  • DESCRIPTION:  The value of this field is a string ($Horolog format) that indicates the date and time that the current state was established.
    This value is used when checking on files that are in a state of "transmission in progress". When a file is too long in this state, the current entry will be moved back to a state of "waiting for transmission".
    See the RPC named "MAG DICOM GET NEXT QUEUE ENTRY" for the actual time-lag that decides on a change-back of the state.
Info |  Details