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

Package: Radiology Nuclear Medicine

Routine: RAWRVUP


Information

RAWRVUP ;HISC/GJC-Display procedures with their wRVU values ;10/26/05 14:57

Source Information

Source file <RAWRVUP.m>

Entry Points

Name Comments DBIA/ICR reference
EN(RASCLD) ;entry point
PROC ;allow the user to select one/many/all Rad/Nuc Med procedures
START ;
SCALED
HDR ; Header for our report
XIT ;kill variables and exit
SFCTR(RAITYP,RAYEAR) ;return the calendar year specific scaling factor for a
CHKCY ;03/28/2007 KAM/BAY RA*5*77 Remedy Call 179232 Check for latest RVU

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!
  • Line Location: PROC+6
Function Call: WRITE
  • Prompt: !!,"Task Number: "_ZTSK,!
  • Line Location: PROC+16
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: SCALED+20
Function Call: WRITE
  • Prompt: !?(IOM-$L(RAHDR)\2),RAHDR
  • Line Location: HDR+2
Function Call: WRITE
  • Prompt: !,"Run Date: ",RARUNDT,?68,"Page: ",RAPG
  • Line Location: HDR+3
Function Call: WRITE
  • Prompt: !,?7,"***This report was prepared with "_$$LASTCY^FBAAFSR()_" Calendar Year RVU Data***"
  • Line Location: HDR+6
Function Call: WRITE
  • Prompt: !,RALN
  • Line Location: HDR+9
Info |  Source |  Entry Points |  Interaction Calls