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 |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  Found Entries |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^EDPB(231.8

Package: Emergency Department Integration Software

Global: ^EDPB(231.8


Information

FileMan FileNo FileMan Filename Package
231.8 TRACKING ROOM-BED Emergency Department Integration Software

Description

Directly Accessed By Routines, Total: 23

Package Total Routines
Emergency Department Integration Software 23 EDP2PST    EDPBDL    EDPBRM    EDPBRS    EDPCONV    EDPDTL    EDPLOG    EDPLOGA
EDPLOGH    EDPQDB    EDPQDBS    EDPQLE    EDPQLP    EDPQLW    EDPQPP    EDPQPPS
EDPRPT    EDPRPT2    EDPRPT7    EDPRPT7C    ^EDP(234    ^EDPB(231.8    EDPYPST    

Accessed By FileMan Db Calls, Total: 3

Package Total Routines
Emergency Department Integration Software 3 EDPBDL    EDPCONV    EDPQLE    

Pointed To By FileMan Files, Total: 4

Package Total FileMan Files
Emergency Department Integration Software 4 ED LOG(#230)[3.43.9]    ED LOG HISTORY(#230.1)[3.4]    TRACKING BOARD(#231.6)[#231.62(.01)]    TRACKING AREA(#231.9)[1.111.12]    

Pointer To FileMan Files, Total: 3

Package Total FileMan Files
Emergency Department Integration Software 2 TRACKING AREA(#231.9)[.03]    TRACKING CODE(#233.1)[.08]    
Kernel 1 INSTITUTION(#4)[.02]    

Fields, Total: 13

Field # Name Loc Type Details
.01 NAME 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<2)!'(X'?1P.E) X
  • LAST EDITED:  SEP 15, 2008
  • HELP-PROMPT:  Answer must be 2-30 characters in length.
  • DESCRIPTION:  
    This is the internal name of the room, bed, or area that a patient may be during the course of their visit.
  • CROSS-REFERENCE:  231.8^B
    1)= S ^EDPB(231.8,"B",$E(X,1,30),DA)=""
    2)= K ^EDPB(231.8,"B",$E(X,1,30),DA)
.02 INSTITUTION 0;2 POINTER TO INSTITUTION FILE (#4) INSTITUTION(#4)

  • LAST EDITED:  OCT 08, 2008
  • HELP-PROMPT:  Select the institution for this bed, room, or area.
  • DESCRIPTION:  
    This allows each station (division, for example) to manage its own set of rooms / beds / areas.
  • RECORD INDEXES:  AC (#873), C (#874)
.03 AREA 0;3 POINTER TO TRACKING AREA FILE (#231.9) TRACKING AREA(#231.9)

  • LAST EDITED:  JAN 11, 2008
  • HELP-PROMPT:  Enter the hospital area for this room/bed/area.
  • DESCRIPTION:  
    This is the area in the hospital associated with this room or bed. Initially, the only area supported is the emergency department. It is expected that additional areas will be supported in the future.
  • TECHNICAL DESCR:  
    For training classes, a separate area may be set up for each user so that they may configure their own set of rooms/beds.
  • RECORD INDEXES:  AC (#873), C (#874)
.04 INACTIVE 0;4 SET
  • '0' FOR ACTIVE;
  • '1' FOR INACTIVE;

  • LAST EDITED:  SEP 11, 2007
  • HELP-PROMPT:  Enter 'INACTIVE' to disallow use of this room/bed/area.
  • DESCRIPTION:  
    This flag is used to mark a room/bed/area as out of service.
  • TECHNICAL DESCR:  
    When a room is marked inactive, it is no longer available for selection in EDIS. However, the room will still show up on reports and entry screens for previous entries.
.05 SEQUENCE 0;5 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9999)!(X<1)!(X?.E1"."3N.N) X
  • LAST EDITED:  SEP 11, 2007
  • HELP-PROMPT:  Type a Number between 1 and 9999, 2 Decimal Digits
  • DESCRIPTION:  
    This is the sequence for displaying the room/bed/area on the large display board.
.06 DISPLAY NAME 0;6 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  JAN 11, 2008
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    This is the name that is shown on the large display board. It should be concise or abbreviated to save space on the display board.
  • RECORD INDEXES:  AC (#873)
.07 DISPLAY WHEN 0;7 SET
  • '0' FOR OCCUPIED;
  • '1' FOR ALWAYS;
  • '2' FOR NEVER;

  • LAST EDITED:  SEP 12, 2007
  • HELP-PROMPT:  Enter when this room/bed/area should be shown on the display board.
  • DESCRIPTION:  
    This indicates when the room/bed/area should show up on the large display board. The room may always show, show only if currently occupied by a patient, or never show.
.08 DEFAULT STATUS 0;8 POINTER TO TRACKING CODE FILE (#233.1) TRACKING CODE(#233.1)

  • LAST EDITED:  SEP 11, 2007
  • HELP-PROMPT:  Enter the status that should be assigned, if any, when this room/area is selected.
  • DESCRIPTION:  If populated, the default status is automatically assigned to the entry in the ED LOG file when the room/bed/area is selected. For example, you might want to automatically assign the status, Awaiting Triage, when the
    patient is assigned to the waiting room.
.09 MULTIPLE ASSIGN 0;9 SET
  • '0' FOR Single;
  • '1' FOR Multiple;
  • '2' FOR Waiting;
  • '3' FOR Single Non-ED;
  • '4' FOR Multiple Non-ED;

  • LAST EDITED:  MAY 12, 2008
  • HELP-PROMPT:  Enter 'single' to allow only one patient at a time, 'waiting' for waiting areas, 'non-ED' for areas outside the emergency department.
  • DESCRIPTION:  This field affects the behavior of the room for data entry and reports. If single, only one patient at a time may be assigned to the room. Exam rooms are a common example. If multiple, multiple patients may be
    simultaneously assigned to the room. Waiting is a special case to identify waiting areas in the reports. Non-ED indicates an area where the patient may be that is outside the emergency department itself.
.1 SHARED NAME 0;10 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  SEP 11, 2007
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    If several beds or areas share the same physical space, use this field to create a common name for these beds/areas. By having this shared name, the reports may by used to identify exposures to contagious organisms.
.11 BOARD 0;11 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<1) X
  • LAST EDITED:  OCT 30, 2007
  • HELP-PROMPT:  Answer must be 1-30 characters in length.
  • DESCRIPTION:  
    An entry in this field indicates that the room/area should be displayed on a specific board that uses the name entered here.
.12 COLOR 0;12 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
  • LAST EDITED:  NOV 23, 2007
  • HELP-PROMPT:  Answer must be 1-20 characters in length.
  • DESCRIPTION:  
    A specific room/area may be mapped to a particular foreground and background color for use with the display board.
  • TECHNICAL DESCR:  The format for color is:
    ,,
    For example,
    1,0x0,0xff0000
    is a red font on a black background.
.13 PRIMARY 0;13 SET
  • '1' FOR Primary;
  • '2' FOR Secondary;

  • LAST EDITED:  JUN 10, 2009

Found Entries, Total: 1

NAME: EDIS_DEFAULT    

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^EDPB(231.8 - [#231.8] IXACSL+1*, IXACKL+1!, IXACKEIC+1!, IXCSL+1*, IXCKL+1!, IXCKEIC+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, IXCSL+1, IXCKL+1, .01(XREF 1S), .01(XREF 1K)
X .01+1!, .01(XREF 1S), .01(XREF 1K), .05+1!, .06+1!, .1+1!, .11+1!, .12+1!
X(1 IXACSL+1, IXACKL+1, IXCSL+1, IXCKL+1
X(2 IXACSL+1, IXACKL+1, IXCSL+1, IXCKL+1
X(3 IXACSL+1, IXACKL+1
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  Found Entries |  Global Variables Directly Accessed |  Local Variables  | All