MAGJ PRIOREXAMS (1132)    REMOTE PROCEDURE (8994)

Name Value
NAME MAGJ PRIOREXAMS
TAG PRIOR1
ROUTINE MAGJEX2
RETURN VALUE TYPE ARRAY
AVAILABILITY RESTRICTED
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 procedure is used by the Radiology Imaging Workstation to fetch
case pointer information for all the cases/prior exams related to a given
case.  If the images for the prior exams are not on magnetic storage, but
are on archive storage (e.g., jukebox), then the procedure initiates a
fetch of the image files from the archive.  This procedure can be run in
 | Property of the US Government.                                |
two modes: 1) to Pre-Fetch from the archive exams that are likely to be of
interest to the radiologist--this mode would be invoked some time after
a new exam is ordered (e.g., at Register Patient for Exam);
2) to Auto-Display images for prior cases at
the time the radiologist is reading a new case.
 | No permission to copy or redistribute this software is given. |
 | Use of unreleased versions of this software requires the user |
 | to execute a written test agreement with the VistA Imaging    |
 | Development Office of the Department of Veterans Affairs,     |
 | telephone (301) 734-0100.                                     |
 |                                                               |
 | The Food and Drug Administration classifies this software as  |
INPUT PARAMETER
  • DATA
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   50
    REQUIRED:   YES
    DESCRIPTION:   
    The input string has 5 pieces, delimited by "^":
      "P" or "A" ^ RADFN ^ RADTI ^ RACNI ^ RARPT
        P--run Pre-Fetch mode
        A--run Auto-Display mode
        RADFN, RADTI, & RACNI are pointers to the Current Case exam in file 70
        RARPT--pointer to ^RARPT (file 74) for the current case
    Either RARPT or the values RADFN/RADTI/RACNI may be passed for executing
    this function.
    
RETURN PARAMETER DESCRIPTION
 ARRAY(0)   = # Cases Found ^ Text for reply status or error message
 ARRAY(1..N)= "M08" ^ RADFN ^ RADTI ^ RACNI ^ RARPT