MAGJ PTRADEXAMS (1126)    REMOTE PROCEDURE (8994)

Name Value
NAME MAGJ PTRADEXAMS
TAG PTLIST
ROUTINE MAGJLST1
RETURN VALUE TYPE GLOBAL ARRAY
AVAILABILITY RESTRICTED
WORD WRAP ON TRUE
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 display a
listing of all, or a subset of all, radiology exams for a selected
patient.
 | Property of the US Government.                                |
 | 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:   30
    REQUIRED:   YES
    DESCRIPTION:   
    Patient DFN ^ #_YRS_LIMIT ^ #_EXAMS_LIMIT
     
    #_YRS_LIMIT -- optional; an integer value, used to limit the returned list
    to include only exams within the most recent # of years specified
     
    #_EXAMS_LIMIT -- optiona; integer value to limit the number of list
    entries returned
    
RETURN PARAMETER DESCRIPTION
 ARRAY(0)     = # Exams Found ^ Text for listing title, or error message
         RADFN ^ RADTI ^ RACNI ^ RANME ^ RASSN ^ RADATE ^ RADTE ^ RACN ^
         RAPRC ^ RARPT ^ RAST 
 ARRAY(1)     = List Column Headings, delimited by "^"
 ARRAY(2..N+1)= Exam data for display, delimited by "^", followed by exam
                data as stored by Radiology package routine RAPTLU in ^TMP
 
 Display data: 
         LIST COUNTER ^ DAY-CASE # ^ PROCEDURE ^ EXAM DATE ^ EXAM STATUS ^
         EXAM LOC. ^ ^TMP($J,"RAEX",
 Data from ^TMP (expressed as Rad Pkg variable names):