MAG ANNOT GET IMAGE DETAIL

TITLEVALUE
NAMEMAG ANNOT GET IMAGE DETAIL
DESCRIPTION Per VHA Directive 2004-038, this should not be modified.
+---------------------------------------------------------------+
| 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 |
| 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. |
+---------------------------------------------------------------+
RETURNS THE DETAIL OF IMAGE ANNOTATIONS
GETD(MAGOUT,MAGIEN,LAYIEN)
; .MAGOUT Reference to a local variable where the results are returned to.
; .MAGIEN Internal entry number of IMAGE file been annotated
; .LAYIEN Internal entry number of ANNOTATION IMAGE LAYER in #2005.002
Return Values
=============
If MAGOUT(0) is defined and its 1st '^'-piece is 0, then an error
occurred during execution of the procedure. 0 ^ 0 ^ error message
MAGOUT(0) = 1 ^ total count lines counter of the returned array
MAGOUT(1) = LAYER ID ^ ANNOTATOR ^ SAVED DATE/TIME ^ ANNOTATION VERSION ^ SOURCE ^ DELETION ^ TIU COMPLETION
^ SERVICE/SECTION ^ SITE# ^ DUZ
MAGOUT(n+1) = XML data line(s)
TAGGETD
ROUTINEMAGSANNO
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERMAGIEN
DESCRIPTIONInternal entry number of IMAGE file been annotated (#2005)
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH30

INPUT PARAMETERSSEQUENCE NUMBER2
INPUT PARAMETERLAYIEN
DESCRIPTIONInternal entry number of ANNOTATION IMAGE LAYER in #2005.002 saved layer(s)
PARAMETER TYPELITERAL
REQUIRED
MAXIMUM DATA LENGTH10

RETURN VALUE TYPEARRAY
RETURN PARAMETER DESCRIPTIONIf returned MAGOUT(0) is defined and its 1st '^'-piece is 0, then an error
has occurred during execution of the procedure.
MAGOUT(0) = 1 ^ CNT ; lines counter of the returned array
0 ^ ERROR ; error message
MAGOUT(1) = LAYER ID ^ ANNOTATOR ^ SAVED DATE/TIME ^ ANNOTATION VERSION ^ SOURCE ^ DELETION ^ TIU RESULTED ^ ANNOATOR SERVICE ^ SITE id# ^ DUZ
MAGOUT(n+1) = XML data line(s)
AVAILABILITYRESTRICTED
INACTIVE
CLIENT MANAGER
WORD WRAP ON
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED