45 (401)    INDEX (.11)

Name Value
FILE 45
NAME ACRDPDX
DESCRIPTION
This cross-reference builds two indexes, one for finding
exist then the admission date is used.
NAME is the name of the field where the code is stored. An example is PDX.
If the TYPE OF RECORD is CENSUS then the entry is not indexed.
For complete details, see the Clinical Reminders Index Technical Guide/Programmer's Manual.
all patients with a particular ICD diagnosis code and one for finding all
the ICD diagnosis codes a patient has.
The indexes are stored in the Clinical Reminders Index global as:
 ^PXRMINDX(45,CODESYS,"INP",CODE,NAME,DFN,DATE,DAS) and
 ^PXRMINDX(45,CODESYS,"PNI",DFN,NAME,CODE,DATE,DAS)
respectively.
CODESYS is the standard three-character abbreviation for the coding system.
DATE is the discharge date. If it does not
SHORT DESCRIPTION Clinical Reminders Index for ICD diagnosis code lookup.
TYPE MUMPS
EXECUTION RECORD
ACTIVITY IR
USE ACTION
ROOT TYPE INDEX FILE
ROOT FILE 45
SET LOGIC D SPTFDD^DGPTDDCR(.X,.DA,"PDX")
CROSS-REFERENCE VALUES
  • ORDER NUMBER:   1
    SUBSCRIPT NUMBER:   1
    TYPE OF VALUE:   FIELD
    FILE:   45
    FIELD:   .01
    COLLATION:   forwards
  • ORDER NUMBER:   2
    SUBSCRIPT NUMBER:   2
    TYPE OF VALUE:   FIELD
    FILE:   45
    FIELD:   2
    COLLATION:   forwards
  • ORDER NUMBER:   3
    SUBSCRIPT NUMBER:   3
    TYPE OF VALUE:   FIELD
    FILE:   45
    FIELD:   11
    COLLATION:   forwards
  • ORDER NUMBER:   4
    SUBSCRIPT NUMBER:   4
    TYPE OF VALUE:   FIELD
    FILE:   45
    FIELD:   80
    COLLATION:   forwards
  • ORDER NUMBER:   5
    TYPE OF VALUE:   FIELD
    FILE:   45
    FIELD:   70
KILL LOGIC D KPTFDD^DGPTDDCR(.X,.DA,"PDX")