52 (462)    INDEX (.11)

Name Value
FILE 52
NAME ACRR
DESCRIPTION
This cross-reference builds two indexes, one for finding
all patients with a particular drug and one for
finding all the drugs a patient has. The indexes are
stored in the Clinical Reminders index global as:
 ^PXRMINDX(52,"IP",DRUG,DFN,START DATE,STOP DATE,DAS)
 ^PXRMINDX(52,"PI",DFN,DRUG,START DATE,STOP DATE,DAS)
respectively. START DATE is the RELEASE DATE and STOP DATE is
calculated by adding the DAYS SUPPLY to the RELEASE DATE.
For all the details, see the Clinical Reminders Index Technical Guide/Programmer's Manual.
SHORT DESCRIPTION Clinical Reminders index.
TYPE MUMPS
EXECUTION FIELD
ACTIVITY IR
USE ACTION
ROOT TYPE WHOLE FILE
ROOT FILE 52.1
SET LOGIC D SKIDX^PSOPXRMU(.X,.DA,"R","S")
CROSS-REFERENCE VALUES
  • ORDER NUMBER:   1
    SUBSCRIPT NUMBER:   1
    TYPE OF VALUE:   FIELD
    FILE:   52.1
    FIELD:   1.1
    COLLATION:   forwards
  • ORDER NUMBER:   2
    SUBSCRIPT NUMBER:   2
    TYPE OF VALUE:   FIELD
    FILE:   52.1
    FIELD:   17
    COLLATION:   forwards
KILL LOGIC D SKIDX^PSOPXRMU(.X,.DA,"R","K")
KILL ENTIRE INDEX CODE Q