9000011 (755)    INDEX (.11)

Name Value
FILE 9000011
NAME ACRSCT
DESCRIPTION
This cross-reference builds two indexes, one for finding
STATUS can be "A" for active or "I" for inactive. PRIORITY
can be "A" for acute or "C" for chronic. If PRIORITY is
missing, then a "U" will be stored in the Index. For
Problems whose PRIORITY is "C", Clinical Reminders uses
today's date for the date of the Problem. In all other
cases, Clinical Reminders uses DLM, where DLM is the Date
Last Modified. When Problems are "removed", then CONDITION
is set to "H" for hidden. Hidden Problems are not indexed.
For complete details, see the Clinical Reminders Index
Technical Guide/Programmer's Manual.
all patients with a particular SNOMED CT code and one for
finding all the SNOMED CT codes a patient has. The indexes are
stored in the Clinical Reminders Index global as:
 ^PXRMINDX(9000011,CODESYS,"ISPP",CODE,STATUS,PRIORITY,DFN,DLM,DAS)
 ^PXRMINDX(9000011,CODESYS,"PSPI",DFN,STATUS,PRIORITY,CODE,DLM,DAS)
respectively.
 
CODESYS is the standard three-character abbreviation for the coding system.
SHORT DESCRIPTION Clinical Reminders Index for SNOMED CT concept code lookup.
TYPE MUMPS
EXECUTION RECORD
ACTIVITY IR
USE ACTION
ROOT TYPE INDEX FILE
ROOT FILE 9000011
SET LOGIC D SPROBSCT^GMPLPXRM(.X,.DA)
CROSS-REFERENCE VALUES
  • ORDER NUMBER:   1
    SUBSCRIPT NUMBER:   1
    TYPE OF VALUE:   FIELD
    FILE:   9000011
    FIELD:   80001
    COLLATION:   forwards
  • ORDER NUMBER:   2
    SUBSCRIPT NUMBER:   2
    TYPE OF VALUE:   FIELD
    FILE:   9000011
    FIELD:   .02
    COLLATION:   forwards
  • ORDER NUMBER:   3
    SUBSCRIPT NUMBER:   3
    TYPE OF VALUE:   FIELD
    FILE:   9000011
    FIELD:   .03
    COLLATION:   forwards
  • ORDER NUMBER:   4
    SUBSCRIPT NUMBER:   4
    TYPE OF VALUE:   FIELD
    FILE:   9000011
    FIELD:   .12
    COLLATION:   forwards
  • ORDER NUMBER:   5
    TYPE OF VALUE:   FIELD
    FILE:   9000011
    FIELD:   1.14
  • ORDER NUMBER:   6
    TYPE OF VALUE:   FIELD
    FILE:   9000011
    FIELD:   1.02
KILL LOGIC D KPROBSCT^GMPLPXRM(.X,.DA)