MAG DICOM GET CON DATA (4660)    REMOTE PROCEDURE (8994)

Name Value
NAME MAG DICOM GET CON DATA
TAG GMRCDATA
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).
$$GET1^DIQ(123,GMRCIEN,FIELD,FORMAT) is used to get the return value.
    | 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
  • GMRCIEN
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    This is the IEN of the consult. It may not be null.
    
  • FIELD
    PARAMETER TYPE:   LITERAL
    REQUIRED:   YES
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    This is the field number of the REQUEST/CONSULTATION file (#123).
    
  • FORMAT
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   1
    REQUIRED:   NO
    SEQUENCE NUMBER:   3
    DESCRIPTION:   
    This is the format that is passed to $$GET1^DIQ to determine whether the
    Internal or External representation of the data is returned.
    
RETURN PARAMETER DESCRIPTION
This is the value of the field from the REQUEST/CONSULTATION file (#123).
It can be either in Internal or External representation.