IVM217P ;ALB/KCL/SEK - Post install routine for IVM*2.0*17; 04/29/98
Source file <IVM217P.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
EN | ; this entry point is used as a driver for post-installation updates.
|
|
SETON | ; Description: Sets the field DCD MESSAGING ACTIVE? to 1 so that
; financial queries will be transmitted to the HEC and income test ; upload messages may be received from HEC. It is assumed that a ; record, ien=1, exists in the IVM SITE PARAMETER file. |
|
PTXFR | ; Update x-refs on Patient (#2) file fields (SEX, DOB, SSN)
|
|
RECOMPIL | ; Re-compiles print and input templates for those fields
; included in the patch. |
|
LOADFLDS(ARR) | ; Load field list.
|
|
FLDS | ; Fields included in this patch.
|
|
END | ;End of field list.
|