Name | Value |
---|---|
FILE | 70 |
NAME | ACR |
DESCRIPTION | This cross-reference builds two indexes, one for finding all patients with a particular radiology procedure and one for finding all the radiology procedures a patient has. The indexes are stored in the Clinical Reminders index global as: ^PXRMINDX(70,"IP",PROCEDURE,DFN,EXAM DATE,DAS) and ^PXRMINDX(70,"PI",DFN,PROCEDURE,EXAM DATE,DAS) respectively. For all the details, see the Clinical Reminders Index Technical Guide/Programmer's Manual. |
SHORT DESCRIPTION | Clinical Reminders index. |
TYPE | MUMPS |
EXECUTION | RECORD |
ACTIVITY | IR |
USE | ACTION |
ROOT TYPE | WHOLE FILE |
ROOT FILE | 70.03 |
SET LOGIC | D SRAD^RAPXRM(.X,.DA) |
CROSS-REFERENCE VALUES |
|
KILL LOGIC | D KRAD^RAPXRM(.X,.DA) |
KILL ENTIRE INDEX CODE | K ^PXRMINDX(70) |