IVMUFNC4 ;ALB/KCL - IVM UTILITIES ; 12/21/00 3:15pm
Source file <IVMUFNC4.m>
| 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.  | 
| FileNo | Call Tags | 
|---|---|
| ^HL(771.3 - [#771.3] | Classic Fileman Calls |