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: ^DGM

Package: Registration

Global: ^DGM


Information

FileMan FileNo FileMan Filename Package
45.5 PTF MESSAGE Registration

Description

Directly Accessed By Routines, Total: 6

Package Total Routines
Registration 6 DGPTF4    DGPTMSG    DGPTMSG1    DGPTMSGD    DGPTXM    DGPTXMS    

Accessed By FileMan Db Calls, Total: 5

Package Total Routines
Registration 5 DGPTMSG    DGPTMSG1    DGPTMSGD    DGPTXM    DGPTXMS    

Pointer To FileMan Files, Total: 2

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

Fields, Total: 6

Field # Name Loc Type Details
.01 NUMBER 0;1 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>999999999)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  MAR 28, 1984
  • HELP-PROMPT:  Enter the message number, 1-999,999,999.
  • DESCRIPTION:  
    This field contains the message number. The message number corresponds to the entry number in the file.
  • CROSS-REFERENCE:  45.5^B
    1)= S ^DGM("B",$E(X,1,30),DA)=""
    2)= K ^DGM("B",$E(X,1,30),DA)
1 PATIENT 0;2 POINTER TO VA PATIENT FILE (#2)
************************REQUIRED FIELD************************
VA PATIENT(#2)

  • LAST EDITED:  MAR 27, 1984
  • HELP-PROMPT:  Enter the patient you want to enter a PTF message number for.
  • DESCRIPTION:  
    This is a pointer to the patient, in the Ptaient File (#2), for whom the message is for.
  • CROSS-REFERENCE:  45.5^PT
    1)= S ^DGM("PT",$E(X,1,30),DA)=""
    2)= K ^DGM("PT",$E(X,1,30),DA)
2 ENTRY CLERK 0;3 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  MAR 10, 1990
  • HELP-PROMPT:  Enter the person who logged this message into the system.
  • DESCRIPTION:  
    This field contains a pointer to the New Person File (#200) indicating which clerk logged this message into the system.
3 ENTRY DATE/TIME 0;4 DATE

  • INPUT TRANSFORM:  S %DT="ET" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  FEB 21, 1984
  • HELP-PROMPT:  Enter the date and time this message was entered into the computer.
  • DESCRIPTION:  
    This field contains the date/time this message was entered into the system.
4 PRINT DATE/TIME 0;5 DATE

  • INPUT TRANSFORM:  S %DT="ETX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  FEB 21, 1984
  • HELP-PROMPT:  Enter the date and time this message was first printed in MAS.
  • DESCRIPTION:  
    This field contains the date/time this message was first printed in MAS.
10 MESSAGE M;0 WORD-PROCESSING #45.51

  • DESCRIPTION:  
    This field contains the PTF Message for the patient. Messages are created for the patient by DHCP and can be entered through the 'Enter PTF Message' option.
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  Found Entries |  All