MAGJ STUDY_DATA (2206)    REMOTE PROCEDURE (8994)

Name Value
NAME MAGJ STUDY_DATA
TAG RPCIN
ROUTINE MAGJEX3
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.                     |
  +---------------------------------------------------------------+
 
This rpc is used to obtain various study and/or image data.  The data
is stored in blocks of free-text (word-processing) in XML format created
by the Vistarad Client.
Current data items include: Key Images; Presentation State 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
  • PARAMS
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   120
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    TXID ^ DFN ^ DTI ^ CNI ^ RARPT ^ MAGIEN
    TXID: Required; designates action to take
    DFN...RARPT: standard Vistarad Exam Identifier string (keys to
      RAD Exam file and Report file).
    MAGIEN: Image IEN to identify the exam (Image or Group ien OK)
    
  • DATA
    PARAMETER TYPE:   LIST
    MAXIMUM DATA LENGTH:   120
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    List of image identifiers with optional Presentation State UIDs
    in format IMGIEN^PS_UID.
    
RETURN PARAMETER DESCRIPTION
Array containing Key Image and/or Image Presentation State data,
[*PS . . . *END_PS] (as many as for this image)
"*END_IMAGE"
[*IMAGE . . . *END_IMAGE] (as many as for the exam)
"*END"
according to requesting TXID:
"*IMAGE"
Image_IEN ^ "KEY"
"*PS"
PS_UID ^ "KEY"
xml text lines 1
xml text lines 2:N (as needed)
"*END_PS"