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

IBNCPDPV.m

Go to the documentation of this file.
  1. IBNCPDPV ;DALOI/SS - for ECME SCREEN VIEW PATIENT INSURANCE ;28-OCT-05
  1. ;;2.0;INTEGRATED BILLING;**276**;21-MAR-94
  1. ;;Per VHA Directive 10-93-142, this routine should not be modified.
  1. ; -- main entry point
  1. Q
  1. INSVIEW ;
  1. D EN^VALM("IBCNS VIEW INS CO")
  1. S VALMBCK="R"
  1. Q
  1. ;
  1. EN1(DFN) ;
  1. I $G(DFN)'>0 Q
  1. D EN
  1. Q
  1. EN ; -- main entry point for IBNCPDP VIEW PAT INS
  1. D EN^VALM("IBNCPDP VIEW PAT INS")
  1. Q
  1. ;
  1. HDR ; -- header code
  1. D HDR^IBCNSM4
  1. Q
  1. ;
  1. INIT ; -- init variables and list array
  1. D INIT^IBCNSM4
  1. Q
  1. ;
  1. HELP ; -- help code
  1. S X="?" D DISP^XQORM1 W !!
  1. Q
  1. ;
  1. EXIT ; -- exit code
  1. D FNL^IBCNSM4
  1. Q
  1. ;
  1. EXPND ; -- expand code
  1. Q
  1. ;