EASECU ;ALB/PHH,LBD,AMA,HM - LTC Co-Pay Test Utilities ; 22 AUG 2001
Source file <EASECU.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
LST(DFN,DGDT,DGMTYPT) | ;Last LTC Co-Pay test for a patient
; Input -- DFN Patient IEN ; DGDT Date/Time (Optional- default today@2359) ; DGMTYPT Type of Test (Optional - if not defined ; LTC Co-Pay will be assumed) ; Output -- LTC Co-Pay Test IEN^Date of Test ; ^Status Name^Status Code^Source of Test |
|
MTS(DGMTS) | ;LTC Co-Pay test status -- default current
; Input -- DGMTS LTC Co-Pay Test Status IEN ; Output -- Status Name^Status Code |
|
EXMPT(DFN) | ;Check if veteran is exempt from LTC co-payments:
; If the veteran has a compensable SC disability, OR ; If the veteran is a single, NSC pensioner not in receipt of A&A ; If the veteran is a Medal of Honor recipient - EAS*1.0*174 HM ; and HB benefits ; Input -- DFN Patient IEN ; Output -- 0 = veteran not exempt ; 1 = veteran has compensable SC disability ; 2 = veteran is single NSC pensioner (no A&A, HB) ; 14 = veteran is Medal of Honor recipient - EAS*1.0*174 HM |
|
EXMPTQ | ||
DIS(DFN) | ;Display patient's current LTC Copay Test status and test date
; Input -- DFN IEN of Patient file ; Output -- None |
|
FORM(DGMTI) | ; Return the version of the 10-10EC form used to complete
; the LTC Copay Test passed in DGMTI ; Input: DGMTI - LTC Copay Test (IEN file #408.31) ; Output: 0 = Original format ; 1 = Revised format |
|
DISDT(DFN,EASADM) | ;Display patient's LTC Copay Test status for a given LTC Admission Date
; Input -- DFN - IEN of Patient file ; EASADM - LTC Admission Date ; Output -- None |
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|