MAGNVQ06 ;WOIFO/NST - List images for Reports ; 05 Feb 2018 3:59 PM
Source file <MAGNVQ06.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
IMAGEL(MAGRY,DATA,IMGLESS) | ;called by RPC [MAGN CPRS IMAGE LIST]
|
|
IMAGETIU(MAGZRY,DATA,IMGLESS) | ; Get 2005 Images by TIU Note
|
|
IMAGEC(MAGZRY,DATA,IMGLESS,RARPT) | ;A copy from MAGGTRAI
; Call to list Images for a Rad Exam that was selected from CPRS ; and Imaging Window was notified via windows messaging ; INPUT : DATA is in format of Windows message received from CPRS ; example 'RPT^CPRS^29027^RA^i79029185.9998-1' |
|
GETSTUDY(MAGZRY,RARPT,IMGLESS) | ; Private call. From other points in this routine, when RARPT is defined
; RARPT -- Radiology report IEN ; and returns a list in MAGZRY(1..n). ; We'll make a tmp list of just the image IEN's ; splitting groups into individual image entries. ; If more than 1 Image group points to this report, we ; will prefix the Image Description with (G1), (G2) etc ; We call GROUP^MAGGTIG to get the images for the group, this call ; sorts the images in Dicom Series, Dicom Image number order. |
|
APPEND(MAGOUT,MAGNCNT,MAGNCXT,MAGIN,REFTYPE,REFIEN) |