MAGG MULTI IMAGE PRINT (2922)    REMOTE PROCEDURE (8994)

Name Value
NAME MAGG MULTI IMAGE PRINT
TAG LOGPRNT
ROUTINE MAGGROI
RETURN VALUE TYPE SINGLE VALUE
AVAILABILITY RESTRICTED
DESCRIPTION
Log multiple images printed for a patient in the 
MULTI IMAGE PRINT file ^MAG(2006.961
INPUT PARAMETER
  • DATA
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   245
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    "^" delimited string containing data inserted
    into the MULTI IMAGE PRINT file #2006.961.
     
     ^01: PATIENT DFN
     ^02: REASON FOR PRINT
    
    e.g.: 123456^Authorized release of medical records or health information (ROI)
    
  • IMGARR
    PARAMETER TYPE:   LIST
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    An array of "^" delimited string of values for each image printed
                           -NOTE-04/13/2009 11:31: Image type not printable
           IMGARR(1)=123456^0^SLC-AU 01 2-LAB-08/21/2001: Image printed
     
     ^01: IEN for the image (Note: This may be a url for a remote image)
     ^02: Local/remote indicator (0=local, 1=remote)
     ^03: IMAGE PRINT STATUS 
             (Note: The image information displayed to the user 
             in the client application.)
     
     e.g.: IMGARR(0)=^1^SLC-DIABETIC TELERETINAL IMAGING CONSULT REPORT
    
RETURN PARAMETER DESCRIPTION
if error   "0^Error message"
if success "1^Printed Images Logged"