Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  Found Entries |  All
Print Page as PDF
Global: ^PXD(801

Package: PCE Patient Care Encounter

Global: ^PXD(801


Information

FileMan FileNo FileMan Filename Package
801 REMINDER ORDER CHECK ITEMS GROUP PCE Patient Care Encounter

Description

Directly Accessed By Routines, Total: 12

Package Total Routines
Clinical Reminders 9 PXRMFRPT    PXRMOCG    PXRMORCH    PXRMORED    PXRMORHL    PXRMORXR    PXRMP22I    PXRMP34I
PXRMPSN    
IHS Mods To Patient Care Encounter 1 BPXRMEX1    

Accessed By FileMan Db Calls, Total: 3

Package Total Routines
Clinical Reminders 3 PXRMEXPD    PXRMP22I    PXRMREV    

Pointer To FileMan Files, Total: 7

Package Total FileMan Files
Clinical Reminders 2 REMINDER ORDER CHECK RULES(#801.1)[#801.04(.01)]    REMINDER SPONSOR(#811.6)[101]    
National Drug File 2 VA DRUG CLASS(#50.605)[#801.015(.01)]    VA GENERIC(#50.6)[#801.015(.01)]    
Kernel 1 NEW PERSON(#200)[#801.03(1)]    
Order Entry Results Reporting 1 ORDERABLE ITEMS(#101.43)[#801.02(.01)]    
Pharmacy Data Management 1 DRUG(#50)[#801.015(.01)]    

Fields, Total: 9

Field # Name Loc Type Details
.01 GROUP NAME 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:($L(X)>64)!($L(X)<3)!'(X'?1P.E)!('$$VNAME^PXRMINTR(.X)) X
  • LAST EDITED:  APR 16, 2010
  • HELP-PROMPT:  Answer must be 3-64 characters in length.
  • DESCRIPTION:  This field is the name of the Reminder Orderable Item Group. Nationally distributed reminder orderable items group names are prefixed with "VA-".
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • FIELD INDEX:  B (#678) REGULAR IR LOOKUP & SORTING
    Short Descr:  B cross-reference
    Description:  This is the "B" cross-reference redone as a new style cross-reference.
    Set Logic:  S ^PXD(801,"B",$E(X,1,64),DA)=""
    Kill Logic:  K ^PXD(801,"B",$E(X,1,64),DA)
    Whole Kill:  K ^PXD(801,"B")
    X(1):  GROUP NAME  (801,.01)  (Subscr 1)  (Len 64)  (forwards)
10 DESCRIPTION 1;0 WORD-PROCESSING #801.01

  • DESCRIPTION:  
    This field contains a description of the clinical reminder order checks. It is used to document its purpose and intended goals.
15 PHARMACY ITEM LIST 1.5;0 VARIABLE POINTER Multiple #801.015 801.015

  • LAST EDITED:  OCT 20, 2011
  • DESCRIPTION:  This multiple stores a list of VA Generic, VA Drug Class, and Drugs. If the ordered orderable item belongs to one of the items in this multiple than the rules attached to the group will be evaluated.
  • INDEXED BY:  PHARMACY ITEM (PID)
20 ORDERABLE ITEM LIST 2;0 POINTER Multiple #801.02 801.02

  • LAST EDITED:  JUL 06, 2009
  • DESCRIPTION:  This multiple contains a list of orderable items that each reminder rule should run against. As an order is placed in CPRS, the orderable item is passed to the Order Check Mechanism. This orderable item will be checked
    against this list; if it is found, then the reminder definition or term assigned to the rule multiple will be evaluated against the orderable item.
    When an order is placed in CPRS, the orderable item is passed to the Order Check Mechanism. If the orderable item is found in a Group's Orderable Item List then each rule in the group will be evaluated.
30 RULE LIST 3;0 POINTER Multiple #801.04 801.04

  • LAST EDITED:  JUL 07, 2009
  • DESCRIPTION:  
    This multiple contains a list of rules that are evaluated for each orderable item in the orderable item list multiple. A rule can contain either one reminder term or one reminder definition.
  • PRIMARY KEY:  A (#59)
    Uniqueness Index: B (#683)
    File, Field: 1) RULE (801.04,.01)
  • INDEXED BY:  RULE (B)
100 CLASS 100;1 SET
************************REQUIRED FIELD************************
  • 'L' FOR LOCAL;
  • 'V' FOR VISN;
  • 'N' FOR NATIONAL;

  • INPUT TRANSFORM:  K:'$$VCLASS^PXRMINTR(X) X
  • LAST EDITED:  NOV 01, 2011
  • HELP-PROMPT:  Enter a class.
  • DESCRIPTION:  This is the CLASS of the Orderable Item Group. Possible classes are "N" for national, "V" for VISN, and "L" for local.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
101 SPONSOR 100;2 POINTER TO REMINDER SPONSOR FILE (#811.6) REMINDER SPONSOR(#811.6)

  • LAST EDITED:  JAN 25, 2010
  • HELP-PROMPT:  Select the sponsor.
  • DESCRIPTION:  This is the organization or group that sponsors this orderable item group.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
102 REVIEW DATE 100;3 DATE

  • INPUT TRANSFORM:  S %DT="E" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JAN 25, 2010
  • HELP-PROMPT:  Enter the date the order check group should be reviewed.
  • DESCRIPTION:  The REVIEW DATE is used to determine when the orderable item group should be reviewed to verify that it is current with the latest standards and guidelines.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
110 EDIT HISTORY 110;0 DATE Multiple #801.03 801.03

  • DESCRIPTION:  This multiple is used to record a history of changes made to the order check group.
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  Found Entries |  All