MAGN ANNOT GET STUDY (3793)    REMOTE PROCEDURE (8994)

Name Value
NAME MAGN ANNOT GET STUDY
TAG GET
ROUTINE MAGNAN02
RETURN VALUE TYPE ARRAY
AVAILABILITY RESTRICTED
DESCRIPTION
Returns the list of study annotations
INPUT PARAMETER
  • MAGPARAM
    PARAMETER TYPE:   LIST
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    List of studies to being annotated.
    
  • MAGFLAGS
    PARAMETER TYPE:   LITERAL
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    D - include deleted annotations 
    U - include all user's annotations
    W - include word processing fields
    
RETURN PARAMETER DESCRIPTION
if error found during execution
  MAGRY(0) = Failure status^Error getting values
if success
  MAGRY(0) =  Success status^^Total lines
  MAGRY(1) = header with name of the fields
  MAGRY(3) = "^" delimited pairs with internal and external values of the fields listed in MAGRY(1) 
  MAGRY(n) = "WordProcesingFieldxxx^line value"
  MAGRY(m) = "MultipleField000^fields header"
  MAGRY(m..m+1) = "MultipleField001^fields values listed in MAGRY(m)"