IBARXMU ;LL/ELZ-PHARMACY COPAY CAP UTILITIES ;17-NOV-2000
Source file <IBARXMU.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| PRIORITY(DFN) | ; returns the patient's priority level, ia #2918 for DGENA
|
|
| FAC(X) | ; returns facility information ia #2171
|
|
| SITE() | ; returns site number and info
|
|
| TFL(DFN,IBT,CCR) | ; returns treating facility list (pass IBT by reference)
; supported references ia #2990 and #10112, value returned is count ; needed to N Y because VAFCTFU1 will kill it |
|
| ADD(X) | ; adds patient to 354.7
|
|
| QUERY(DFN,IBM,IBF,IBD) | ; looks up copay billing info from remote facility
; IBM is the month and year for the query ; IBF is the remote facility to query ; IBD is the place where to return (pass by ref) ; ia #3144 |
|
| UQUERY(DFN,IBM,IBF,IBD) | ; looks up copay billing info from remote facility
; this is just like the QUERY tag except it is only for background ; info only and user information is not logged into the remote site's ; new person file. ; IBM is the month and year for the query ; IBF is the remote facility to query ; IBD is the place where to return (pass by ref) ; ia #3144 |
|
| SEND(DFN,IBF,IBD) | ; notifies a remote facility of new or updated data
; IBF is the remote facility to query ; IBD is the data to send ; return is accepted or not ; ia #3144 |
|
| DFN(IBICN) | ; returns dfn for icn ia #2701
|
|
| ICN(DFN) | ; returns icn for dfn ia #2701 and #2702
|
|
| SENDF(IBD) | ; formats data for sending 354.71 data
; call with raw data from 354.71 by ref to reformat it for transmission |
|
| EFDT(X,Y) | ; sets in Y the effective date to be used for updates
|
| FileNo | Call Tags |
|---|---|
| ^IBAM(354.7 - [#354.7] | Classic Fileman Calls |