- AMHGTVF ; IHS/CMI/MAW - AMHG BH GUI Visit Form (frmVisitDataEntry) Tables 12/1/2008 5:25:22 PM ;
- ;;4.0;IHS BEHAVIORAL HEALTH;;MAY 14, 2010
- ;
- ;
- DEBUG(RETVAL,AMHSTR) ;-- debug entry point
- D DEBUG^%Serenji("EP^AMHGD(RETVAL,.AMHSTR)")
- Q
- ;
- PRV(RETVAL) ;-- return providers table
- Q
- ;
- TOC(RETVAL) ;-- return type of contact table
- Q
- ;
- CLN(RETVAL) ;-- return clinic table
- Q
- ;
- LOC(RETVAL) ;-- return clinic table
- Q
- ;
- COM(RETVAL) ;-- return community table
- Q
- ;
- AMHGTVF ; IHS/CMI/MAW - AMHG BH GUI Visit Form (frmVisitDataEntry) Tables 12/1/2008 5:25:22 PM ;
- +1 ;;4.0;IHS BEHAVIORAL HEALTH;;MAY 14, 2010
- +2 ;
- +3 ;
- DEBUG(RETVAL,AMHSTR) ;-- debug entry point
- +1 DO DEBUG^%Serenji("EP^AMHGD(RETVAL,.AMHSTR)")
- +2 QUIT
- +3 ;
- PRV(RETVAL) ;-- return providers table
- +1 QUIT
- +2 ;
- TOC(RETVAL) ;-- return type of contact table
- +1 QUIT
- +2 ;
- CLN(RETVAL) ;-- return clinic table
- +1 QUIT
- +2 ;
- LOC(RETVAL) ;-- return clinic table
- +1 QUIT
- +2 ;
- COM(RETVAL) ;-- return community table
- +1 QUIT
- +2 ;