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

Package: Integrated Billing

Routine: IBTRKR5


Information

IBTRKR5 ;ALB/AAS - CLAIMS TRACKING - ADD/TRACK PROSTHETICS ;13-JAN-94

Source Information

Source file <IBTRKR5.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; -- entry point to ask date range
ENQ
EN1 ; -- add prostethics to claims tracking file
EN1Q
PRCHK ; -- check and add item
CLQ ; -- ok to add to tracking module
PRCHKQ
IBPHP(IBDA) ; non billable PSAS HCPCS codes
; input-patient item in #660
; output-value if the code with the first 2 chars in the string is found
BULL ; -- send bulletin
BULLQ
CLTXT ; classification text for reason not billable
CL2 ;;AGENT ORANGE
CL3 ;;IONIZING RADIATION
CL4 ;;SC TREATMENT
CL5 ;;SOUTHWEST ASIA
CL6 ;;MILITARY SEXUAL TRAUMA
CL7 ;;HEAD/NECK CANCER
CL8 ;;COMBAT VETERAN

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"I'm sorry, Tracking of Prosthetics is currently turned off."
  • Line Location: EN+4
Function Call: WRITE
  • Prompt: !!!,"Select the Date Range of Prosthetics to Add to Claims Tracking.",!
  • Line Location: EN+5
Function Call: WRITE
  • Prompt: !!,"Begin date is before Claims Tracking Start Date, changed to ",$$DAT1^IBOUTL(IBTSBDT)
  • Line Location: EN+18
Function Call: WRITE
  • Prompt: !!,"I'll automatically change the end date to 3 days prior to the date queued to run."
  • Line Location: EN+20
Function Call: WRITE
  • Prompt: !!,"This should be queued to run after hours"
  • Line Location: EN+22
Function Call: WRITE
  • Prompt: !!!,"I'm going to automatically queue this off and send you a"
  • Line Location: EN+23
Function Call: WRITE
  • Prompt: !,"mail message when complete.",!
  • Line Location: EN+24
Function Call: WRITE
  • Prompt: !,"Request Queued"
  • Line Location: EN+26
Function Call: WRITE
  • Prompt: "."
  • Line Location: PRCHK+3
Function Call: WRITE
  • Prompt: "+"
  • Line Location: CLQ+5
Info |  Source |  Entry Points |  Interaction Calls