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
Print Page as PDF
Routine: IVMBULK1

Package: Income Verification Match

Routine: IVMBULK1


Information

IVMBULK1 ;ALB/KCL - IVM/ENROLLMENT Extract Con't ; 18-AUG-1997

Source Information

Source file <IVMBULK1.m>

Entry Points

Name Comments DBIA/ICR reference
GOGO ; --
; Description: This entry point will be the main driver for enrollment data extract.
BULK(IVMCONST,IVMARRY1) ; --
; Description: This entry point will perform the enrollment data extract.
BULKQ ; set up final extract statistics
CRITERIA(DFN,IVMDT1,IVMDT2) ; --
; Description: This function will determine if the patient meets the enrollment initial data extract selection criteria for a specific date range.
CRITQ
HOST(HLSDT) ; --
; Description: Take HL7 message contained in temporary array and write to host file.
DOMAIL ; --
; Description: This function will generate a MailMan message contianing the results of the enrollment data extract.
DOMAILQ
FINAL(IVMTXT) ; --
; Description: Places message text into local IVMTXT array.
FINALQ

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: "{",!
  • Line Location: HOST+21
Function Call: WRITE
  • Prompt: "}",!
  • Line Location: HOST+28
Info |  Source |  Entry Points |  Interaction Calls