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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: IBFBWL6

Package: Integrated Billing

Routine: IBFBWL6


Information

IBFBWL6 ;ALB/PAW-IB NVC Precert Worklist IV and RUR ;30-SEP-2015

Source Information

Source file <IBFBWL6.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; -- main entry point for IB NVC PRECERT WORKLIST IV and RUR
; add code to do filters here
HDR ; -- header code
INIT ; -- init variables and list array
; input - ^TMP("IBFBWA",$J)=DFN^IBNAME^IBAUTH
; output - none
BLD ; Build data to display
IVDONE ; IV is complete
IVREM ; IV Remove Auth from Worklist
RUDONE ; RUR Pre-certification is complete
RUREM ; RUR Remove Auth from Worklist
RUNRD ; RUR Set Next Review Date
FIND ; Find Auth Match
LOGUPD ; Update Log
RESET ; Reset ^TMP global
RURRC ; Reason Codes
; Option 2 (internal comment 2) was removed - Addl Info Req - Refer to FR - and renumbered
RURRCPR ; RUR Reason Code Prompt
HELP ; -- help code
EXIT ; -- exit code

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !," Pre-cert for "_IBNAME_" is required. Moved to RUR worklist."
  • Line Location: IVDONE+13
Function Call: WRITE
  • Prompt: !," Pre-cert for "_IBNAME_" not required. Removed from worklist."
  • Line Location: IVREM+10
Function Call: WRITE
  • Prompt: !," Authorization for "_IBNAME_" has completed RUR Pre-certification."
  • Line Location: RUDONE+11
Function Call: WRITE
  • Prompt: !," Authorization for "_IBNAME_" has been removed from the worklist."
  • Line Location: RUREM+11
Function Call: WRITE
  • Prompt: !," Please update Claims Tracking with Non-billable Reason, if needed."
  • Line Location: RUREM+12
Function Call: WRITE
  • Prompt: !," Next review date for "_IBNAME_" has been set to "_$$FDATE^VALM1(IBNRD)_"."
  • Line Location: RUNRD+18
Function Call: WRITE
  • Prompt: !,"This response must be a number."
  • Line Location: RURRCPR+8
Function Call: WRITE
  • Prompt: !!
  • Line Location: HELP+1

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^DPT - [#2] GET1^DIQ
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call