Name | Value |
---|---|
NAME | MAG ANNOT GET IMAGE DETAIL |
TAG | GETD |
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. | +---------------------------------------------------------------+ 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) | 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 |
|
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) |