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 |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All
Print Page as PDF
Global: ^IBE(358.2

Package: Automated Information Collection System

Global: ^IBE(358.2


Information

FileMan FileNo FileMan Filename Package
358.2 IMP/EXP SELECTION LIST Automated Information Collection System

Description

Directly Accessed By Routines, Total: 6

Package Total Routines
Automated Information Collection System 6 ^IBE(358.2    ^IBE(358.3    ^IBE(358.4    ^SDAUDIT    LIST COLUMN    SUBCOLUMN NUMBER    

Pointed To By FileMan Files, Total: 2

Package Total FileMan Files
Automated Information Collection System 2 IMP/EXP SELECTION(#358.3)[.03]    IMP/EXP SELECTION GROUP(#358.4)[.03]    

Pointer To FileMan Files, Total: 4

Package Total FileMan Files
Automated Information Collection System 4 IMP/EXP AICS DATA QUALIFIERS(#358.98)[#358.22(.09)]    IMP/EXP ENCOUNTER FORM BLOCK(#358.1)[.02]    IMP/EXP PACKAGE INTERFACE(#358.6)[.11]    IMP/EXP MARKING AREA(#358.91)[#358.22(.06)]    

Fields, Total: 19

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

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  NOV 19, 1992
  • HELP-PROMPT:  Answer must be 3-30 characters in length.
  • DESCRIPTION:  
    The name of the list.
  • DELETE TEST:  1,0)= I '$G(IBLISTPR) W "...Selection Lists can only be deleted through the Encounter Form Utilities!"
  • CROSS-REFERENCE:  358.2^B
    1)= S ^IBE(358.2,"B",$E(X,1,30),DA)=""
    2)= K ^IBE(358.2,"B",$E(X,1,30),DA)
.02 BLOCK 0;2 POINTER TO IMP/EXP ENCOUNTER FORM BLOCK FILE (#358.1)
************************REQUIRED FIELD************************
IMP/EXP ENCOUNTER FORM BLOCK(#358.1)

  • LAST EDITED:  DEC 07, 1992
  • HELP-PROMPT:  Enter the block that the selection list should appear in.
  • DESCRIPTION:  
    The block that the list appears on. The position of the selection list is relative to the block.
  • CROSS-REFERENCE:  358.2^C
    1)= S ^IBE(358.2,"C",$E(X,1,30),DA)=""
    2)= K ^IBE(358.2,"C",$E(X,1,30),DA)
.04 SUBCOLUMN HEADER APPEARANCE 0;4 FREE TEXT

  • INPUT TRANSFORM:  S X=$$UPPER^VALM1(X) K:$L(X)>1!("R"'[$E(X,1)) X
  • LAST EDITED:  MAY 31, 1994
  • HELP-PROMPT:  R=Reverse Printing
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
.05 COLUMN HEADER 0;5 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>70!($L(X)<1) X
  • LAST EDITED:  APR 15, 1993
  • HELP-PROMPT:  This header will appear at the top of the column that contains the list. If there is more than one column it will appear at the top of each.
  • DESCRIPTION:  
    The text that appears at the top of each column (NOT subcolumn).
.06 COLUMN HEADER APPEARANCE 0;6 FREE TEXT

  • INPUT TRANSFORM:  S X=$$UPPER^VALM1(X) K:$L(X)>4!("UBRC"'[$E(X,1))!("UBRC"'[$E(X,2))!("UBRC"'[$E(X,3))!("UBRC"'[$E(X,4)) X
  • LAST EDITED:  MAY 31, 1994
  • HELP-PROMPT:  B=bold,U=underline,R=reverse,C=center. You can enter any combination of {B,U,R,C}.
  • DESCRIPTION:  
    The column header can be give characteristics, such as centered and bold.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
.07 SUBCOLUMNS SEPARATED WITH? 0;7 SET
************************REQUIRED FIELD************************
  • '1' FOR ONE SPACE;
  • '2' FOR TWO SPACES;
  • '3' FOR LINE;
  • '4' FOR SPACE/LINE/SPACE;

  • LAST EDITED:  APR 15, 1993
  • HELP-PROMPT:  How should the subcolumns be separated?
  • DESCRIPTION:  
    What characters are used to separate the subcolumns.
.08 EXTRA LINES FOR SELECTIONS 0;8 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  APR 27, 1993
  • HELP-PROMPT:  How many extra lines should be allocated for each selection, in addition to the 1 the selection will print on?
  • DESCRIPTION:  
    Each entry on the list prints on only one line. However, if you want extra space to appear below each entry on the list then this field should be set to the number of blank lines desired.
.09 GROUP HEADER APPEARANCE 0;9 FREE TEXT

  • INPUT TRANSFORM:  S X=$$UPPER^VALM1(X) K:$L(X)>4!("UBRC"'[$E(X,1))!("UBRC"'[$E(X,2))!("UBRC"'[$E(X,3))!("UBRC"'[$E(X,4)) X
  • LAST EDITED:  MAY 27, 1994
  • HELP-PROMPT:  B=bold,R=reverse,C=center,U=underline. You can use any combination of {B,R,C,U}
  • DESCRIPTION:  
    This field determines the appearance of the group headers.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
.11 SELECTION ROUTINE 0;11 POINTER TO IMP/EXP PACKAGE INTERFACE FILE (#358.6)
************************REQUIRED FIELD************************
IMP/EXP PACKAGE INTERFACE(#358.6)

  • INPUT TRANSFORM:  S DIC("S")="I $P(^(0),U,6)=3,$P(^(0),U,9)=1" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
  • LAST EDITED:  JAN 15, 1993
  • HELP-PROMPT:  Enter the package interface used to obtain this list.
  • DESCRIPTION:  
    This identifies the Package Interface that is used to fill the list.
  • SCREEN:  S DIC("S")="I $P(^(0),U,6)=3,$P(^(0),U,9)=1"
  • EXPLANATION:  Allows only available selection routines.
.12 UNDERLINE SELECTIONS? 0;12 SET
************************REQUIRED FIELD************************
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  APR 14, 1993
  • HELP-PROMPT:  Should the items on the list be underlined?
  • DESCRIPTION:  
    Answer yes if each entry on the list should be underlined.
.13 NUMBER OF COLUMNS 0;13 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99)!(X<1)!(X?.E1"."1N.N) X
  • LAST EDITED:  AUG 02, 1993
  • DESCRIPTION:  A selection list may be displayed in an area several columns wide. The starting position and height of each column may be specified. However, it is not necessary because defaults values will be used. The defaults used
    assume that nothing else is going in the block except the selection list and that the entire block should be filled.
  • EXECUTABLE HELP:  D HELP5^IBDFU5
.14 DYNAMIC SELECTIONS 0;14 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  JUL 17, 1995
  • HELP-PROMPT:  Answer YES if the list of selecitons are created at print time.
.15 PRINT COMPLETE 0;15 SET
  • '0' FOR NO;
  • '1' FOR YES;

  • LAST EDITED:  JUL 17, 1995
  • HELP-PROMPT:  If the data on the list won't fit on the form, should it be printed on a separate page?
  • DESCRIPTION:  
    Applies only to dynamic selection lists.
.16 NUMBER OF OTHER 0;16 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>9)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  JUL 17, 1995
  • HELP-PROMPT:  Allocate space for how many 'other' not found on the list?
  • DESCRIPTION:  
    Space will be allocated at the bottom of the lsit for this number of items not found on the list.
.17 WHAT TO ALLOCATE SPACE FOR 0;17 SET
  • '1' FOR NARRATIVE ONLY;
  • '2' FOR CODE ONLY;
  • '3' FOR NARRATIVE AND CODE;

  • LAST EDITED:  JUL 17, 1995
  • HELP-PROMPT:  What should space be allocated for when making room for 'other'?
  • DESCRIPTION:  
    This field will determine what fields will be placed on the form for writting in other items not found on the list.
.18 WHAT TO SEND TO PCE 0;18 SET
  • '1' FOR NARRATIVE ONLY;
  • '2' FOR CODE ONLY;
  • '3' FOR NARRATIVE AND CODE;

  • LAST EDITED:  JAN 23, 1996
  • HELP-PROMPT:  WHAT DO YOU WANT ENTERED INTO THE DATABASE?
  • DESCRIPTION:  
    This determines what is sent to PCE. For example, some types of data may require that a code be sent, but the narrative may be optional.
.19 CLINICAL REMINDER DISPLAY TYPE 0;19 SET
  • '1' FOR DUE NOW ONLY;
  • '2' FOR ALL REMINDERS;

  • LAST EDITED:  OCT 27, 1997
  • HELP-PROMPT:  This determines the clincial reminders that will print on an encounter form. Choose either to see only those due now or all appropriate reminders.
  • DESCRIPTION:  
    This is the display type for this list of clinical reminders.
1 LIST COLUMN 1;0 Multiple #358.21 358.21

  • LAST EDITED:  AUG 02, 1993
  • DESCRIPTION:  
    A column is a rectangular area that has the necessary width to display a single item on the list.
  • IDENTIFIED BY:  
    "WRITE": D EN^DDIOL(" COLUMN #"_$P($G(^(0)),U),"","?0")
2 SUBCOLUMN NUMBER 2;0 Multiple #358.22 358.22

  • LAST EDITED:  APR 13, 1993
  • DESCRIPTION:  
    A subcolumn contains one field of the entry on the list. The subcolumn order is the order, from left to right, that the subcolumns will appear in.
  • IDENTIFIED BY:  
    "WRITE": D ID1^IBDFU5

External References

Name Field # of Occurrence
^DIC .11+1
HELP5^IBDFU5 .13(HELP )
$$UPPER^VALM1 .04+1, .06+1, .09+1

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^IBE(358.2 - [#358.2] .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
>> DA .01(XREF 1S), .01(XREF 1K), .02(XREF 1S), .02(XREF 1K)
DIC .11+1!*
DIC("S" .11+1*, .11SCR+1*
>> DIE .11+1
>> IBLISTPR .01DEL1+1
X .01+1!, .01(XREF 1S), .01(XREF 1K), .02(XREF 1S), .02(XREF 1K), .04+1*!, .05+1!, .06+1*!, .08+1!, .09+1*!
, .11+1*!, .13+1!, .16+1!
>> Y .11+1
Info |  Desc |  Directly Accessed By Routines |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  External References |  Global Variables Directly Accessed |  Local Variables  | All