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

IBNCPDPL.m

Go to the documentation of this file.
  1. IBNCPDPL ;DALOI/SS - for ECME RESEARCH SCREEN ELIGIBILITY VIEW ;3/6/08 16:22
  1. ;;2.0;INTEGRATED BILLING;**276,384**;21-MAR-94;Build 74
  1. ;; Per VHA Directive 2004-038, this routine should not be modified.
  1. ;
  1. EN ;
  1. Q
  1. ;
  1. ; -- main entry point for IBNCPDP LSTMN ELIGIBILITY
  1. ;entry point for ECME "VE View Eligibility" menu option
  1. ;of the main ECME User Screen
  1. EN1(DFN) ;
  1. I $G(DFN)>0 D EN^VALM("IBNCPDP LSTMN ELIGIBILITY")
  1. Q
  1. ;
  1. HDR ; -- header code
  1. D HDR^IBJTEA
  1. Q
  1. ;
  1. INIT ; -- init variables and list array
  1. ;D INIT^IBJTEA
  1. ;borrowed from INIT^IBJTEA with some changes
  1. K ^TMP("IBJTEA",$J)
  1. I '$G(DFN) S VALMQUIT="" Q
  1. D BLD^IBJTEA
  1. Q
  1. ;
  1. HELP ; -- help code
  1. D HELP^IBJTEA
  1. Q
  1. ;
  1. EXIT ; -- exit code
  1. D EXIT^IBJTEA
  1. Q
  1. ;
  1. EXPND ; -- expand code
  1. Q
  1. ;