MAG DICOM P350 GET BASIC IMAGE (5051)    REMOTE PROCEDURE (8994)

Name Value
NAME MAG DICOM P350 GET BASIC IMAGE
TAG IMAGE
ROUTINE MAGD350J
RETURN VALUE TYPE ARRAY
DESCRIPTION
  +---------------------------------------------------------------+
  | a medical device.  As such, it may not be changed in any way. |
  | Modifications to this software may result in an adulterated   |
  | medical device under 21CFR820, the use of which is considered |
  | to be a violation of US Federal Statutes.                     |
  +---------------------------------------------------------------+
 
 This RPC returns information about an image.
 The information that is returned consists of any of
 the fields listed below. Fields that do not have
 a value (or that have an "empty" value) are not
  | Property of the US Government.                                |
 returned.
 
     OBJECT NAME
     FILEREF
     DISK & VOLUME, MAGNETIC
     DISK & VOLUME, ABSTRACT
     DISK & VOLUME, WORM
     OBJECT TYPE
     PATIENT
     PROCEDURE
  | No permission to copy or redistribute this software is given. |
     LAST ACCESS DATE
     IQ
     GROUP PARENT
     ACQUISITION SITE
     DESCRIPTIVE CATEGORY
     CLINIC
     ACQUISITION DEVICE
     TRACKING ID
     DOCUMENT DATE
     DATE/TIME IMAGE SAVED
  | Use of unreleased versions of this software requires the user |
     IMAGE SAVE BY
     SUMMARY OBJECT
     SHORT DESCRIPTION
     PROCEDURE/EXAM DATE/TIME
     PARENT DATA FILE#
     PARENT GLOBAL ROOT D0
     PARENT DATA FILE IMAGE POINTER
     EXPORT REQUEST STATUS
     PARENT GLOBAL ROOT D1
     Full FileName
  | to execute a written test agreement with the VistA Imaging    |
     Full Path+FileName
     Big FileName
     Big Path+FileName
     Abstract FileName
     Abstract Path+FileName
     TIER-2 Full FileName
     TIER-2 Full Path+FileName
     TIER-2 Big FileName
     TIER-2 Big Path+FileName
     TIER-2 Big Path+FileName
  | Development Office of the Department of Veterans Affairs,     |
     TIER-2 Abstract FileName
     TIER-2 Abstract Path+FileName
  | telephone (301) 734-0100.                                     |
  |                                                               |
  | The Food and Drug Administration classifies this software as  |
INPUT PARAMETER
  • D0
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   30
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
     The value of this parameter is a pointer to ^MAG(2005).
     This pointer identifies the image for which information
     is being requested.
    
  • ERROR MESSAGE
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   80
    REQUIRED:   YES
    SEQUENCE NUMBER:   5
    DESCRIPTION:   
    This is the error message if the cleanup failed
    
RETURN PARAMETER DESCRIPTION
 When an error occurs during the processing of this RPC,
 the output array consists only one element:
     OUT(1) = -1,Invalid IEN (xxx)
     OUT(1) = -3,Image #nnn has been deleted.
     OUT(1) = -2,No data for "nnn".
 Otherwise, each element of the output array contains
 three or more caret-separated pieces of data:
     OUT(i) = field-name ^ data (internal) [ ^ data (external) ]