Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: HBHCRP22

Package: Hospital Based Home Care

Routine: HBHCRP22


Information

HBHCRP22 ; LR VAMC(IRMS)/MJT-HBHC rpt, file 632, user selected date range, CPT code(s) (can be range of CPTs), & Provider, with summary totals ; Apr 2000

Source Information

Source file <HBHCRP22.m>

Entry Points

Name Comments DBIA/ICR reference
DQ ; De-queue
LOOP ; Loop thru ^HBHC(632) "C" (visit date) cross-ref to build report
EXIT ; Exit module
PROCESS ; Process record & create ^TMP("HBHC",$J global
; Quit if not provider requested
SET ; Set TMP node for CPTs
PRTLOOP ; Print loop
PRINT ; Print report
HDR ; Report header setup

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"No Visits containing CPT codes requested found for Date Range selected."
  • Line Location: LOOP+3
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: PRINT+3
Function Call: WRITE
  • Prompt: !,HBHCCPT,?39,HBHCCNT
  • Line Location: PRINT+4
Function Call: WRITE
  • Prompt: !,HBHCY
  • Line Location: PRINT+5
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: HDR+2
Info |  Source |  Entry Points |  Interaction Calls