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.59061

Package: Imaging

ROUTE LOAD BALANCE(#2006.5906)-->2006.59061

Sub-Field: 2006.59061


Information

Parent File Name Number Package
ROUTE LOAD BALANCE(#2006.5906) PARENT 2006.59061 Imaging

Details

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

  • LAST EDITED:  APR 05, 2002
  • HELP-PROMPT:  Identify the image(group) to be routed.
  • DESCRIPTION:  The value of this field is a pointer to the Image File (# 2005).
    While balancing the load over multiple destinations, all images for a given study should be sent to the same destination.
    When the first image of a study is being routed, the balancer creates a new record in this multiple to indicate where all other images for the study to which that image belongs.
    The value of this pointer identifies either the "parent" of a group of images, or a single image, if that image is a "group of 1".
1 ROUTE DATE 0;2 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="EX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  APR 05, 2002
  • HELP-PROMPT:  Enter the date on which this image is to be routed.
  • DESCRIPTION:  The value of this field is a string that represents a date (no time part included). This date identifies the date on which an image file is being routed to a remote destination.
    The load-balancer uses this date to balance the load (per day) over the various possible destinations.
  • RECORD INDEXES:  D (#205) (WHOLE FILE #2006.5906)
2 DESTINATION 0;3 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  APR 05, 2002
  • HELP-PROMPT:  Identify the destination for all images of this study.
  • DESCRIPTION:  The value of this field is a pointer to a destination. This value is not a pointer in the "normal" sense that FileMan uses: it is the value of D2 in the reference
    ^MAGDICOM(2006.59,D0,"ACTION",D1,1,D2,0)
    This pointer identifies the data record that contains the identification of the destination (which is a variable pointer to either a Network Location (file # 2005.2) or a DICOM Application (file # 2006.585) to which all
    images of the current study are being transmitted.
  • RECORD INDEXES:  D (#205) (WHOLE FILE #2006.5906)
Info |  Details