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

Package: Integrated Billing

Routine: IBEFSMUT


Information

IBEFSMUT ;SLC/RM - OTH FSM and PP BILLING STATUS UTILITY ; Sep 29, 2020@3:51 pm

Source Information

Source file <IBEFSMUT.m>

Entry Points

Name Comments DBIA/ICR reference
EN(DFN,BEGDT,ENDDT,LIST) ;retrieve the IB STATUS from either File #399 and #350
  • ICR #7202
    • Status: Active
    • Usage: Private
    DATA399 ;IB Status in File #399
    OE(IBN,EVNTDT) ;extract the Outpatient Encounter ien in file #409.68
    RCODE399 ;traverse the RC multiple to determine charges for this event date
    IBARX362 ;determine what Rx is charged for
    RXPSO52 ;
    RXORGNAL ;
    IBARXREC ;capture Rx data
    IB350 ;extract IB status found in File #350
    IBSTA350 ;IB status found in File #350
    IB399 ;collects all related bill for a patient in file #399
    CHKDATE(DATE) ;

    FileMan Files Accessed Via FileMan Db Call

    FileNo Call Tags
    ^IB - [#350] GET1^DIQ
    ^IBE(350.1 - [#350.1] GET1^DIQ
    ^DGCR(399 - [#399] GETS^DIQ
    ^DGCR(399.1 - [#399.1] GET1^DIQ
    Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call