MAG DICOM GET CON BY DATE (4658)    REMOTE PROCEDURE (8994)

Name Value
NAME MAG DICOM GET CON BY DATE
TAG GMRCDATE
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 ^GMRC(123,"AE",...) 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.
    
  • SERVICE
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    This is the IEN of the TO SERVICE in ^GMR(123,5).
    This service is DICOM enabled because it has an entry in the
    CLINICAL SPECIALITY DICOM & HL7 file (#2006.5831) for Modality Worklist.
    
  • STATUS
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    SEQUENCE NUMBER:   3
    DESCRIPTION:   
    This is the status of the consult.  There are five values:
    STATUS=2 for COMPLETE,
    STATUS=5 for PENDING,
    STATUS=6 for ACTIVE,
    STATUS=8 for SCHEDULED, and
    STATUS=9 for PARTIAL RESULTS.
    
  • DATE
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    SEQUENCE NUMBER:   4
    DESCRIPTION:   
    This is the date of the consult in Fileman format. It may be null.
    
  • GMRCIEN
    PARAMETER TYPE:   LITERAL
    REQUIRED:   NO
    SEQUENCE NUMBER:   5
    DESCRIPTION:   
    This is the IEN of the consult.  It may be null.
    
RETURN PARAMETER DESCRIPTION
May be either Study Date or GMRCIEN, depending upon the call.