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: RAWKLU1

Package: Radiology Nuclear Medicine

Routine: RAWKLU1


Information

RAWKLU1 ;HISC/GJC-physician workload statistics by wRVU or CPT ;10/26/05 14:57

Source Information

Source file <RAWKLU1.m>

Entry Points

Name Comments DBIA/ICR reference
EN ;entry point; called from RAWKLU...
XIT ;exit and kill variables
HDR ; Header for our report
STRTDT(RADATE,RAEARLY) ;Prompt the user for the starting date report verified
ENDDT(RABGDTI,RABGDTX) ;Prompt the user for the ending date report verified (no greater than a
WRITE(RAPCE,HDR,RAY,RAWDTH,RADEC) ;Write out the column headers and the data for our reports.
CFMAT ;ImgTyp Abbr^colabbr-cpt80^col-data80^colabbr-rvu132^col-data132^colabbr-rvu80^col-data80

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,$$CJ^XLFSTR("No data found for this report",IOM)
  • Line Location: EN+28
Function Call: WRITE
  • Prompt: !!,"Physician Total"
  • Line Location: EN+31
Function Call: WRITE
  • Prompt: ?$P(RAFMAT,U,RAPCE),$J(RATOT,$S(RAWDTH=8:10,1:6),RADEC)
  • Line Location: EN+35
Function Call: WRITE
  • Prompt: !,$P(I(0),U),?34,$P(I(0),U,3),?49,$S($O(^RA(79.2,I,"CY",0))>0:$$SFCTR^RAWRVUP(I,DT),1:"1.00 (default)")
  • Line Location: EN+45
Function Call: WRITE
  • Prompt: !?(IOM-$L(RAHDR)\2),RAHDR
  • Line Location: HDR+3
Function Call: WRITE
  • Prompt: !,"Run Date: ",RARDATE,?68,"Page: ",RAPG
  • Line Location: HDR+4
Function Call: WRITE
  • Prompt: !,"Facility: ",$E(RAFAC,1,40),?41,"Date Range: ",RABGDTX_" - "_RAENDTX
  • Line Location: HDR+5
Function Call: WRITE
  • Prompt: !,?7,"***This report was prepared with "_$$LASTCY^FBAAFSR()_" Calendar Year RVU Data***"
  • Line Location: HDR+8
Function Call: WRITE
  • Prompt: !,RALN
  • Line Location: HDR+16
Function Call: WRITE
  • Prompt: !
  • Line Location: STRTDT+3
Function Call: WRITE
  • Prompt: !
  • Line Location: ENDDT+5
Function Call: WRITE
  • Prompt: !
  • Line Location: WRITE+9
Info |  Source |  Entry Points |  Interaction Calls