Files > SELECTION LIST

name
SELECTION LIST
number
357.2
location
^IBE(357.2,
description
This file contains descriptions of 'selection lists'. A selection list is a rectangular area in a block that contains a list. The list has 'columns' of 'selections'. The columns have 'subcolumns', which can either contain text or a 'marking area'. A marking area is an area on the form designed to be checked to indicate that a choice is being made from the list.
Fields
#NameLocationTypeDetailsIndexDescription
.01name(+)0;1FREE TEXTB The name of the list.
.02block(+)0;2POINTER357.1CThe block that the list appears on. The position of the selection list is relative to the block.
.04subcolumn header appearance0;4FREE TEXTAllows the form designer to select the appearance of the subcolumn headers.
.05column header0;5FREE TEXT The text that appears at the top of each column (NOT subcolumn).
.06column header appearance0;6FREE TEXT The column header can be give characteristics, such as centered and bold.
.07subcolumns separated with?(+)0;7SET OF CODES1:ONE SPACE
2:TWO SPACES
3:LINE
4:SPACE/LINE/SPACE
What characters are used to separate the subcolumns.
.08extra lines for selections0;8NUMERIC 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.
.09group header appearance0;9FREE TEXTThis field determines the appearance of the group headers.
.11selection interface(+)0;11POINTER357.6 This identifies the Package Interface that is used to fill the list.
.12underline selections?(+)0;12BOOLEAN0:NO
1:YES
Answer yes if each entry on the list should be underlined.
.13number of columns0;13NUMERIC 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.
.14dynamic selections0;14BOOLEAN0:NO
1:YES
This is used to flag the list as being created at print time as opposed to design time.
.15print complete0;15BOOLEAN0:NO
1:YES
Applies only to dynamic selection lists. This controls the overflow behavior of the list. YES means that if the data on the list does not fit, it should be printed on a separate page.
.16number of other0;16NUMERICSpace will be allocated at the bottom of the selection list for the user to enter this number of items not found on the list.
.17what to allocate space for0;17SET OF CODES1:NARRATIVE ONLY
2:CODE ONLY
3:NARRATIVE AND CODE
This field determines what fields to place on the form for writting in other items not found on the list.
.18what to send to pce0;18SET OF CODES1:NARRATIVE ONLY
2:CODE ONLY
3:NARRATIVE AND CODE
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.
.19clinical reminder display type0;19SET OF CODES1:DUE NOW ONLY
2:ALL REMINDERS
Enter "DUE NOW ONLY" if you want to print only those reminders that are currently due (this is sometimes called clinical reminder mode). Enter "ALL REMINDERS" if you want to print all applicable reminders and a date due (this is sometimes called clincal maintenance mode). Reminders that are not applicable for a patient will not print.
1list column1;0MULTIPLE357.21A column is a rectangular area that has the necessary width to display a single item on the list.
2subcolumn number2;0MULTIPLE357.22 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.

Referenced by 2 types

  1. SELECTION (357.3) -- selection list
  2. SELECTION GROUP (357.4) -- selection list