Files > DICOM ERROR MESSAGE QUEUE

name
DICOM ERROR MESSAGE QUEUE
number
2006.598
location
^MAGDICOM(2006.598,
description
+---------------------------------------------------------------+ | | | 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. | | | +---------------------------------------------------------------+ As a DICOM Gateway performs its various tasks, there are occasions where error messages need to be transmitted to remote recipients (FileMan users and/or mailgroups as well as SMTP mail recipients). When such a message needs to be transmitted, a new entry is made into this table, which will contain the message text and some information about the message. Then an attempt is made to transmit the message. When the transmission is successful, the entry is removed from this table. When the transmission is not successful (which is likely since many errors that need to be transmitted have to report some type of "network failure") the text remains in this table while the software on the DICOM Gateway can enter its further error processing. A supervisory task on the DICOM Gateway scans the content of this table on a regular basis and will transmit any "left over" messages. As soon as a message has been transmitted successfully, its entry in this table will be removed.
Fields
#NameLocationTypeDetailsIndexDescription
.01header(+)0;1FREE TEXTBThe value of this field is a string that is used as the header for the error message.
2routine1;1FREE TEXTThe value of this field is a string that identifies a MUMPS routine.
3ignore1;2SET OF CODES0:Create error log
1:Ignore error log
The value of this field is a flag that indicates whether or not an error log is to be produced. When the value of this field is false, an error log is created, otherwise the creation of the error log is ignored.
4critical1;3SET OF CODES0:Not critical
1:Critical
The value of this field is a flag that indicates whether or not the current error is a "critical" one. When an error is "critical", a e-mail message will be transmitted to the Imaging Team in Silver Spring.
5message text2;0MULTIPLE2006.5985
6error report3;0MULTIPLE2006.5986

Not Referenced