Top of ADM | Index | Table of Contents | Feedback |
Purpose |
This process extracts information from Callista for inclusion in reports on International Students health care cover and payments. |
|
Subsystem | Admissions | |
Normally Run By | Administration Specialist | |
Anticipated Frequency | As required | |
Structure | Block | Overseas Health Care Cover Extract |
Tabs | Parameters |
This job creates an extract containing all the relevant information that Health Care Providers require to include in hard copy of reports on International Students health care cover and payments to the Institution's health care provider. It extracts a range of data (pertaining to a student) from the Callista database tables and includes the data in the extract. S_LOG_ENTRY data will be created with S_LOG_TYPE = OSHC_COVER. This Job is accessed via the main menu. |
The Overseas Health Care Cover Extract block contains: Parameters Tab
|
Rules/Notes:
The following messages may be generated in the log during the running of this job.
|
Records are created in the HEALTH_CARE_COVER_REPORT_DTL table. This table contains the columns described below:
Column | Description | Source | Comments |
PERSON_ID | Student ID | PERSON.PERSON_ID | |
CREATION_DT | Date the job was run. | Derived from job run. | |
REQUEST_JOB_RUN_ID | Job request numberHealth Care policy number. |
Derived from job run. | |
HEALTH_CARE_PROVIDER_CD | Identifier for the Health Care Provider | HEALTH_CARE_COVER.HEALTH_CARE_NUM | |
HEALTH_POLICY_TYPE | May be New or Renewal | If person and provider have been extracted previously then 'RENEWAL' otherwise 'NEW'. | |
HEALTH_CARE_TYPE | Takes values such as SINGLE, COUPLES, FAMILY, etc. as defined in ADMF0340. | ADM_APPL_LETTER_HEALTH_CARE.HEALTH_CARE_TYPE for the latest end date for the person/provider code. | |
START_DT | Health Cover Start Date | ADM_APPL_LETTER_HEALTH_CARE.OVERRIDE_START_DT if it exists, otherwise the ADM_APPL_LETTER_HEALTH_CARE.DERIVED_START_DT | The start date is the earliest start date of all ADM_APPL_LETTER_HEALTH_CARE records for the person/provider if person/provider has not previously been reported Otherwise it is the previously reported end_dt plus one day. |
VISA_EXPIRY_DT | Expiry Date of student's visa | ADM_APPL_LETTER_HEALTH_CARE.OVERRIDE_END_DT if it exists, otherwise the ADM_APPL_LETTER_HEALTH_CARE.DERIVED_END_DT | End date is the latest of all ADM_APPL_LETTER_HEALTH_CARE records for the person/provider. |
LENGTH_OF_COVER | Duration of cover | ADM_APPL_LETTER_HEALTH_CARE.OVERRIDE_DURATION_MONTHS id it exists otherwise the number of months between ADM_APPL_LETTER_HEALTH_CARE.DERIVED_END_DT and ADM_APPL_LETTER_HEALTH_CARE.DERIVED_START_DT | End date is the latest of all ADM_APPL_LETTER_HEALTH_CARE records for the person/provider. |
COVER_PREMIUM | Cost of health cover | ADM_APPL_LETTER_HEALTH_CARE.OVERRIDE_HEALTH_COVER_AMT if it is not blank, otherwise ADM_APPL_LETTER_HEALTH_CARE.DERIVED_HEALTH_COVER_AMT |
|
HEALTH_CARE_NUM | Health Care policy number | HEALTH_CARE_COVER.HEALTH_CARE_NUM | |
SPONSOR_PAID_IND | Whether the cover is paid by a sponsor. | ADM_APPL_LETTER_HEALTH_CARE.SPONSOR_IND | End date is the latest of all ADM_APPL_LETTER_HEALTH_CARE records for the person/provider. |
LOGICAL_DELETE_DT | Date on which the record was deleted (in ADMF3950). | HEALTH_CARE_COVER_REPORT_DTL. LOGICAL_DELETE_DT
|
This will be null by default. |
SUBMITTED_DT | Date on which the record was marked as submitted | HEALTH_CARE_COVER_REPORT_DTL.SUBMITTED_DT | This will be null by default. |
Last
modified on
10 May, 2017 3:13 PM
History Information
Release Version | Project | Change to Document |
18.1.0.3, 19.0.0.3 & 19.1.0.2 | 2172 - ECU -OSHG | Job redefined - help page rewritten |
18.0.0.3, 18.1.0.3 & 19.0.0.1 | 2172 - ECU -OSHG | New Help page |