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: ^SCPT(404.54

Package: Scheduling

Global: ^SCPT(404.54


Information

FileMan FileNo FileMan Filename Package
404.54 PCMM PATIENT EVENTS Scheduling

Description

Directly Accessed By Routines, Total: 3

Package Total Routines
Scheduling 3 SCMCTSK    TEAM POSITIONS    ^SCPT(404.54    

Pointer To FileMan Files, Total: 1

Package Total FileMan Files
Registration 1 PATIENT(#2)[.01]    

Fields, Total: 4

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

  • LAST EDITED:  MAY 29, 2014
  • HELP-PROMPT:  Enter the Patient name for this Event.
  • DESCRIPTION:  
    This is the Patient to which the Event pertains.
  • CROSS-REFERENCE:  404.54^B
    1)= S ^SCPT(404.54,"B",$E(X,1,30),DA)=""
    2)= K ^SCPT(404.54,"B",$E(X,1,30),DA)
.02 EVENT DATE/TIME 0;2 DATE
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:X<1 X
  • LAST EDITED:  MAY 22, 2014
  • HELP-PROMPT:  Enter the event date and time.
  • DESCRIPTION:  
    This is the date and time when the event occurred.
  • CROSS-REFERENCE:  404.54^C
    1)= S ^SCPT(404.54,"C",$E(X,1,30),DA)=""
    2)= K ^SCPT(404.54,"C",$E(X,1,30),DA)
    This index is used to find events that occurred on or before a specific date.
.03 EVENT CODE 0;3 SET
************************REQUIRED FIELD************************
  • 'AD' FOR DATE OF DEATH SET;
  • 'AR' FOR DATE OF DEATH UNSET;

  • LAST EDITED:  MAY 21, 2014
  • HELP-PROMPT:  Enter an event code.
  • DESCRIPTION:  
    This is a code to indicate the type of event that occurred.
.04 EVENT DATA 1;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>200!($L(X)<1) X
  • LAST EDITED:  MAY 29, 2014
  • HELP-PROMPT:  Answer must be 1-200 characters in length.
  • DESCRIPTION:  
    This is additional information pertaining to the event.
  • TECHNICAL DESCR:  
    This field contains the date of death for "AD" EVENT CODE.

External References

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

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^SCPT(404.54 - [#404.54] .01(XREF 1S), .01(XREF 1K), .02(XREF 1S), .02(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT .02+1*
>> DA .01(XREF 1S), .01(XREF 1K), .02(XREF 1S), .02(XREF 1K)
X .01(XREF 1S), .01(XREF 1K), .02+1*!, .02(XREF 1S), .02(XREF 1K), .04+1!
>> Y .02+1
Info |  Desc |  Directly Accessed By Routines |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All