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

EASECDPH.m

Go to the documentation of this file.
  1. EASECDPH ;ALB/LBD - LTC Co-pay Test Dependent - Help ;22 AUG 2001
  1. ;;1.0;ENROLLMENT APPLICATION SYSTEM;**5,7**;Mar 15, 2001
  1. ;NOTE: This routine was modified from DGDEPH for LTC Co-pay
  1. ;
  1. HLP ; -- help for list
  1. N DGX
  1. I $D(X),X'["??" D HLPS G HLPQ
  1. D CLEAR^VALM1
  1. F I=1:1 S DGX=$P($T(@VAR+I),";",3,99) Q:DGX="$END" D PAUSE^VALM1:DGX="$PAUSE" Q:'Y W !,$S(DGX["$PAUSE":"",1:DGX)
  1. HLPQ S VALMBCK="R" K SDX,Y S X="" Q
  1. ;
  1. HLPS ; -- short help
  1. S X="?" W !,"Enter action by typing the name or the abbreviation.",! Q
  1. ;
  1. HELPTXT ; -- help text
  1. ;;Enter action by typing the name or abbreviation.
  1. ;;
  1. ;;DA - Spouse/Dependent Add (Not available when viewing)
  1. ;; This allows the user to add a new dependent. The dependent can
  1. ;; either be a spouse or other dependents. It will ask the LTC
  1. ;; copay test information questions if the dependent is added when
  1. ;; adding or editing a LTC copay test.
  1. ;;
  1. ;;ES - Edit Spouse Demographics (Not available when viewing)
  1. ;; This allows the user to edit the demographics related to the spouse.
  1. ;; e.g. Name, DOB, SSN, etc.
  1. ;;
  1. ;;DD - Edit Dependent Demographics (Not available when viewing)
  1. ;; This allows the user to edit the demographics related to dependents.
  1. ;; e.g. Name, DOB, SSN, etc.
  1. ;;
  1. ;;$PAUSE
  1. ;;
  1. ;;
  1. ;;MT - Marital/Dependent Info (Not available when viewing)
  1. ;; This allows the user to edit the veteran's marital status and
  1. ;; spouse or dependent information specific to the LTC copay test,
  1. ;; such as 'Residing in the Community' or 'Living with Spouse'.
  1. ;;
  1. ;;AD - Add Dependent to LTC Copay Test (Not available when viewing)
  1. ;; This allows the user to add selected dependents to the LTC copay
  1. ;; test from the above list. The dependent does not have to currently
  1. ;; be an active dependent. This will only be allowed if the user is
  1. ;; adding or editing a LTC copay test.
  1. ;;
  1. ;;RE - Remove from LTC Copay Test (Not available when viewing)
  1. ;; This allows the user to select dependent(s) to be removed from
  1. ;; the LTC copay test. This will only be allowed if the user is
  1. ;; adding or editing a LTC copay test.
  1. ;;$PAUSE
  1. ;;
  1. ;;XD - Expand Dependent
  1. ;; Allows user to select a specific dependent and view more information
  1. ;; about that dependent. The user can also select an action to edit
  1. ;; the effective dates for that dependent.
  1. ;;
  1. ;;$PAUSE
  1. ;;$END
  1. Q
  1. HLPTXT1 ;help text for DI - Display Info Menu
  1. ;;EE - Edit Effective Dates (Not available when viewing)
  1. ;; This allows the user to edit the effective dates for a dependent.
  1. ;; They also may add an effective date.
  1. ;;
  1. ;;$PAUSE
  1. ;;$END