MAGJ USER DATA (2202)    REMOTE PROCEDURE (8994)

Name Value
NAME MAGJ USER DATA
TAG RPCIN
ROUTINE MAGJPRF1
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.                     |
  +---------------------------------------------------------------+
 
Store/retrieve Vistarad USer preferences, including hanging protocols, etc.
  | 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
  • PARAMS
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   100
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    TXID ^ SYSUPDAT ^ TXDUZ ^ TXDIV
    TXID: Transaction ID--identifies the type of transaction being requested;
    TXDUZ: Optional; DUZ value for retrieving another users stored data.
      E.g., allow User X to see User Y's Hanging Protocols
    TXDIV: Optional; DIVision value for viewing data stored from other divisions.
    
  • DATA
    PARAMETER TYPE:   WORD PROCESSING
    MAXIMUM DATA LENGTH:   240
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    Optional Block of text sent from the client side; has structure as follows
     *LABEL
     Label Value
     0:N lines of text associated with Label Value
     *END
    Note: multiple sequences of the above may be included.
    
RETURN PARAMETER DESCRIPTION
DATA returned varies according to the TXID, but generally is a block
of text data that was created by the Client application.