ISGMTBIL |
The API call created to check, is the bill
GMT-related.
$$ISGMTBIL^IBAGMT(BILLNUM), where:
BILLNUM (Input) - The number of AR bill (not IEN!)
$$ISGMTBIL (Output) - The Boolean value (0 or 1), indicating, whether
the bill's amount was affected by the GMT Copayment status of the
patient, or not.
1 - The bill's amount was affected by the Patient's GMT Status
0 - The bill's amount was not affected by GMT.
Comments: the input parameter is Bill Number, not Bill IEN, because the file
#350 "INTEGRATED BILLING ACTION" stores (and supports Cross-Reference by) Bill
Number - see file #350, field #.11 "AR BILL NUMBER".
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
BILLNUM |
Input |
Bill number
|
$$ISGMTBIL |
Output |
The function returns Boolean value (0 or 1),
indicating, whether
the bill's amount was affected by the GMT Copayment status of the
patient, or not.
1 - The bill's amount was affected by the Patient's GMT Status
0 - The bill's amount was not affected by GMT.
|
|