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

Package: Integrated Billing

Routine: IBJTU2


Information

IBJTU2 ;ALB/ARH - TPI UTILITIES ;6/6/03 1:05pm

Source Information

Source file <IBJTU2.m>

Entry Points

Name Comments DBIA/ICR reference
PAT() ; select patient, only allows patient's that have bills - returns DFN^NAME if patient selected, 0 otherwise
BILL() ; select bill, returns bill IFN^BILL NUMBER or 0 if none selected
PB() ; select either a patient name (must have a bill) or bill number
; if patient chosen: returns "1^"_DFN, if bill chosen: returns "2^"_IBIFN, 0 otherwise
PB1
PBQ
RCANC(IBIFN,ARR,WDTH) ; if bill cancelled returns ARR = IBIFN ^ PTR TO 200 ^ INITIALS OF WHO CANCELLED IN IB
; ARR(X) = REASON CANCELLED with line width passed in
RCANCQ
DR(DB,DE) ; get a date range from the user, DB is default begin date (FM), DE is default end date
; returns "begin dt ^ end dt" in FM format, or "" if two valid dates are not entered
DRQ

Interaction Calls

Name Line Occurrences
Function Call: READ
  • Formatting: !!
  • Prompt: "Enter BILL NUMBER or PATIENT NAME: "
  • Variable: IBX
  • Timeout: DTIME
  • Line Location: PB1+0
Function Call: WRITE
  • Prompt: !
  • Line Location: PB1+3
Function Call: WRITE
  • Prompt: !," Enter one of following: Patient Name, Bill Number,"
  • Line Location: PB1+4
Function Call: WRITE
  • Prompt: !," ECME Number or Prescription Number."
  • Line Location: PB1+5
Function Call: WRITE
  • Prompt: !," You may also use prefixes: 'E.' for ECME# or 'R.' for Prescription."
  • Line Location: PB1+6
Function Call: WRITE
  • Prompt: !
  • Line Location: PB1+7
Function Call: WRITE
  • Prompt: "??"
  • Line Location: PB1+31

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^DPT - [#2] Classic Fileman Calls
^DGCR(399 - [#399] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call