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

Package: Income Verification Match

Routine: IVMPRECA


Information

IVMPRECA ;ALB/KCL,BRM,PJR,RGL,CKN,TDM,KUM - DEMOGRAPHICS MESSAGE CONSISTENCY CHECK ;7/06/24 11:16AM

Source Information

Source file <IVMPRECA.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; - Entry point to create temp array and perform msg consistency checks
ENQ ; - send acknowledgement (ACK) 'AE' msg to the IVM Center
ADDRCHK ; - validate address fields sent by IVM Center
NEXT ; - get the next HL7 segment in the message from HL7 Transmission (#772) file
PID10 ; Perform consistency checks for seq. 10
; Get all Race data from seq. 10 of PID segment
PID11 ; Perform consistency check for seq. 11
PID13 ; Perform consistency checks for seq. 13
CLEARF(NODE,DEL,IGNORE) ;
; Input: NODE - SEGMENT/SEQ.
; DEL - Delimiter (optional - default is ^)
; IGNORE - String of seq # to avoid (optional)
ZPDPA ; compare ZPD with DHCP
; IVM*2.0*215 - Moved ZPD tag from IVMPREC8 and renamed it to ZPDPA tag to fix size error
; ZPD tag in IVMPREC8 now calls ZPDPA
DODCK(DFN) ;this will check if Date of Death needs to be uploaded or not.
; IVM*2.0*215 - Moved DODCK tag from IVMPREC8 to fix size error

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^DI(.85 - [#.85] FIND1^DIC
^DPT - [#2] GETS^DIQ
Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call