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 |  Used in HL7 Interface
Print Page as PDF
Routine: EASCM

Package: Enrollment Application System

Routine: EASCM


Information

EASCM ;ALB/PJH,JAM - PROCESS INCOME TEST (Z10) TRANSMISSIONS ;7/1/09 3:36pm

Source Information

Source file <EASCM.m>

Entry Points

Name Comments DBIA/ICR reference
ORF ; Handler for ORF type HL7 messages received from HEC
Z10 ; Entry point for receipt of ORF~Z10 transmission
; The Income Test (Z10) transmission has the following format:
ORU ; Entry point for receipt of ORU~Z10 trans (called by IVMPREC2)
ENQ ;
PROC ; Process each HL7 message from (#772) file
MT ; If transmission is a Means Test
CT ; If transmission is a Copay Test
IS ; - If transmission is income screening info only then do not process
; - outside of the scope of MTS
LTC ; If transmission contains a Long Term Care Test (TYPE 4 TEST)
PROCQ ;
; release locks used to sychronize upload with local income test options
CHKDT ; check date of income test being uploaded
; Is it a future date? If so, set IVMFUTR=1
FUTURE(DFN,YEAR,TYPE,IVMPAT) ;

Used in HL7 Interface

HL7 Protocol Name Call Tags
EAS ESR 050 ORF-Z10 CLIENT ORF
EAS ESR 050 ORF-Z11 CLIENT ORF
Info |  Source |  Entry Points |  Used in HL7 Interface