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 |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^EDPB(231.7

Package: Emergency Department Integration Software

Global: ^EDPB(231.7


Information

FileMan FileNo FileMan Filename Package
231.7 TRACKING STAFF Emergency Department Integration Software

Description

Directly Accessed By Routines, Total: 10

Package Total Routines
Emergency Department Integration Software 10 ^EDPB(231.7    EDP2PST    EDPBST    EDPFAA    EDPQDBS    EDPQPPS    ^EDP(234    EDPQLE1
EDPYP2    EDPYPST    

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
Emergency Department Integration Software 1 EDPFAA    

Pointer To FileMan Files, Total: 4

Package Total FileMan Files
Emergency Department Integration Software 2 TRACKING AREA(#231.9)[.03]    CPE ROLE(#232.5)[.06]    
Kernel 2 INSTITUTION(#4)[.02]    NEW PERSON(#200)[.01]    

Fields, Total: 8

Field # Name Loc Type Details
.01 PERSON 0;1 POINTER TO NEW PERSON FILE (#200)
************************REQUIRED FIELD************************
NEW PERSON(#200)

  • LAST EDITED:  MAR 05, 2008
  • HELP-PROMPT:  Select a provider, resident, or nurse.
  • DESCRIPTION:  
    This is a person who is assigned to work as staff in the emergency department.
  • CROSS-REFERENCE:  231.7^B
    1)= S ^EDPB(231.7,"B",$E(X,1,30),DA)=""
    2)= K ^EDPB(231.7,"B",$E(X,1,30),DA)
  • RECORD INDEXES:  AD (#872)
.02 INSTITUTION 0;2 POINTER TO INSTITUTION FILE (#4)
************************REQUIRED FIELD************************
INSTITUTION(#4)

  • LAST EDITED:  OCT 08, 2008
  • HELP-PROMPT:  Select the institution for this staff list.
  • DESCRIPTION:  
    This allows each station to have its own set of staff assignments.
  • RECORD INDEXES:  AC (#871), AD (#872)
.03 AREA 0;3 POINTER TO TRACKING AREA FILE (#231.9) TRACKING AREA(#231.9)

  • LAST EDITED:  MAR 05, 2008
  • HELP-PROMPT:  Select an area for this person.
  • DESCRIPTION:  
    This is the area to which the person is assigned as staff.
  • TECHNICAL DESCR:  
    The only area currently supported is the emergency department, but expansion into other areas is anticipated.
  • RECORD INDEXES:  AC (#871), AD (#872)
.04 INACTIVE 0;4 SET
  • '0' FOR ACTIVE;
  • '1' FOR INACTIVE;

  • LAST EDITED:  NOV 24, 2007
  • HELP-PROMPT:  Enter 'active' or 'inactive'.
  • DESCRIPTION:  
    This flag is set to 'inactive' when the person is no longer an active member of the staff for this area.
  • RECORD INDEXES:  AC (#871)
.05 LOCAL ID* 0;5 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>12!($L(X)<1) X
  • LAST EDITED:  MAR 05, 2008
  • HELP-PROMPT:  Answer must be 1-12 characters in length.
.06 ROLE 0;6 POINTER TO CPE ROLE FILE (#232.5) CPE ROLE(#232.5)

  • LAST EDITED:  MAR 13, 2012
  • HELP-PROMPT:  Select the role for this entry.
  • DESCRIPTION:  
    This is the role for this person.
  • RECORD INDEXES:  AC (#871)
.07 INITIALS* 0;7 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>7!($L(X)<1) X
  • LAST EDITED:  MAR 05, 2008
  • HELP-PROMPT:  Answer must be 1-7 characters in length.
.08 COLOR 0;8 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
  • LAST EDITED:  NOV 24, 2007
  • HELP-PROMPT:  Answer must be 1-20 characters in length.
  • DESCRIPTION:  
    This contains the RGB values for the foreground and background colors used to highlight this person on the display board.
  • TECHNICAL DESCR:  The format of the color map for a person is:
    ,,
    All colors are represented in hexadecimal. For example,
    1,0xff0000,0xffffff
    means to use color, foreground color is red, background color is white.

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^EDPB(231.7 - [#231.7] IXACSL+1*, IXACKL+1!, IXACKEIC+1!, IXADSL+1*, IXADKL+1!, IXADKEIC+1!, .01(XREF 1S), .01(XREF 1K)

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> DA IXACSL+1, IXACKL+1, IXADSL+1, IXADKL+1, .01(XREF 1S), .01(XREF 1K)
X IXACSCC+1*, .01(XREF 1S), .01(XREF 1K), .05+1!, .07+1!, .08+1!
X(1 IXACSL+1, IXACKL+1, IXADSL+1, IXADKL+1
X(2 IXACSL+1, IXACKL+1, IXADSL+1, IXADKL+1
X(3 IXACSL+1, IXACKL+1, IXADSL+1, IXADKL+1
>> X2(4 IXACSCC+1
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointer To FileMan Files |  Fields |  Global Variables Directly Accessed |  Local Variables  | All