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 |  Found Entries |  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: 3

Package Total Routines
Clinical Reminders 3 PXRMGECJ    PXRMGECL    PXRMGECV    

Pointer To FileMan Files, Total: 2

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

Fields, Total: 6

Field # Name Loc Type Details
.01 PATIENT 0;1 POINTER TO VA PATIENT FILE (#2)
************************REQUIRED FIELD************************
VA 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 (#563), AD (#564), AE (#565)
.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 (#563), AE (#565)
.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 (#563), AD (#564), AE (#565), ANOTE (#566)
.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 (#566)
.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 (#565)
.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.
Info |  Desc |  Directly Accessed By Routines |  Pointer To FileMan Files |  Fields |  Found Entries |  All