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: 2005.1106

Package: Imaging

IMAGE AUDIT(#2005.1)-->2005.1106

Sub-Field: 2005.1106


Information

Parent File Name Number Package
IMAGE AUDIT(#2005.1) ROUTING TIMESTAMP 2005.1106 Imaging

Details

Field # Name Loc Type Details
.01 ROUTING TIMESTAMP 0;1 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  FEB 26, 2003
  • HELP-PROMPT:  Enter the date and time when the image file was 'routed'.
  • DESCRIPTION:  This field keeps track of any routing activity. For each time that an image file is transmitted in the context of 'routing', an entry will be added to this multiple that records which type of image file was transmitted
    (FULL, BIG, ABSTRACT, etcetera), and to which destination (pointer to network location) it was transmitted.
  • RECORD INDEXES:  ROUTE (#77) (WHOLE FILE #2005.1)
2 DESTINATION 0;2 POINTER TO NETWORK LOCATION FILE (#2005.2)
************************REQUIRED FIELD************************
NETWORK LOCATION(#2005.2)

  • LAST EDITED:  FEB 26, 2003
  • HELP-PROMPT:  Enter the destination to which the image file was transmitted.
  • DESCRIPTION:  
    The value of this field is a pointer (into the network location file) that indicated where an image file was sent in the context of automated routing.
  • CROSS-REFERENCE:  2005.1106^LOC
    1)= S ^MAG(2005.1,DA(1),4,"LOC",$E(X,1,30),DA)=""
    2)= K ^MAG(2005.1,DA(1),4,"LOC",$E(X,1,30),DA)
    This cross-reference keeps track of which destinations (network locations) have received image files from the current system.
  • RECORD INDEXES:  ROUTE (#77) (WHOLE FILE #2005.1)
3 TYPE 0;3 SET
************************REQUIRED FIELD************************
  • 'FULL' FOR Full;
  • 'ABSTRACT' FOR Abstract;
  • 'BIG' FOR Big;
  • 'TEXT' FOR Text;
  • 'DICOM' FOR DICOM;

  • LAST EDITED:  FEB 26, 2003
  • HELP-PROMPT:  Enter the type of image file that was transmitted.
  • DESCRIPTION:  
    The value of this field indicates what type of image file was transmitted (FULL, BIG, TEXT, DICOM or ABSTRACT).
4 FILENAME 0;4 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>100!($L(X)<1) X
  • LAST EDITED:  FEB 26, 2003
  • HELP-PROMPT:  Enter the name of the transmitted file (path+name at destination).
  • DESCRIPTION:  
    The value of this field is the name of the transmitted file as it is at the destination location. This file name contains all directory prefixes and a 'type' suffix.
5 START TRANSMIT 0;5 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  DEC 12, 2003
  • HELP-PROMPT:  Enter the time that the transmission started.
  • DESCRIPTION:  The value of this field is a timestamp that indicates the date and time when the transmission of a file started.
    Together with the value of the field ROUTING TIMESTAMP, which indicates the time when the transmission completed, statistics can be calculated on how long it took to transmit image files.
6 TIMESTAMP QUEUE ENTRY 0;6 DATE

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  DEC 12, 2003
  • HELP-PROMPT:  Enter the time when the queue-entry was made.
  • DESCRIPTION:  The value of this field is a timestamp that indicates the date and time when the entry was made into the routing queue.
    Together with the value of the field START TRANSMIT, which indicates when the transmission started, statistics can be calculated related to wait times in the routing queue.
7 LOG ENTRY 0;7 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999999999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 12, 2003
  • HELP-PROMPT:  Enter the sequence number of the "permanent" log entry.
  • DESCRIPTION:  The value of this field is an integer number that indicates the entry in the "permanent" log of all routed copies of the current image (as required by HIPAA).
    This value is used to record when images are purged from their routed destination.
Info |  Details