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: IVMCQ

Package: Income Verification Match

Routine: IVMCQ


Information

IVMCQ ;ALB/KCL/AEG/GAH,BDB - API FOR FINANCIAL QUERIES ; 28-N0V-06

Source Information

Source file <IVMCQ.m>

Entry Points

Name Comments DBIA/ICR reference
OPT ; Entry point for stand-alone financial query option.
EACH1 ; Description: Used to send a financial query for each patient selected. from stand-alone option.
EACH1Q
REG(DFN) ; Entry point to automatically send a query to HEC for updated financial information.
  • ICR #4291
    • Status: Active
    • Usage: Private
    REGQ
    APPT ; Entry point for IVM SEND FINANCIAL QUERY protocol.
    APPTQ
    ASK(IVMTOUT) ; Ask user if ok to send financial query for patient.
    NOTIFY(IVMOUT) ; Ask if user should be notified when a reply to query is received.
    NEED(DFN,IVMSENT,ERROR) ; Description: Used to determine if a financial query should be sent for a patient.
    NEEDQ

    Interaction Calls

    Name Line Occurrences
    Function Call: WRITE
    • Prompt: !!,"This option allows queries to be sent to the Health Eligibility"
    • Line Location: OPT+3
    Function Call: WRITE
    • Prompt: !,"Center (HEC) for patients that require updated income information."
    • Line Location: OPT+4
    Function Call: WRITE
    • Prompt: !
    • Line Location: EACH1+4
    Function Call: WRITE
    • Prompt: !!,"A financial query can not be sent for this patient!"
    • Line Location: EACH1+7
    Function Call: WRITE
    • Prompt: !,IVMERROR
    • Line Location: EACH1+7
    Function Call: WRITE
    • Prompt: !!,"Financial query sent ..."
    • Line Location: EACH1+17
    Function Call: WRITE
    • Prompt: !!,"Financial query sent ..."
    • Line Location: REG+13
    Function Call: WRITE
    • Prompt: !
    • Line Location: ASK+9
    Function Call: WRITE
    • Prompt: !
    • Line Location: ASK+13
    Function Call: WRITE
    • Prompt: !
    • Line Location: NOTIFY+12

    FileMan Files Accessed Via FileMan Db Call

    FileNo Call Tags
    ^DPT - [#2] Classic Fileman Calls,  GET1^DIQ
    Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call