IBOUNP2 ;ALB/CJM - OUTPATIENT INSURANCE REPORT ;JAN 25,1992
Source file <IBOUNP2.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
LOOPPT | ; loops through patients returned from API
|
|
INFO | ; looks up info, assumes IBSDDAT
|
|
VET(DFN) | ; checks if patient is a vet
|
|
INDEX | ; indexes appointment
|
|
UNK | ; goes in 'unknown' category if the field COVERED BY HEALTH INSURANCE
; was not answered, was answered unknown, and there is no insurance data |
|
EXP | ; goes in expired category only if there is insurance and
; all of it expired before end of specified period + 30 days |
|
UNI | ; goes in unisured category if there is no insurance data and
; the field COVERED BY HEALTH INSURANCE was answered YES or NO |
|
CKINS | ; checks if any insurance in insurance multiple of patient record
|