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 |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | 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: 8

Package Total Routines
Registration 6 DGPTF4    DGPTMSG    DGPTMSG1    DGPTMSGD    DGPTXM    DGPTXMS    
Kernel 2 ARRAY SUBSCRIPTS    COMPUTABLE FILE REFERENCES    

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 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 PATIENT FILE (#2)
************************REQUIRED FIELD************************
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.
  • LAST EDITED:  AUG 20, 1984
  • HELP-PROMPT:  Enter the message you wish to send to MAS.

External References

Name Field # of Occurrence
^%DT 3+1, 4+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^DGM("B" .01(XREF 1S), .01(XREF 1K)
^DGM("PT" 1(XREF 1S), 1(XREF 1K)
^DPT - [#2] ID1+1

Naked Globals

Name Field # of Occurrence
^("0" ID1+1
^(0 ID1+1, ID3+1

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT 3+1*, 4+1*
>> DA .01(XREF 1S), .01(XREF 1K), 1(XREF 1S), 1(XREF 1K)
>> DIC ID1+1
>> L ID3+1*
U ID1+1, ID3+1
X .01+1!, .01(XREF 1S), .01(XREF 1K), 1(XREF 1S), 1(XREF 1K), 3+1*!, 4+1*!
>> Y 3+1, 4+1
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All