STANDARD DATA DICTIONARY #357.4 -- SELECTION GROUP FILE 3/24/25 PAGE 1
STORED IN ^IBE(357.4, (36333 ENTRIES) SITE: WWW.BMIRWIN.COM UCI: VISTA,VISTA (VERSION 3.0)
DATA NAME GLOBAL DATA
ELEMENT TITLE LOCATION TYPE
-----------------------------------------------------------------------------------------------------------------------------------
A Selection Group is a set of items on a list and the header that those items should appear under.
COMPILED CROSS-REFERENCE ROUTINE: IBDX4
DD ACCESS: @
RD ACCESS: @
WR ACCESS: @
DEL ACCESS: @
LAYGO ACCESS: @
AUDIT ACCESS: @
IDENTIFIED BY: PRINT ORDER (#.02)[R], SELECTION LIST (#.03)[R]
POINTED TO BY: SELECTION GROUP field (#.04) of the SELECTION File (#357.3)
CROSS
REFERENCED BY: PRINT ORDER(APO), SELECTION LIST(APO1), HEADER(B), SELECTION LIST(D)
357.4,.01 HEADER 0;1 FREE TEXT (Required)
INPUT TRANSFORM: K:$L(X)>40!($L(X)<1) X
LAST EDITED: JUN 04, 1993
HELP-PROMPT: What text do you want to appear at the top of this group?
DESCRIPTION:
The name given to a group of selections appearing on a selection list.
DELETE TEST: 1,0)= I '$G(IBDEVICE("LISTMAN")) W "...Selection Groups can only be deleted through the Encounter F
orm Utilities!"
CROSS-REFERENCE: 357.4^B
1)= S ^IBE(357.4,"B",$E(X,1,30),DA)=""
2)= K ^IBE(357.4,"B",$E(X,1,30),DA)
357.4,.02 PRINT ORDER 0;2 NUMBER (Required)
INPUT TRANSFORM: K:+X'=X!(X>9999.99)!(X<0)!(X?.E1"."3N.N) X
LAST EDITED: APR 02, 1996
HELP-PROMPT: Type a Number between 0 and 9999.99, 2 Decimal Digits
DESCRIPTION: This will define the order that a group of selections will appear in as compared to the other
groups of selections. A group header "BLANK" will be created by default with order number 0. This
header will not print to the form.
CROSS-REFERENCE: 357.4^APO^MUMPS
1)= I $P($G(^IBE(357.4,DA,0)),U,3) S ^IBE(357.4,"APO",$P(^(0),U,3),X,DA)=""
2)= I $P($G(^IBE(357.4,DA,0)),U,3) K ^IBE(357.4,"APO",$P(^(0),U,3),X,DA)
Allows all groups in a selection list to be found in the order that they should appear. The
subscripts are ^IBE(357.4,"APO",,,). If this
field is re-indexed then the APO1 index on the .03 field need not be re-indexed.
357.4,.03 SELECTION LIST 0;3 POINTER TO SELECTION LIST FILE (#357.2) (Required)
LAST EDITED: APR 02, 1996
HELP-PROMPT: This identifies the selection list that contains this group.
DESCRIPTION:
The Selection List this group belongs to.
CROSS-REFERENCE: 357.4^D
1)= S ^IBE(357.4,"D",$E(X,1,30),DA)=""
2)= K ^IBE(357.4,"D",$E(X,1,30),DA)
Used to find all the groups belonging to a selection list.
CROSS-REFERENCE: 357.4^APO1^MUMPS
1)= I $P($G(^IBE(357.4,DA,0)),U,2)]"" S ^IBE(357.4,"APO",X,$P(^(0),U,2),DA)=""
2)= I $P($G(^IBE(357.4,DA,0)),U,2)]"" K ^IBE(357.4,"APO",X,$P(^(0),U,2),DA)
Allows all groups in a selection list to be found in the order that they should appear. The
subscripts are ^IBE(357.4,"APO",,,). If this
field is re-indexed then the APO index on the .02 field need not be re-indexed.
357.4,.04 INVISIBLE 0;4 SET
'I' FOR INVISIBLE;
LAST EDITED: DEC 08, 1994
HELP-PROMPT: If you do not want the header to print, enter 'I'.
FILES POINTED TO FIELDS
SELECTION LIST (#357.2) SELECTION LIST (#.03)
INPUT TEMPLATE(S):
PRINT TEMPLATE(S):
SORT TEMPLATE(S):
FORM(S)/BLOCK(S):