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: ^ORRT(102.3

Package: Care Management

Global: ^ORRT(102.3


Information

FileMan FileNo FileMan Filename Package
102.3 PATIENT TASK Care Management

Description

Directly Accessed By Routines, Total: 3

Package Total Routines
Care Management 3 LINKED ITEMS    ^ORA(102.4    ^ORRT(102.3    

Pointer To FileMan Files, Total: 2

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

Fields, Total: 11

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

  • INPUT TRANSFORM:  S %DT="ESTXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JAN 12, 2003
  • HELP-PROMPT:  Enter the date and time this task was created.
  • DESCRIPTION:  
    This is the date and time the task was created.
  • CROSS-REFERENCE:  102.3^B
    1)= S ^ORRT(102.3,"B",$E(X,1,30),DA)=""
    2)= K ^ORRT(102.3,"B",$E(X,1,30),DA)
1 SUBJECT 1;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>100!($L(X)<1) X
  • LAST EDITED:  JAN 12, 2003
  • HELP-PROMPT:  Answer must be 1-100 characters in length.
  • DESCRIPTION:  
    This is a description of the task.
2 USER 0;2 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  JAN 12, 2003
  • HELP-PROMPT:  Enter the user who created this task.
  • DESCRIPTION:  
    This is the user who created the task for this patient.
3 PATIENT 0;3 POINTER TO PATIENT FILE (#2)
************************REQUIRED FIELD************************
PATIENT(#2)

  • LAST EDITED:  JUN 05, 2003
  • HELP-PROMPT:  Enter the patient who is the object of this task.
  • DESCRIPTION:  
    This is the patient that this task applies to.
  • CROSS-REFERENCE:  102.3^C
    1)= S ^ORRT(102.3,"C",$E(X,1,30),DA)=""
    2)= K ^ORRT(102.3,"C",$E(X,1,30),DA)
  • RECORD INDEXES:  DUE (#343)
4 PRIORITY 0;4 SET
  • 'L' FOR LOW;
  • 'M' FOR MEDIUM;
  • 'H' FOR HIGH;

  • LAST EDITED:  JAN 12, 2003
  • HELP-PROMPT:  Enter the priority of this task.
  • DESCRIPTION:  
    This is the priority for accomplishing this task.
5 DUE DATE 0;5 DATE

  • INPUT TRANSFORM:  S %DT="ETX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JAN 12, 2003
  • HELP-PROMPT:  Enter the date [and time] by which this task is to be completed.
  • DESCRIPTION:  
    This is the date [and time] by which this task should be completed.
6 COMPLETED 0;6 DATE

  • INPUT TRANSFORM:  S %DT="ETXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JUN 05, 2003
  • HELP-PROMPT:  Enter the date and time this task was completed.
  • DESCRIPTION:  
    This field indicates when this task was completed.
  • RECORD INDEXES:  DUE (#343)
7 COMPLETED BY 0;7 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  JAN 12, 2003
  • HELP-PROMPT:  Enter the user who completed this task.
  • DESCRIPTION:  
    This is the user who marked this task as complete.
8 CANCELED 0;8 DATE

  • INPUT TRANSFORM:  S %DT="ETXR" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  JUN 05, 2003
  • HELP-PROMPT:  Enter the date and time this task was canceled.
  • DESCRIPTION:  
    This field indicates when this task was canceled.
  • RECORD INDEXES:  DUE (#343)
9 CANCELED BY 0;9 POINTER TO NEW PERSON FILE (#200) NEW PERSON(#200)

  • LAST EDITED:  JUN 05, 2003
  • HELP-PROMPT:  Enter the user who canceled this task.
  • DESCRIPTION:  
    This is the user who marked this task as canceled.
10 LINKED ITEMS 2;0 Multiple #102.31 102.31

  • DESCRIPTION:  
    This multiple contains identifiers for items that have been linked to this task.
  • TECHNICAL DESCR:  Entries will be a string consisting of two ':' delimited pieces, where the first will be three uppercase letters indicating the file or source of the data (i.e. ORD=Orders file #100, DOC=TIU Documents file #8925, etc) and
    the second will be a data string containing whatever is needed to identify the item in that file.

External References

Name Field # of Occurrence
^%DT .01+1, 5+1, 6+1, 8+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^ORRT(102.3 - [#102.3] IXDUESL+1*, IXDUEKL+1!, IXDUEKEIC+1!, .01(XREF 1S), .01(XREF 1K), 3(XREF 1S), 3(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> %DT .01+1*, 5+1*, 6+1*, 8+1*
>> DA IXDUESL+1, IXDUEKL+1, .01(XREF 1S), .01(XREF 1K), 3(XREF 1S), 3(XREF 1K)
X IXDUESCC+1*, IXDUEKCC+1*, .01+1*!, .01(XREF 1S), .01(XREF 1K), 1+1!, 3(XREF 1S), 3(XREF 1K), 5+1*!, 6+1*!
, 8+1*!
X(1 IXDUESL+1, IXDUEKL+1
X(2 IXDUESCC+1, IXDUEKCC+1
X(3 IXDUESCC+1, IXDUEKCC+1
>> Y .01+1, 5+1, 6+1, 8+1
Info |  Desc |  Directly Accessed By Routines |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All