DGMTUB ;ALB/RMO/CAW,CPM,LBD,HM - Means Test Billing Utilities ;7/22/02 9:32am
Source file <DGMTUB.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
BIL(DFN,DGDT) | ;Determine if patient is pending adjudication
; or category C and has agreed to pay the deductible ; Input -- DFN Patient IEN ; DGDT Date/Time ; Output -- 1=TRUE and 0=FALSE |
|
BILQ | ||
BILST(DFN) | ;Determine the last date patient was pending adjudication
; or category C and agreed to pay the deductible ; Input -- DFN Patient IEN ; Output -- Last effective date |
|
BILSTQ | ||
CKDT | ;Check the date of test
|
|
CK(DGMT0) | ;Check if patient is pending adjudication or category C
; and has agreed to pay the deductible ; Add check for GMT status (DG*5.3*456) ; Input -- DGMT0 Annual Means Test 0th node ; Output -- 1=TRUE and 0=FALSE |
|
GMT(DFN,DGDT) | ;Determine if patient is GMT Copay Required as of the date
; specified ; Input -- DFN Patient IEN ; DGDT Date/Time ; Output -- 1=Patient had GMT status or Pending Adjudication ; for GMT as of date specified ; 0=Patient did not have GMT status |
|