
| Name | Value | 
|---|---|
| FILE | 601.2 | 
| NAME | ACR | 
| DESCRIPTION | This cross-reference builds two indexes, one for finding all patients with a particular mental health instrument and one for finding all the mental health instruments a patient has. The index is stored in the Clinical Reminders index global as: ^PXRMINDX(601.2,"IP",INSTRUMENT,DFN,COMPLETION DATE,DAS) ^PXRMINDX(601.2,"PI",DFN,INSTRUMENT,COMPLETION DATE,DAS) For all the details, see the Clinical Reminders Index Technical Guide/Programmer's Manual.  | 
| SHORT DESCRIPTION | Clinical Reminders cross-reference. | 
| TYPE | MUMPS | 
| EXECUTION | RECORD | 
| ACTIVITY | IR | 
| USE | ACTION | 
| ROOT TYPE | WHOLE FILE | 
| ROOT FILE | 601.22 | 
| SET LOGIC | D SMH^YTPXRM(.X,.DA) | 
| CROSS-REFERENCE VALUES | 
  | 
| KILL LOGIC | D KMH^YTPXRM(.X,.DA) | 
| KILL ENTIRE INDEX CODE | K ^PXRMINDX(601.2) |