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: ^PXRMD(801.5

Package: Clinical Reminders

Global: ^PXRMD(801.5


Information

FileMan FileNo FileMan Filename Package
801.5 REMINDER DIALOG PATIENT ASSOCIATION Clinical Reminders

Description

Directly Accessed By Routines, Total: 8

Package Total Routines
Clinical Reminders 6 PXRMG2M1    PXRMGECJ    PXRMGECK    PXRMGECU    PXRMGECW    PXRMOBJX    

Accessed By FileMan Db Calls, Total: 3

Package Total Routines
Clinical Reminders 3 PXRMGECK    PXRMGECU    PXRMGECW    

Pointer To FileMan Files, Total: 1

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

Fields, Total: 6

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

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  FEB 03, 2005
  • HELP-PROMPT:  Answer must be 3-30 characters in length
  • DESCRIPTION:  
    This is a free text form of a patient's DFN used as a momentary identifier of a patient who has been selected while using the Geriatric Extended Care Dialogs.
  • CROSS-REFERENCE:  801.5^B
    1)= S ^PXRMD(801.5,"B",$E(X,1,30),DA)=""
    2)= K ^PXRMD(801.5,"B",$E(X,1,30),DA)
  • RECORD INDEXES:  AC (#560), AD (#561)
.02 DATE/TIME 0;2 DATE

  • INPUT TRANSFORM:  S %DT="ESTR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  FEB 03, 2005
  • HELP-PROMPT:  (No range limit on date)
  • DESCRIPTION:  This field contains the date and time that the Geriatric Extended Care dialogs were first initiated for a particular patient and a particular referral. It is the current date and time that the first entry for this patient
    was entered into this file.
  • RECORD INDEXES:  AC (#560)
.03 IDENTIFY 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  FEB 03, 2005
  • HELP-PROMPT:  Answer must be 1-30 characters in length
  • DESCRIPTION:  
    There are 4 reminder dialogs used in the Geriatric Extended Care program.  This field holds one of 4 possible entries representing the dialog that is being used. The possibilities are GEC1,GEC2,GEC3 and GECF.
  • RECORD INDEXES:  AC (#560), AD (#561), ANOTE (#562)
.04 NOTEIEN 0;4 FREE TEXT

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

  • LAST EDITED:  JUN 17, 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 or file 200. It represents the user who enter the data into the GEC dialog referenced in the IDENTIFY field.
  • TECHNICAL DESCR:  
.06 ENTRY DATE 0;6 DATE

  • INPUT TRANSFORM:  S %DT="E" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JUN 17, 2005
  • HELP-PROMPT:  The date the entries were made into the GEC Dialogs.
  • DESCRIPTION:  
    This is a date stamp of the date in which data was entered into the GEC Dialog referenced in the IDENTIFY field.
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  Found Entries |  All