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 |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: IVMLINS2

Package: Income Verification Match

Routine: IVMLINS2


Information

IVMLINS2 ;ALB/KCL - IVM INSURANCE POLICY PURGE ; 14 Feb 2014 1:53 PM

Source Information

Source file <IVMLINS2.m>

Entry Points

Name Comments DBIA/ICR reference
ASK ; - ask user to 'T'ransfer or 'P'urge IVM insurance policy
PURGE ; - purge IVM insurance information - ask for reason why
DELETE ; - delete segment name (.02 field of 301.501 multiple) from IVM PATIENT
; file to remove from ASEG cross-reference
HL7 ; - send HL7 message to HEC
DOD ; - Alert user if date of death reported in DHCP or from HEC
HLP1 ; - help for ASK Transfer or Purge

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"The 'Purge IVM Insurance Policy' action has been selected."
  • Line Location: PURGE+2
Function Call: WRITE
  • Prompt: !!,"This action will cause the insurance information which has been"
  • Line Location: PURGE+4
Function Call: WRITE
  • Prompt: !,"received from HEC to be deleted from the system!",!,*7
  • Line Location: PURGE+5
Function Call: WRITE
  • Prompt: !,"Please select a reason for purging the IVM insurance information."
  • Line Location: PURGE+7
Function Call: WRITE
  • Prompt: !
  • Line Location: PURGE+13
Function Call: WRITE
  • Prompt: !!,"Purging the 'Insurance Policy' received from IVM... "
  • Line Location: PURGE+23
Function Call: WRITE
  • Prompt: "completed.",!
  • Line Location: DELETE+8
Function Call: WRITE
  • Prompt: !!,*7,"'Date of Death' reported for this patient "
  • Line Location: DOD+2
Function Call: WRITE
  • Prompt: $S($P($G(^DPT(+DFN,.35)),"^")]"":"in DHCP as "_$$DAT2^IVMUFNC4($P($G(^DPT(+DFN,.35)),"^")),$P(IVMDND,"^",6)]"":"by HEC as "_$$DAT2^IVMUFNC4($P(IVMDND,"^",6)))_".",!
  • Line Location: DOD+3

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^IVM(301.91 - [#301.91] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call