IBARX ;ALB/AAS - INTEGRATED BILLING, PHARMACY COPAY INTERFACE;8/30/17 3:42pm
Source file <IBARX.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| XTYPE | ; - tag XTYPE - returns array of billable action types for service
; - see IBARXDOC for documentation |
|
| X1 | ||
| XTYPEQ | ||
| DOM | ||
| NEW | ; - process new/renew/refill rx for charges
; - see IBARXDOC for documentation |
|
| N1 | ||
| NEWQ | ||
| INSTAL | ||
| CANCEL | ; - cancel charges for a rx
; - see IBARXDOC for documentation |
|
| C1 | ||
| CANQ | ||
| UPDATE | ; - will cancel current open charge and create updated entry
; - see IBARXDOC for documentation |
|
| U1 | ||
| U2 | ||
| UPDQ | ||
| END | ||
| UCHPAR | ; Check that IB action and its parent exist.
|
|
| UCHPARQ | ||
| STATUS(X) | ; returns the status of a transaction in 350
; - see IBARXDOC for documentation |
|
| CANIBAM | ; used by pso to cancel a 354.71 transaction
; - see IBARXDOC for documentation |
|
| UPIBAM | ; - will cancel current potential charge and create updated entry
; - see IBARXDOC for documentation |
|
| NFEECCRX(IBACTNM) | ;Determine if the Action Type is a Non-Fee RX Action type for the co-payment indicator
|
| Name | Line Occurrences |
|---|---|
| Function Call: WRITE |
|