FBUTL ;WCIOFO/SAB-FEE BASIS UTILITY ;4/8/2004
Source file <FBUTL.m>
| action | A | extended action | Ea | event driver | Ed | subscriber | Su | protocol | O | limited protocol | LP | run routine | RR | broker | B | edit | E | server | Se | P | screenman | SM | inquire | I |
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| AUTH(FBDA,FBCUT) | ; FEE Authorization extrinsic function
; Determines if the patient has any FEE authorizations on file. ; An optional date can be specified to determine if the patient has ; any FEE authorizations in effect on or after the specified date. ; input ; FBDA - patient internal entry number (DFN) ; of the PATIENT (#2) and FEE BASIS PATIENT (#161) file ; FBCUT - (optional) cutoff date (fileman format) ; Default: none ; authorizations with a TO DATE prior to the ; cutoff date (if specified) will not be considered. ; returns a value of 1 or 0 ; will be true (1) if patient has one or more FEE authorizations |
|
| AUTHL(FBDFN,FBSN,FBDT,FBAR) | ; authorization list for patient
; Integration Agreement #4396 ; This API returns authorization data for a specified patient. ; Authorizations that have been Austin Deleted will not be returned. |
|
| Name | Line Occurrences (* Changed, ! Killed) |
|---|---|
| ^FBAAA - [#161] | AUTH+18, AUTH+19, AUTH+20, AUTHL+87, AUTHL+88, AUTHL+89 |
| >> | Not killed explicitly |
| * | Changed |
| ! | Killed |
| ~ | Newed |
| Name | Field # of Occurrence |
|---|---|
| FBAR | AUTHL~, AUTHL+58*, AUTHL+65, AUTHL+68, AUTHL+93, AUTHL+94, AUTHL+98 |
| FBC | AUTHL+56~, AUTHL+85*, AUTHL+92*, AUTHL+93, AUTHL+94, AUTHL+97, AUTHL+98 |
| FBCUT | AUTH~, AUTH+15*, AUTH+21 |
| FBDA | AUTH~, AUTH+18, AUTH+19, AUTH+20, AUTHL+56~, AUTHL+87*, AUTHL+88, AUTHL+89 |
| FBDA1 | AUTH+14~, AUTH+18*, AUTH+19, AUTH+20 |
| FBDFN | AUTHL~, AUTHL+71, AUTHL+75, AUTHL+76, AUTHL+87, AUTHL+88, AUTHL+89 |
| FBDT | AUTHL~, AUTHL+60*, AUTHL+79, AUTHL+80, AUTHL+81, AUTHL+90 |
| FBICN | AUTHL+56~, AUTHL+76* |
| FBRET | AUTH+14~, AUTH+16*, AUTH+18, AUTH+24*, AUTH+26, AUTHL+56~, AUTHL+61*, AUTHL+65*, AUTHL+68, AUTHL+71* , AUTHL+74, AUTHL+75*, AUTHL+76*, AUTHL+79, AUTHL+80*, AUTHL+81*, AUTHL+84, AUTHL+97*, AUTHL+100 |
| FBSN | AUTHL~, AUTHL+59* |
| FBY | AUTHL+56~, AUTHL+89*, AUTHL+90, AUTHL+93, AUTHL+94 |
| FBY0 | AUTH+14~, AUTH+20*, AUTH+21, AUTH+22 |
| U | AUTH+19, AUTH+21, AUTH+22, AUTHL+65, AUTHL+88, AUTHL+90, AUTHL+93, AUTHL+94 |