Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: DGMTSCU2

Package: Registration

Routine: DGMTSCU2


Information

DGMTSCU2 ;ALB/RMO,CAW,LBD,CKN,LMD - Means Test Screen Variable Utilities ;6 FEB 1992 7:45 am

Source Information

Source file <DGMTSCU2.m>

Entry Points

Name Comments DBIA/ICR reference
SET ;Set required means test variables
; Input -- DFN Patient file IEN
; DGMTDT Date of Test
; DGMTYPT Type of Test 1=MT 2=COPAY
; DGMTI Annual Means Test IEN
; DGMTPAR Annual Means Test Parameters
; DGVIRI Veteran Income Relation IEN
; DGVINI Veteran Individual Annual Income IEN
; Output -- All output variables in tags DEP, INC^DGMTSCU3, CAT and STA
  • ICR #960
    • Status: Active
    • Usage: Private
    DEP ;Determine dependent data
    ; Input -- DFN Patient file IEN
    ; DGMTDT Date of Test
    ; DGVIRI Veteran Income Relation IEN
    ; Output -- DGVIR0 Veteran Income Relation 0th node
    ; DGSP Spouse 1=YES and 0=NO (mt income)
    ; DGDC Dependent children 1=YES and 0=NO (mt income)
    ; DGNC Number of dependent children
    ; DGND Total number of dependents
    CHK ;Check if child has income which is available to the veteran
    CAT ;Determine means test thresholds and category
    ; Input -- DGMTDT Date of Test
    ; DGND Total number of dependents
    ; DGINT Total income
    ; DGDET Total deductible expenses
    ; DGMTPAR Annual Means Test Parameters
    ; DGMTGMT GMT Thresholds
    ; Output -- DGTHA MT threshold
    ; DGTHB Category B threshold (NO LONGER USED)
    ; DGTHG GMT threshold
    ; DGCAT Means/Copay test category code
    STA ;Determine means test status and type of care
    ; Input -- DGCAT Means test category code
    ; DGMTYPT Type of Test 1=MT 2=COPAY
    ; Output -- DGMTS Means test status IEN
    ; DGTYC Type of care
  • ICR #1255
    • Status: Active
    • Usage: Private
    Info |  Source |  Entry Points