FBPMRG ;WCIOFO/SAB - FEE BASIS PATIENT MERGE ROUTINE ;6/4/2014
Source file <FBPMRG.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
EN(ARRAY) | ; Entry point
; Called during patient (file #2) merge due to AFFECTS RECORD MERGE ; in PACKAGE (#9.4) file. ; Input ; ARRAY - name of array with the PATIENT (#2) From IENs and To IENs ; format: name(ien_from,ien_to,"ien_from;DPT(","ien_to;DPT(") ; example: TEST(1000,500,"1000;DPT(","500;DPT(")="" |
|
F161 | ; File 161 FEE BASIS PATIENT - The .01 field points to and is
; dinumed with the PATIENT (#2) file ; input ; FBFR - ien of patient (files #2,161) being merged from ; FBTO - ien of patient (files #2,161) being merged to |
|
IDCARD | ; if both records have id card numbers the pairs are removed from merge.
; all other cases will be handled by merge. |
|
UAUTHP | ; Update 'free-text' pointers to authorization
; input ; FBFR - ien of patient (files #2,161) being merged from ; FBFR1 - ien of authorization in FBFR ; FBTO - ien of patient (files #2,161) being merged to ; FBTO1 - ien of authorization in FBTO |
FileNo | Call Tags |
---|---|
^FBAA(161.26 - [#161.26] | Classic Fileman Calls |
^FBAACNH - [#162.3] | Classic Fileman Calls |
^FB583 - [#162.7] | Classic Fileman Calls |