MAG DICOM GET CON BY PATIENT (4659)    REMOTE PROCEDURE (8994)

Name Value
NAME MAG DICOM GET CON BY PATIENT
TAG GMRCPAT
ROUTINE MAGDRPCE
RETURN VALUE TYPE SINGLE VALUE
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 RPC returns information from the REQUEST/CONSULTATION file (#123).
 The ^GMR(123,"AD",...) cross reference is traversed to provide the data.
   | 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
  • SORT ORDER
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    The value of this parameter is either ASCENDING or DESCENDING, indicating
    the traversal direction through the table.
    
  • DFN
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    Pointer to PATIENT file (#2).  It may be null.
    
  • DATE
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    SEQUENCE NUMBER:   3
    DESCRIPTION:   
    This is the date of the consult in Fileman format.  It may be null.
    
  • GMRCIEN
    PARAMETER TYPE:   LITERAL
    REQUIRED:   NO
    SEQUENCE NUMBER:   4
    DESCRIPTION:   
    This is the IEN of the record in the REQUEST/CONSULTATION file.
    It may be null.
    
RETURN PARAMETER DESCRIPTION
May be either Study Date or GMRCIEN, depending upon the call.