Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: MAGDIRVE

Package: Imaging

Routine: MAGDIRVE


Information

MAGDIRVE ;WOIFO/PMK - Serious Fatal Image Processing Error Messages ; 17 Sep 2008 7:42 AM

Source Information

Source file <MAGDIRVE.m>

Entry Points

Name Comments DBIA/ICR reference
MAGZERO(RTN,LASTIEN,LASTIMG) ; from ^MAGDIR84 for bad ^MAG(2005)
ZERONODE(RTN,LASTIEN,LASTPTR,FILE,FILENAME) ; from ^MAGDIR84
; invoked for an arbitrary file corrupted value
OBJECT(RTN,MAGGP) ; from ^MAGDIR9B
MISMATCH(RTN,DFN,MAGGP) ; from ^MAGDIR9A/B/E for a patient mismatch
PATDEMO(DFN) ; display patient demographics
RADMISS(RTN,DFN,RARPT,RARPTDFN) ; from ^MAGDIR9A for a patient mismatch
; this is bad DFN value for the radiology report in ^RARPT
TIUMISS(RTN,DFN,TIUIEN,TIUDFN) ; from ^MAGDIR9E for a patient mismatch
; this is bad DFN value for the consult/procedure request note in ^TIU(8925)
TIUMISS2(RTN,TIUIEN1,TIUIEN2,TIUXDIEN,MAGGP) ; from ^MAGDIR9E - TIU mismatch
; mismatch between TIU, TIU External Data File, and the image group
TMPMISS(RTN,PARENTFP,MAGGP) ; from ^MAGDIR9E
; the image group does not have 2006.5839 for the PARENT FILE
IMAGEPTR(RTN,IMAGEPTR,LASTIMG) ; from ^MAGDIR9B for a corrupted image pointer value
GROUPPTR(RTN,MAGGP,LASTIMG) ; from ^MAGDIR9A for bad group pointer
BADERROR(RTN,TITLE,MSG) ; final common pathway for all msgs
; invoked by other image processing error checking code as well
ERROR(RTN,TITLE,MSG) ; application error - local to the site - no email
Info |  Source |  Entry Points