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 |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  Found Entries |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^PXRMD(802.4

Package: Clinical Reminders

Global: ^PXRMD(802.4


Information

FileMan FileNo FileMan Filename Package
802.4 REMINDER FUNCTION FINDING FUNCTIONS Clinical Reminders

Description

Directly Accessed By Routines, Total: 10

Package Total Routines
Clinical Reminders 10 EDIT HISTORY    PXRMFF    PXRMFFDB    PXRMFFH    PXRMICHK    PXRMP18I    ^PXRMD(802.4    PXRMPTL
PXRMV2I    PXRMVLST    

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
Clinical Reminders 1 PXRMV2I    

Pointed To By FileMan Files, Total: 1

Package Total FileMan Files
Clinical Reminders 1 REMINDER DEFINITION(#811.9)[#811.9255(.02)]    

Pointer To FileMan Files, Total: 2

Package Total FileMan Files
Clinical Reminders 1 REMINDER SPONSOR(#811.6)[101]    
Kernel 1 NEW PERSON(#200)[#802.42(1)]    

Fields, Total: 11

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

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<2)!'(X'?1P.E) X
  • LAST EDITED:  JUL 12, 2004
  • HELP-PROMPT:  Answer must be 2-30 characters in length.
  • DESCRIPTION:  
    This is the name of the function finding.
  • FIELD INDEX:  B (#997) REGULAR IR LOOKUP & SORTING
    Unique for: Key A (#116), File #802.4
    Short Descr: This is a new-style B cross-reference
    Set Logic: S ^PXRMD(802.4,"B",$E(X,1,30),DA)=""
    Kill Logic: K ^PXRMD(802.4,"B",$E(X,1,30),DA)
    Whole Kill: K ^PXRMD(802.4,"B")
    X(1): NAME (802.4,.01) (Subscr 1) (Len 30) (forwards)
.02 ENTRY 0;2 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>8!($L(X)<2) X
  • LAST EDITED:  JAN 31, 2003
  • HELP-PROMPT:  Answer must be 2-8 characters in length.
  • DESCRIPTION:  
    This is the entry point in the routine specified in the ROUTINE field.
.03 ROUTINE 0;3 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>8!($L(X)<3) X
  • LAST EDITED:  JAN 31, 2003
  • HELP-PROMPT:  Enter the M routine name
  • DESCRIPTION:  
    This is the name of an M routine that contains the code for the function finding. The entry point to use is specified in the ENTRY POINT field.
.04 PRINT NAME 0;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>40!($L(X)<1) X
  • LAST EDITED:  JAN 31, 2003
  • HELP-PROMPT:  Answer must be 1-40 characters in length.
1 DESCRIPTION 1;0 WORD-PROCESSING #802.41

  • DESCRIPTION:  
    This is the description of the function finding.
  • LAST EDITED:  NOV 20, 2002
  • HELP-PROMPT:  Enter the description of the functional finding
2 ARGUMENT PATTERN 2;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>128!($L(X)<2) X
  • LAST EDITED:  SEP 17, 2010
  • HELP-PROMPT:  Answer must be 2-128 characters in length.
  • DESCRIPTION:  This is a standard MUMPS pattern that is used to verify that the argument list for the function has the correct format. This is used when verification is done optimally by a single pattern. ARGUMENT PATTERNS (#3) field is
    used when verification is better done with a separate pattern for each argument.
3 ARGUMENT PATTERNS 3;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>128!($L(X)<2) X
  • LAST EDITED:  SEP 17, 2010
  • HELP-PROMPT:  Answer must be 2-128 characters in length.
  • DESCRIPTION:  This is a list of standard MUMPS patterns that are used to verify that each argument in the function argument list has the correct form. The patterns for each argument are separated by the "~" character. The ARGUMENT
    PATTERN (#2) field is used when verification is better done with a single pattern.
100 CLASS 100;1 SET
************************REQUIRED FIELD************************
  • 'N' FOR NATIONAL;
  • 'V' FOR VISN;
  • 'L' FOR LOCAL;

  • LAST EDITED:  JAN 31, 2003
  • HELP-PROMPT:  Enter the class
  • DESCRIPTION:  
    This is the class of the function finding.
101 SPONSOR 100;2 POINTER TO REMINDER SPONSOR FILE (#811.6) REMINDER SPONSOR(#811.6)

  • LAST EDITED:  JAN 31, 2003
  • HELP-PROMPT:  Enter the sponsor
  • DESCRIPTION:  
    This is the organization or group that sponsors this function finding.
102 REVIEW DATE 100;3 DATE

  • INPUT TRANSFORM:  S %DT="ET" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JAN 31, 2003
  • HELP-PROMPT:  Enter the review date
  • DESCRIPTION:  
    The REVIEW DATE is used to determine when the function finding should be reviewed to verify that it is current with the latest standards and guidelines.
110 EDIT HISTORY 110;0 DATE Multiple #802.42 802.42

  • DESCRIPTION:  
    This multiple is used to record a history of changes made to the function finding.

Found Entries, Total: 12

NAME: MRD    NAME: COUNT    NAME: MAX_DATE    NAME: MIN_DATE    NAME: FI    NAME: DUR    NAME: DIFF_DATE    NAME: VALUE    
NAME: NUMERIC    NAME: MAX_VALUE    NAME: MIN_VALUE    NAME: DTIME_DIFF    

External References

Name Field # of Occurrence
^%DT 102+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^PXRMD(802.4 - [#802.4] IXBSL+1*, IXBKL+1!, IXBKEIC+1!

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT 102+1*
>> DA IXBSL+1, IXBKL+1
X IXBSL+1, IXBKL+1, .01+1!, .02+1!, .03+1!, .04+1!, 2+1!, 3+1!, 102+1*!
>> Y 102+1
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  Found Entries |  External References |  Global Variables Directly Accessed |  Local Variables  | All