Functional Description
Purpose
This named ER will check to see if an employee is HIPAA-eligible as of the date passed in.
Setup Notes and Prerequisites
Special Logic
Technical Specification
This named ER will determine if an employee is a US citizen and enrolled in a major medical policy as
of the date passed in. If it is determined that an employee is should receive the HIPAA letter,
cReturnStatus = "1". If the employee should not receive the HIPAA letter, cReturnStatus = "0".
^
DN0800065 - Check HIPAA Eligible
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnAddressNumber | AN8 | MATH_NUMERIC | REQ | INPUT |
A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or
| ||||
jdDateTerminated | DT | JDEDATE | REQ | INPUT |
The date that the employee was terminated, if applicable. | ||||
cReturnStatus | EV01 | char | OPT | OUTPUT |
An option that specifies the type of processing for an event. |
None |
None |