Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: GMPLO015

GMPLO015.m

Go to the documentation of this file.
  1. GMPLO015 ; ; 25-AUG-1994
  1. ;;2.0;Problem List;;Aug 25, 1994
  1. F I=1:2 S X=$T(Q+I) Q:X="" S Y=$E($T(Q+I+1),4,999),X=$E(X,4,999) S:$A(Y)=126 I=I+1,Y=$E(Y,2,999)_$E($T(Q+I+1),5,99) S:$A(Y)=61 Y=$E(Y,2,999) X NO E S @X=Y
  1. Q Q
  1. ;;^UTILITY(U,$J,"PRO",2637,1,2,0)
  1. ;;=if no code is currently assigned to the problem, one may be entered.
  1. ;;^UTILITY(U,$J,"PRO",2637,20)
  1. ;;=D EDIT^GMPLBLDC
  1. ;;^UTILITY(U,$J,"PRO",2637,99)
  1. ;;=55984,51170
  1. ;;^UTILITY(U,$J,"PRO",2638,0)
  1. ;;=GMPL MENU BUILD GROUP^Build Problem Categories^^M^^^^^^^^PROBLEM LIST
  1. ;;^UTILITY(U,$J,"PRO",2638,1,0)
  1. ;;=^^4^4^2931213^^
  1. ;;^UTILITY(U,$J,"PRO",2638,1,1,0)
  1. ;;=This menu allows the creation of categories of problems, to facilitate
  1. ;;^UTILITY(U,$J,"PRO",2638,1,2,0)
  1. ;;=selecting a new problem to add to a patient's problem list. Categories
  1. ;;^UTILITY(U,$J,"PRO",2638,1,3,0)
  1. ;;=may then be linked together to form lists, in which they may be ordered
  1. ;;^UTILITY(U,$J,"PRO",2638,1,4,0)
  1. ;;=and titled. Categories may be reused in multiple lists, as well.
  1. ;;^UTILITY(U,$J,"PRO",2638,4)
  1. ;;=26^4
  1. ;;^UTILITY(U,$J,"PRO",2638,10,0)
  1. ;;=^101.01PA^10^11
  1. ;;^UTILITY(U,$J,"PRO",2638,10,1,0)
  1. ;;=2634^AD^1^^^Add Problems
  1. ;;^UTILITY(U,$J,"PRO",2638,10,1,"^")
  1. ;;=GMPL MENU ADD PROBLEM
  1. ;;^UTILITY(U,$J,"PRO",2638,10,2,0)
  1. ;;=2635^RM^3^^^Remove a Problem
  1. ;;^UTILITY(U,$J,"PRO",2638,10,2,"^")
  1. ;;=GMPL MENU REMOVE PROBLEM
  1. ;;^UTILITY(U,$J,"PRO",2638,10,3,0)
  1. ;;=2636^SQ^11
  1. ;;^UTILITY(U,$J,"PRO",2638,10,3,"^")
  1. ;;=GMPL MENU RESEQUENCE PROBLEMS
  1. ;;^UTILITY(U,$J,"PRO",2638,10,4,0)
  1. ;;=2637^ED^5
  1. ;;^UTILITY(U,$J,"PRO",2638,10,4,"^")
  1. ;;=GMPL MENU EDIT PROBLEM
  1. ;;^UTILITY(U,$J,"PRO",2638,10,5,0)
  1. ;;=2357^^7
  1. ;;^UTILITY(U,$J,"PRO",2638,10,5,"^")
  1. ;;=GMPLX BLANK1
  1. ;;^UTILITY(U,$J,"PRO",2638,10,6,0)
  1. ;;=2632^SV^21
  1. ;;^UTILITY(U,$J,"PRO",2638,10,6,"^")
  1. ;;=GMPL MENU SAVE GROUP
  1. ;;^UTILITY(U,$J,"PRO",2638,10,7,0)
  1. ;;=2630^DL^13
  1. ;;^UTILITY(U,$J,"PRO",2638,10,7,"^")
  1. ;;=GMPL MENU DELETE GROUP
  1. ;;^UTILITY(U,$J,"PRO",2638,10,8,0)
  1. ;;=2633^CC^23
  1. ;;^UTILITY(U,$J,"PRO",2638,10,8,"^")
  1. ;;=GMPL MENU NEW GROUP
  1. ;;^UTILITY(U,$J,"PRO",2638,10,9,0)
  1. ;;=2645^VW^15
  1. ;;^UTILITY(U,$J,"PRO",2638,10,9,"^")
  1. ;;=GMPL MENU VIEW GROUP
  1. ;;^UTILITY(U,$J,"PRO",2638,10,10,0)
  1. ;;=2358^^17
  1. ;;^UTILITY(U,$J,"PRO",2638,10,10,"^")
  1. ;;=GMPLX BLANK2
  1. ;;^UTILITY(U,$J,"PRO",2638,26)
  1. ;;=D KEY^GMPLMGR1,SHOW^VALM
  1. ;;^UTILITY(U,$J,"PRO",2638,99)
  1. ;;=55984,61082
  1. ;;^UTILITY(U,$J,"PRO",2645,0)
  1. ;;=GMPL MENU VIEW GROUP^View w/wo Seq Numbers^^A^^^^^^^^PROBLEM LIST
  1. ;;^UTILITY(U,$J,"PRO",2645,1,0)
  1. ;;=^^3^3^2940202^^^
  1. ;;^UTILITY(U,$J,"PRO",2645,1,1,0)
  1. ;;=This action allows the user to toggle between displaying the sequence
  1. ;;^UTILITY(U,$J,"PRO",2645,1,2,0)
  1. ;;=numbers assigned to each problem for ordering, or the display numbers
  1. ;;^UTILITY(U,$J,"PRO",2645,1,3,0)
  1. ;;=only.
  1. ;;^UTILITY(U,$J,"PRO",2645,4)
  1. ;;=^
  1. ;;^UTILITY(U,$J,"PRO",2645,10,0)
  1. ;;=^101.01PA^0^
  1. ;;^UTILITY(U,$J,"PRO",2645,15)
  1. ;;=W !,"Rebuilding problem category display to"_$S(GMPLMODE="E":" not",1:"")_" show sequence numbers ..." D BUILD^GMPLBLDC(.GMPLIST,GMPLMODE)
  1. ;;^UTILITY(U,$J,"PRO",2645,20)
  1. ;;=S GMPLMODE=$S(GMPLMODE="E":"I",1:"E"),VALMBCK="R",VALMSG=$$MSG^GMPLX
  1. ;;^UTILITY(U,$J,"PRO",2645,26)
  1. ;;=
  1. ;;^UTILITY(U,$J,"PRO",2645,28)
  1. ;;=
  1. ;;^UTILITY(U,$J,"PRO",2645,99)
  1. ;;=55915,44904
  1. ;;^UTILITY(U,$J,"PRO",2771,0)
  1. ;;=GMPL CODE LIST^Problem List ICD Codes^^M^^^^^^^^PROBLEM LIST
  1. ;;^UTILITY(U,$J,"PRO",2771,1,0)
  1. ;;=^^4^4^2931105^
  1. ;;^UTILITY(U,$J,"PRO",2771,1,1,0)
  1. ;;=This menu uses the List Manager utility to display all of a patient's
  1. ;;^UTILITY(U,$J,"PRO",2771,1,2,0)
  1. ;;=problems with data relevant to a billing clerk/coder. Only the ICD code
  1. ;;^UTILITY(U,$J,"PRO",2771,1,3,0)
  1. ;;=may be edited, but a detailed display of all information stored about