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

Package: Income Verification Match

Routine: IVMUFNC4


Information

IVMUFNC4 ;ALB/KCL - IVM UTILITIES ; 12/21/00 3:15pm

Source Information

Source file <IVMUFNC4.m>

Entry Points

Name Comments DBIA/ICR reference
DAT1(X,Y) ; extrinsic function - convert FM date to displayable (mm/dd/yy) format.
DAT2(Y) ; extrinsic function - convert FM date to displayable (mmm dd yyyy) format
STATE1(X) ; extrinsic function - convert state abbreviation to state pointer
PT(DFN) ; Returns patient name^long patient id^short patient id,
; or null if not found.
; Input: DFN -- Pointer to the patient in file #2
NTE(DFN,IVMOUT,IVMMTDT) ; - entry point to get comments from a specified means test
ENQ
GET ; - get comment nodes and place in array
MSH(IVMNOMSH,IVMFLL,IVMREC,IVMCT,IVMCNTID) ; --
; Description: Message header processing for HL7 full data transmissions (Z07).
MSGID(IVMCT) ; --
; Description: Put the batch number (HL7 msg event counter) into MSH
; segment. Concatinate msg control id with hyphen msg event counter.
IEN(X) ; Get the ien for a segment from HL7 SEGMENT (#771.3) file
; Input: X -- .01 field from file #771.3
BTCLM(DFN,INDATE) ; --
; Description: This function will be used to find a patients Beneficiary Travel claim record for the current income year.
BTCLMQ
LD(DFN) ; --
; Description: This function will return a date based on the patient's
; last Means Test or Copay test.
; 1) The current year will be checked for a MT/CT, if found the
; current date will be returned.
; 2) The prior year will be checked for a MT/CT, if found the
; last day (12/31) of prior year will be returned.
; 3) Otherwise, the current date will be returned.

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^HL(771.3 - [#771.3] Classic Fileman Calls
Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call