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 |  ICR |  Found Entries  | All
Print Page as PDF
Global: ^GMPL(125

Package: Problem List

Global: ^GMPL(125


Information

FileMan FileNo FileMan Filename Package
125 PROBLEM SELECTION LIST Problem List

Description

Directly Accessed By Routines, Total: 16

Package Total Routines
Problem List 13 GMPL    GMPL MENU SAVE LIST    GMPLBLCK    GMPLBLD    GMPLBLD2    GMPLBLD3    GMPLBLDF    GMPLSLI1
GMPLSLRP    GMPLUTL2    GMPLY49    GMPLY49A    MAPPING TARGETS    
Order Entry Results Reporting 2 ORQQPL3    ORY429    
Kernel 1 ^ORD(101    

Accessed By FileMan Db Calls, Total: 6

Package Total Routines
Problem List 5 GMPLBLCK    GMPLBLD2    GMPLBLDF    GMPLSLI1    GMPLSLRP    
Order Entry Results Reporting 1 ORY429    

Pointed To By FileMan Files, Total: 2

Package Total FileMan Files
Kernel 1 NEW PERSON(#200)[125.1]    
Problem List 1 PROBLEM SELECTION LIST CONTENTS(#125.1)[.01]    

Pointer To FileMan Files, Total: 2

Package Total FileMan Files
Problem List 1 PROBLEM SELECTION CATEGORY(#125.11)[#125.01(.01)]    
Scheduling 1 HOSPITAL LOCATION(#44)[.03]    

Fields, Total: 5

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

  • 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)
.02 DATE LAST MODIFIED 0;2 DATE

  • INPUT TRANSFORM:  S %DT="ETX" D ^%DT S X=Y K:Y<1 X
  • LAST EDITED:  OCT 04, 1993
  • HELP-PROMPT:  Enter the date/time this list was last edited.
  • DESCRIPTION:  
    This is the date[/time] this list was last changed in any way; this value is stuffed in by the Problem List pkg utilities that manage this file.
.03 CLINIC 0;3 POINTER TO HOSPITAL LOCATION FILE (#44) HOSPITAL LOCATION(#44)

  • 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.
  • CROSS-REFERENCE:  125^C
    1)= S ^GMPL(125,"C",$E(X,1,30),DA)=""
    2)= K ^GMPL(125,"C",$E(X,1,30),DA)
.04 CLASS 0;4 SET
************************REQUIRED FIELD************************
  • 'N' FOR National;
  • 'V' FOR VISN;
  • 'L' FOR Local;

  • INPUT TRANSFORM:  K:'+$$VCLASS^GMPLINTR(X) X
  • LAST EDITED:  SEP 19, 2017
  • 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
1 CATEGORY 1;0 POINTER Multiple #125.01 125.01

  • LAST EDITED:  JUL 25, 2016
  • DESCRIPTION:  
    These are the problem categories that are associated with this list.

Found Entries, Total: 1

NAME: VA-NATIONAL PROBLEM SELECTION LIST    

ICR, Total: 1

ICR LINK Subscribing Package(s) Fields Referenced Description
ICR #2971
  • Order Entry Results Reporting
  • 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.
    Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  ICR |  Found Entries  | All