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

Package: Integrated Billing

Routine: IB20PT6


Information

IB20PT6 ;ALB/AAS - Insurance post init stuff ; 2/22/93

Source Information

Source file <IB20PT6.m>

Entry Points

Name Comments DBIA/ICR reference
PAT ; -- create AB x-ref on patient file for all insurance co. pointers
PATDQ
INPT ; -- load current inpatients into claims tracking
INPTDQ
15() ; -- Add 15 minutes to now and return in $h format

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!!,"<<< Patient file insurance conversion"
  • Line Location: PAT+1
Function Call: WRITE
  • Prompt: !," Cross-reference patient file by Insurance company and",!," Update Health Insurance Policy Pointers"
  • Line Location: PAT+2
Function Call: WRITE
  • Prompt: !
  • Line Location: PAT+4
Function Call: WRITE
  • Prompt: !!,"You must run the v2.0 post init routine IB20PT6 before allowing users to",!,"edit insurance information"
  • Line Location: PAT+6
Function Call: WRITE
  • Prompt: !," Patient file update queued as task ",ZTSK
  • Line Location: PAT+7
Function Call: WRITE
  • Prompt: !!!,"<<< Load current inpatients into Claims Tracking"
  • Line Location: INPT+1
Function Call: WRITE
  • Prompt: !
  • Line Location: INPT+3
Function Call: WRITE
  • Prompt: !!,"You must run the v2.0 post init routine IB20PT6 to automatically add",!,"Current inpatient into Claims Tracking."
  • Line Location: INPT+5
Function Call: WRITE
  • Prompt: !," Claims Tracking update queued as task ",ZTSK
  • Line Location: INPT+6
Function Call: WRITE
  • Prompt: !," Patient ",$P(^DPT(DFN,0),U)," added to the Claims tracking module"
  • Line Location: INPTDQ+9
Function Call: WRITE
  • Prompt: !!,"<<< ",IBCNT," Patients added to the Claims Tracking Module"
  • Line Location: INPTDQ+11
Info |  Source |  Entry Points |  Interaction Calls