IBEFSMUT ;SLC/RM - OTH FSM and PP BILLING STATUS UTILITY ; Sep 29, 2020@3:51 pm
Source file <IBEFSMUT.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| EN(DFN,BEGDT,ENDDT,LIST) | ;retrieve the IB STATUS from either File #399 and #350
 | 
 
  | 
| 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) | ;
 | 
| 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 |