MAGGTRAI ;WOIFO/GEK - list images for Radiology report ; [ 11/08/2001 17:18 ]
Source file <MAGGTRAI.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
IMAGE(MAGZRY,DATA) | ;RPC [MAGGRADIMAGE]
; Call from selected entry in Rad Exam list. ; INPUT is DATA, which is just what we sent in the list of Rad ; Exams for the patient. |
|
IMAGEC(MAGZRY,DATA) | ;RPC [MAGG CPRS RAD EXAM]
; 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' |
|
GETLIST | ; Private call. From other points in this routine, when RARPT is defined
; 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. |
|
ONELIST | ; Private Call from other parts of this routine.
|
RPC Name | Call Tags |
---|---|
MAGGRADIMAGE | IMAGE |
MAGG CPRS RAD EXAM | IMAGEC |