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

Package: Clinical Reminders

Global: ^PXRMD(801.47


Information

FileMan FileNo FileMan Filename Package
801.47 REMINDER DIALOG FUNCTION FILE Clinical Reminders

Description

Directly Accessed By Routines, Total: 6

Package Total Routines
Clinical Reminders 6 ADDITIONAL ARGUMENTS    PXRMDLLA    PXRMDLNK    PXRMRPCC    ^PXRMD(801.47    PXRMDRSG    

Pointed To By FileMan Files, Total: 1

Package Total FileMan Files
Clinical Reminders 1 REMINDER DIALOG LINK TYPE(#801.48)[3]    

Fields, Total: 5

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

  • INPUT TRANSFORM:  K:$L(X)>30!(X?.N)!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  SEP 06, 2017
  • HELP-PROMPT:  Name must be 3-30 characters, not numeric or starting with punctuation.
  • DESCRIPTION:  
    This is the name of the function. The name should try to describe what the function is doing.
  • CROSS-REFERENCE:  801.47^B
    1)= S ^PXRMD(801.47,"B",$E(X,1,30),DA)=""
    2)= K ^PXRMD(801.47,"B",$E(X,1,30),DA)
1 TAG 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>16!($L(X)<1) X
    MAXIMUM LENGTH: 16
  • LAST EDITED:  SEP 06, 2017
  • HELP-PROMPT:  Answer must be 1-16 characters in length.
  • DESCRIPTION:  
    This is the line tag in the routine, defined in the ROUTINE Field.
2 ROUTINE 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>16!($L(X)<1) X
    MAXIMUM LENGTH: 16
  • LAST EDITED:  NOV 19, 2019
  • HELP-PROMPT:  Answer must be 1-16 characters in length.
  • DESCRIPTION:  
    This is the M routine that the function will call to process the function.
3 DESCRIPTION 1;0 WORD-PROCESSING #801.473

  • DESCRIPTION:  
    This field describe what the function should do and how the function should be used.
  • LAST EDITED:  SEP 02, 2017
4 ADDITIONAL ARGUMENTS 2;0 Multiple #801.474 801.474

  • LAST EDITED:  JUN 29, 2015
  • DESCRIPTION:  This multiple is used to define any additional arguments to be used by the function. The function by default will receive the following arguments, PATIENT DFN, the NEW PROMPT VALUE, the ORIGINAL PROMPT VALUE, and an INPUTS
    array. The INPUTS array contains the additional arguments defined in this multiple.

Found Entries, Total: 5

NAME: DATE_DIFF    NAME: DATE_OFFSET    NAME: DATE_HIST    NAME: REMINDER_EVALUATION    NAME: TERM_EVALUATION    

External References

Name Field # of Occurrence
DATEDIFF^PXRMDLNK 2(IEN:1)
DATEHIST^PXRMDLNK 2(IEN:3)
DATEOFF^PXRMDLNK 2(IEN:2)
REMEVAL^PXRMDLNK 2(IEN:4)
TERMEVAL^PXRMDLNK 2(IEN:6)

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^PXRMD(801.47 - [#801.47] .01(XREF 1S), .01(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> DA .01(XREF 1S), .01(XREF 1K)
X .01+1!, .01(XREF 1S), .01(XREF 1K), 1+1!, 2+1!
Info |  Desc |  Directly Accessed By Routines |  Pointed To By FileMan Files |  Fields |  Found Entries |  External References |  Global Variables Directly Accessed |  Local Variables  | All