$$BIL |
Determine if a patient was Category C on a specified
date. If Medal of Honor Indicator is "YES" Means Test is not required.
|
|
$$BILST |
Determine the last date on which a patient was
Category C.
|
|
$$CK |
Determine if a Means Test is Category C or Pending
Adjudication, and patient agrees to pay deductible. If Means Test status is 3
- No Longer Required and called from menu option "IB CANCEL/EDIT/ADD CHANGES",
return a 1.
|
|
$$GMT(DFN,DGDT) |
GMT Copayment Status (or pending adjudication)
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
$$GMT |
Output |
1 - If the patient had GMT Copayment Status (or pending adjudication)
at the given moment of time
0 - If the patient did not have GMT Copayment Status
at the given moment of time
-1 - If the GMT Copayment Status is unknown because the conversion
is not completed.
|
DFN |
Input |
Patient's IEN
|
DGDT |
Input |
Date in FM format.
|
|