MAG ANNOT STORE IMAGE DETAIL (3035)    REMOTE PROCEDURE (8994)

Name Value
NAME MAG ANNOT STORE IMAGE DETAIL
TAG STORE
ROUTINE MAGSANNO
RETURN VALUE TYPE ARRAY
AVAILABILITY RESTRICTED
DESCRIPTION
 Per VHA Directive 2004-038, this should not be modified.
| 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 the annotation detail/XML into the IMAGING ANOTATION file (#2005.002)
 .MAGOUT       Reference to a local variable where the results are returned to
 .MAGIEN       Internal Entry Number(IEN) of IMAGE file been annotated
 .SOURCE       Reference to the application XML been created by ('CLINIC' or 'VISTARAD'...etc)
 .VER          Reference to the annotation tool version (e.g.: IG16.2)
+---------------------------------------------------------------+
 .XML[]          Annotation raw data array
Return Values 
MAGOUT(0) is defined and its 1st '^'-piece is 0, then an error
  occurred during execution of the procedure.
MAGOUT(0) = 1 - success ^ total data lines ^ child IEN(optional)
            0 - error
MAGOUT(1) = Saved layer info:::LAYER ID ^ANNOTATOR ^ SAVED DATE/TIME ^ ANNOTATION VERSION ^ SOURCE ^ DELETION ^ TIU COMPLETION 
            ^ SERVICE/SECTION  ^ SITE# ^ DUZ
| 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
  • IEN
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   30
    REQUIRED:   YES
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    IEN is the IMAGE file (#2005) internal entry number, be used to save the annotation data.
    
  • XML
    PARAMETER TYPE:   WORD PROCESSING
    MAXIMUM DATA LENGTH:   256
    REQUIRED:   YES
    SEQUENCE NUMBER:   4
    DESCRIPTION:   
    Annotation data in XML format
    
  • SOURCE
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   30
    REQUIRED:   NO
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    Source of annotation, e.g.: Clinic display/capture or VistARad
    
  • DELETION
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   3
    SEQUENCE NUMBER:   5
    DESCRIPTION:   
    Annotation was deleted by super user.
    
  • VERSION
    PARAMETER TYPE:   LITERAL
    MAXIMUM DATA LENGTH:   30
    REQUIRED:   NO
    SEQUENCE NUMBER:   3
    DESCRIPTION:   
    IMAGE GEAR VERSION (TOOLS), e.g.: 'IG16.3'
    
RETURN PARAMETER DESCRIPTION
OUTPUT[0] := 1 Success  or 0 - Error (w/ ^ message)
OUTPUT[1] := LAYER ID ^NAME ^DATE/TIME ^VERSION^ SOURCE ^DELETION^ TIU RESULTED ^ ANNOATOR SERVICE ^ SITE id# ^ DUZ