EASECDEL ;ALB/LBD - Delete a LTC Copay Test; 2 JUN 2003
Source file <EASECDEL.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| EN | ; Entry point to delete a LTC copay test
 | 
|
| LKP | ; Patient lookup
 | 
|
| LKT | ; LTC Copay Test lookup
 | 
|
| EXIT | ||
| DEL(DGMTI,DFN) | ; Delete selected LTC Copay Test from Annual Means Test file
 ; #408.31 and all entries that point to it in the Individual Annual ; Income file #408.21 and the Income Relations file #408.22. ; INPUT - DGMTI IEN of LTC Copay Test to delete from file #408.31 ; DFN IEN of Patient file #2 ; OUTPUT - none  | 
|
| DEL4(LTC4) | ; Delete LTC Copay Exemption Test (type 4) associated with
 ; LTC Copay Test. Update IVM Patient file to send deletion to HEC. ; INPUT - LTC4 IEN of LTC Copay Exemption Test to delete from #408.31  | 
|
| HD | ; Writes patient header to the screen
 | 
|
| PID(DFN) | ; Return PID
 ; INPUT - DFN ; OUTPUT - PID or 'UNKNOWN'  | 
|
| ID | ; Write identifiers for test lookup
 | 
| 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 | 
  | 
| Function Call: WRITE | 
  | 
| Function Call: WRITE | 
  | 
| FileNo | Call Tags | 
|---|---|
| ^DPT - [#2] | Classic Fileman Calls | 
| ^DGMT(408.21 - [#408.21] | Classic Fileman Calls | 
| ^DGMT(408.22 - [#408.22] | Classic Fileman Calls | 
| ^DGMT(408.31 - [#408.31] | Classic Fileman Calls |