TITLE | VALUE | |
---|---|---|
NAME | MAG 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) | |
TAG | GETD | |
ROUTINE | MAGSANNO | |
INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
INPUT PARAMETER | MAGIEN | |
DESCRIPTION | Internal entry number of IMAGE file been annotated (#2005) | |
PARAMETER TYPE | LITERAL | |
REQUIRED | YES | |
MAXIMUM DATA LENGTH | 30 | |
INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
INPUT PARAMETER | LAYIEN | |
DESCRIPTION | Internal entry number of ANNOTATION IMAGE LAYER in #2005.002 saved layer(s) | |
PARAMETER TYPE | LITERAL | |
REQUIRED | ||
MAXIMUM DATA LENGTH | 10 | |
RETURN VALUE TYPE | ARRAY | |
RETURN PARAMETER DESCRIPTION | If 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) | |
AVAILABILITY | RESTRICTED | |
INACTIVE | ||
CLIENT MANAGER | ||
WORD WRAP ON | ||
VERSION | ||
SUPPRESS RDV USER SETUP | ||
APP PROXY ALLOWED |