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

Package: Clinical Reminders

Global: ^PXRMD(801.55


Information

FileMan FileNo FileMan Filename Package
801.55 REMINDER GEC DIALOG ASSOCIATION HISTORY Clinical Reminders

Description

Directly Accessed By Routines, Total: 4

Package Total Routines
Clinical Reminders 4 PXRMGECJ    PXRMGECL    ^PXRMD(801.55    PXRMGECV    

Pointer To FileMan Files, Total: 2

Package Total FileMan Files
Kernel 1 NEW PERSON(#200)[.05]    
Registration 1 PATIENT(#2)[.01]    

Fields, Total: 6

Field # Name Loc Type Details
.01 PATIENT 0;1 POINTER TO PATIENT FILE (#2)
************************REQUIRED FIELD************************
PATIENT(#2)

  • LAST EDITED:  JUL 12, 2005
  • HELP-PROMPT:  Answer must be 3-30 characters in length.
  • DESCRIPTION:  This field serves as a permanent identifier of the patient who has been selected while using the Geriatric Extended Care Dialogs (GEC).
  • CROSS-REFERENCE:  801.55^B
    1)= S ^PXRMD(801.55,"B",$E(X,1,30),DA)=""
    2)= K ^PXRMD(801.55,"B",$E(X,1,30),DA)
  • RECORD INDEXES:  AC (#286), AD (#287), AE (#288)
.02 DATE/TIME 0;2 DATE

  • INPUT TRANSFORM:  S %DT="E" D ^%DT S X=Y K:X<1 X
  • LAST EDITED:  JUL 12, 2005
  • HELP-PROMPT:  (No range limit on date)
  • DESCRIPTION:  This field contains the date and time that the GEC dialogs were first initiated for a particular patient and a particular referral. It is the current date and item that the first entry for this patient was enter into file
    801.5.
  • RECORD INDEXES:  AC (#286), AE (#288)
.03 IDENTIFY 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  JUL 12, 2005
  • HELP-PROMPT:  Answer must be 1-30 characters in length
  • DESCRIPTION:  
    There are 4 reminder dialogs use in the GEC program. This field hold on of the 4 possible entries representing the dialog that is being used. the possibilities are GEC1,GEC2,GEC3, and GECF.
  • RECORD INDEXES:  AC (#286), AD (#287), AE (#288), ANOTE (#377)
.04 NOTIEN 0;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
  • LAST EDITED:  JUN 28, 2005
  • HELP-PROMPT:  Answer must be 1-20 characters in length
  • DESCRIPTION:  
    This field permanently saved the internal entry number of the Text Integration Utilities (TIU) note that is being written on when selections are being made in the GEC dialogs.
  • RECORD INDEXES:  ANOTE (#377)
.05 USER 0;5 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  JUL 12, 2005
  • HELP-PROMPT:  This field is the user who is entering the GEC data into the GEC dialogs.
  • DESCRIPTION:  
    This field contains a pointer to the NEW PERSON file #200. It represents the user who entered the data into the GEC dialogs.
  • RECORD INDEXES:  AE (#288)
.06 ENTRY DATE 0;6 DATE

  • INPUT TRANSFORM:  S %DT="E" D ^%DT S X=Y K:X<1 X
  • LAST EDITED:  JUN 17, 2005
  • HELP-PROMPT:  (No range limit on date)
  • DESCRIPTION:  
    This is the date that the data was placed into the GEC dialog represented by the IDENTIFY filed.

External References

Name Field # of Occurrence
^%DT .02+1, .06+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^PXRMD(801.55 - [#801.55] IXACSL+1*, IXACKL+1!, IXACKEIC+1!, IXADSL+1*, IXADKL+1!, IXADKEIC+1!, IXAESL+1*, IXAEKL+1!, IXAEKEIC+1!, IXANOTESL+1*
, IXANOTEKL+1!, IXANOTEKEIC+1!, .01(XREF 1S), .01(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT .02+1*, .06+1*
>> DA IXACSL+1, IXACKL+1, IXADSL+1, IXADKL+1, IXAESL+1, IXAEKL+1, IXANOTESL+1, IXANOTEKL+1, .01(XREF 1S), .01(XREF 1K)
X .01(XREF 1S), .01(XREF 1K), .02+1*!, .03+1!, .04+1!, .06+1*!
X(1 IXACSL+1, IXACKL+1, IXADSL+1, IXADKL+1, IXAESL+1, IXAEKL+1, IXANOTESL+1, IXANOTEKL+1
X(2 IXACSL+1, IXACKL+1, IXADSL+1, IXADKL+1, IXAESL+1, IXAEKL+1, IXANOTESL+1, IXANOTEKL+1
X(3 IXACSL+1, IXACKL+1, IXAESL+1, IXAEKL+1
X(4 IXAESL+1, IXAEKL+1
>> Y .02+1, .06+1
Info |  Desc |  Directly Accessed By Routines |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All