MAG RAD GET NEXT RPT BY PT (2218)    REMOTE PROCEDURE (8994)

Name Value
NAME MAG RAD GET NEXT RPT BY PT
TAG NXTPTRPT
ROUTINE MAGDRPC9
RETURN VALUE TYPE SINGLE VALUE
AVAILABILITY PUBLIC
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.                     |
 +---------------------------------------------------------------+
 
Returns the next ^RARPT entry for the 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
  • DFN
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    Patient pointer.
    
  • RARPT1
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    ^RARPT pointer - origin of search.  Next one is before it or after it.
    
  • DIR
    PARAMETER TYPE:   LITERAL
    REQUIRED:   NO
    SEQUENCE NUMBER:   3
    DESCRIPTION:   
    Direction to transverse ^RADPT (increasing or decreasing report number).
    1 = increasing report number, -1 = decreasing report number.
    
RETURN PARAMETER DESCRIPTION
Returns the next or previous ^RARPT pointer for the patient.