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

Package: Integrated Billing

Routine: IBCRHBS6


Information

IBCRHBS6 ;ALB/ARH - RATES: UPLOAD (RC 2+) CALCULATIONS SETUP ; 10-OCT-03

Source Information

Source file <IBCRHBS6.m>

Entry Points

Name Comments DBIA/ICR reference
INPT(IBSITE,IBXRF1) ; Create Charge Sets for Inpatient and SNF Charges
OPT(IBSITE,IBXRF1) ; Create Charge Sets for Outpatient Facilities (CPT based and Partial Hospitalization)
FREE(IBSITE,IBXRF1) ; Create Charge Sets for Freestanding Facilities
SETUP(IBXRF1,IBXRF2,CSNM,BRATE,DIVN,BITEM,EVNT,RG,CHGTYP,RVCD,BS) ; Set up XTMP array and Charge Set for Charges
SETHDR(IBXRF1,IBXRF2,CS,BITYPE) ; set up header for XTMP file

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,$P(IBSITE,U,2)," ",$P(IBSITE,U,3)," - Inpatient and SNF Charges"
  • Line Location: INPT+2
Function Call: WRITE
  • Prompt: !,$P(IBSITE,U,2)," ",$P(IBSITE,U,3)," - Outpatient Charges"
  • Line Location: OPT+2
Function Call: WRITE
  • Prompt: !,$P(IBSITE,U,2)," ",$P(IBSITE,U,3)," - Freestanding Charges"
  • Line Location: FREE+2
Info |  Source |  Entry Points |  Interaction Calls