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

Package: Integrated Billing

Routine: IBCNSP2


Information

IBCNSP2 ;ALB/AAS - PATIENT INSURANCE INTERFACE FOR REGISTRATION ;21-JUNE-93

Source Information

Source file <IBCNSP2.m>

Entry Points

Name Comments DBIA/ICR reference
REG ; --Edit Patient insurance from registration, fee and mccr, allow new entries
; only edit policy if new policy
; call event driver if adding a new policy
  • ICR #396
    • Status: Active
    • Usage: Private
    R1
    REGQ ; -- exit logic and checks
    ; -- if no policy pointer delete
    FEE ; -- fee entry point to add patient insurance.
  • ICR #396
    • Status: Active
    • Usage: Private
    MCCR ; -- called from screen 3 of the edit bill option in mccr
    UPDCLM(IBIFN,DFN,IBCDFN) ; Update the claim's insurance nodes when edits are made
    ; to the patient insurance file.
    ; This procedure is called when a claim is being edited from IB billing
    ; screen#3 and also when the patient insurance is being edited directly.
    DISP ; -- Display Patient insurance policy information for registrations
    DISPQ
    ASKCOVD(DFN,IBCOV,IBCOVP) ; ask user if patient covered by insurance (2,.3192), returns true if answered yes

    Interaction Calls

    Name Line Occurrences
    Function Call: WRITE
    • Prompt: !,"Insurance conversion not complete, NO EDITING ALLOWED",!!
    • Line Location: R1+13
    Function Call: WRITE
    • Prompt: !,"INVALID ENTRY, DELETE AND RE-ENTER, NO EDITING ALLOWED",!!
    • Line Location: R1+14
    Function Call: WRITE
    • Prompt: !,"<DELETED> GROUP INSURANCE PLAN REQUIRED BUT NOT ENTERED"
    • Line Location: REGQ+3
    Function Call: WRITE
    • Prompt: !
    • Line Location: REGQ+11
    Function Call: WRITE
    • Prompt: !
    • Line Location: ASKCOVD+4
    Function Call: WRITE
    • Prompt: !!,"Covered By Health Insurance indicates 'YES' but none currently Active.",!,"Please Review!",!!
    • Line Location: ASKCOVD+7

    FileMan Files Accessed Via FileMan Db Call

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