This file contains information defining lists of problems commonly seen by a particular clinic or user. These lists will be presented as menus to select from, to facilitate adding new problems.
INPUT TRANSFORM: K:$L(X)>65!(X?.N)!($L(X)<3)!'(X'?1P.E)!'(+$$VNAME^GMPLINTR(.X)) X
MAXIMUM LENGTH: 65
LAST EDITED: JUN 29, 2017
HELP-PROMPT: Name must be 3-65 characters, not numeric or starting with punctuation
DESCRIPTION:
This is a free text name for the list; it must be unique. National lists are prefixed with a "VA-".
NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
FIELD INDEX: B (#1485) REGULAR IR LOOKUP & SORTING
Unique for: Key A (#131), File #125
Short Descr: New Style B cross-reference
Description: This cross-reference allows for the look up and sorting of selection list names. A primary key is created to ensure uniqueness in the selection list names.
The indexes are stored as follows: ^GMPL(125,"B",NAME,DA), where NAME is the selection list name and DA is the IEN of File #125 or the record number of the selection list.
Set Logic: S ^GMPL(125,"B",$E(X,1,65),DA)=""
Kill Logic: K ^GMPL(125,"B",$E(X,1,65),DA)
Whole Kill: K ^GMPL(125,"B")
X(1): NAME (125,.01) (Subscr 1) (Len 65) (forwards)
INPUT TRANSFORM: S DIC("S")="I $P(^(0),U,3)=""C""" D ^DIC K DIC S DIC=DIE,X=+Y K:Y<0 X
LAST EDITED: FEB 06, 2017
HELP-PROMPT: Enter the clinic to be associated with this list.
DESCRIPTION: This is the clinic to be associated with this list. This should be the primary clinic in which this list will be used to populate patient problem lists; when adding new problems for a patient from this clinic, this list
will automatically be presented to select problems from.
**NOTE**: This field will no longer be utilized with GMPL*2.0*49 and will be replaced with the ORQQPL SELECTION LIST parameter settings.
SCREEN: S DIC("S")="I $P(^(0),U,3)=""C"""
EXPLANATION: Only hospital locations that are clinics are allowed.
HELP-PROMPT: Enter the Class for this selection list.
DESCRIPTION:
This is the Class of the selection list. Possible classes are "N" for national, "V" for VISN, and "L" for local. National lists cannot be edited by sites.
SCREEN: S DIC("S")="I Y'=""N"""
EXPLANATION: National lists are reserved for National Development and cannot be edited by sites.
NOTES: XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
NAME (.01). Access: Direct Global Read & w/Fileman
DATE LAST MODIFIED (.02). Access: Direct Global Read & w/Fileman
Effective with OR*3.0*429, access to these fields areutilized in determining which clinic default selection lists to migrate to thenew default selection list parameter if a clinic has been assigned to morethan one list.