# Map Status and Code Items to TCSI Values

## Overview

Some of your Status Items that are used for a Course Enrolment Outcome \[[E599](https://www.tcsisupport.gov.au/element/599)] and Unit Enrolment Status \[[E355](https://www.tcsisupport.gov.au/element/355)] need to be mapped to the TCSI allowable values for real-time submission of data. To understand the mapping workflow, it is crucial that you understand the design of the Enrolment Status type and items in Paradigm and how they relate to other records in the system.

Code Items that are also TCSI-reportable need to be mapped in Paradigm, an example would be the Method of Delivery \[[E329](https://www.tcsisupport.gov.au/element/329)], refer to the video tutorial link [below](#map-method-of-delivery-e329-to-tcsi-values).

## Enrolment Status Items

The Unit Enrolment and the Course Enrolment share the same list of possible status codes (status type of “ENROLMENT\_STATUS”). This is an intentional system design decision on the basis that any status that is appropriate to be assigned to the course status is also appropriate for the unit, as one is a subset of the other.

With the scope of the TCSI solution, there are two status fields (**TCSI Unit of Study Status Code** and **TCSI Course Outcome Code**) that are required to be reported. Rather than creating new fields for these elements, we linked them to our status item table as below.

The Status Items listed below may differ from the items you have in your institution depending on how Paradigm has been historically configured to meet the requirements of your institution.

The table below outlines the default set of status items that are included in a default installation of Paradigm together with the recommended use case for each option. From time to time the need may arise to add additional status items to the system. Providers retain the option of adding to this list, in addition to editing or marking options as hidden.

When adding new status options we recommend that a provider add only a minimal amount of new options to avoid creating ambiguity in the intended use case of a specific status item among users.

<table><thead><tr><th width="154">Status Item</th><th width="340">Recommended Use</th><th width="140" align="center">E599</th><th align="center">E355</th></tr></thead><tbody><tr><td>Applied</td><td>The student has submitted an application for this course of Study. The application has not yet been approved or declined.</td><td align="center"></td><td align="center"></td></tr><tr><td>Audit</td><td>This Course/Unit of study is being taken as an Audit.  An Audit is where the student listens/attends the lectures but does not submit any assessments. This is NOT for credit.</td><td align="center"></td><td align="center"></td></tr><tr><td>Cancelled</td><td>The Student has been removed from the course/unit of study.</td><td align="center"><strong>3</strong></td><td align="center"></td></tr><tr><td>Completed</td><td>The Student has successfully met all of the Unit of Study / Course requirements and has achieved a passing grade thereby completing the Unit/Course.</td><td align="center"><strong>1</strong></td><td align="center"><strong>3</strong></td></tr><tr><td>Confirmed</td><td>The Student has enrolled themselves into the unit of study via the Course plan and is awaiting the</td><td align="center"></td><td align="center"><strong>4</strong></td></tr><tr><td>Credited / RPL</td><td>This unit of Study has been granted Recognition of Prior Learning or Credit for previous studies</td><td align="center"></td><td align="center"></td></tr><tr><td>Deferred</td><td>The Student is delaying the commencement of this course of study or taking an approved leave of absence.</td><td align="center"></td><td align="center"></td></tr><tr><td>Deleted</td><td>This record/Course/Unit has been ‘soft’ deleted and hidden within the system.</td><td align="center"></td><td align="center"></td></tr><tr><td>Enrolled</td><td>This Course/Unit of Study is currently being studied.</td><td align="center"></td><td align="center"><strong>4</strong></td></tr><tr><td>Exempt</td><td>This Unit of Study is required for this course of study but the student will not be required to complete it due to either being granted Recognition of Prior Learning / Credit transfer or having been allowed to complete an alternative unit.</td><td align="center"></td><td align="center"></td></tr><tr><td>Failed</td><td>The Student has not completed the required assessments / gained a sufficiently high enough assessment score(s) and has been determined to have failed this unit of study.</td><td align="center"></td><td align="center"><strong>2</strong></td></tr><tr><td>Incomplete</td><td>The Student has not been able to complete the unit of study in the normal enrolment period and has been granted an additional prescribed amount of time to try and complete the unit. This incomplete status has been granted due to extenuating circumstances (medical, personal / or other reasons)</td><td align="center"></td><td align="center"></td></tr><tr><td>Internal</td><td>The status meaning is determined by the institution.</td><td align="center"></td><td align="center"></td></tr><tr><td>Lapsed</td><td>The student was offered entry into this course of study by the institution, but the student failed to respond to the offer by the offer expiry date - the offer has lapsed.</td><td align="center"></td><td align="center"></td></tr><tr><td>Leave of Absence</td><td>The student is taking an approved break/leave from their studies</td><td align="center"><strong>4</strong></td><td align="center"></td></tr><tr><td>Offered</td><td>The Student has been offered entry into this course of Study and the institution is awaiting the student's response by the offer expiry date.</td><td align="center"></td><td align="center"></td></tr><tr><td>Transferred Credit</td><td>These units within this Course of Study were originally undertaken within a different course. The Student has changed Courses and these units (and Subsequent credit) have been transferred to the new Course.</td><td align="center"></td><td align="center"></td></tr><tr><td>Transferred</td><td>The student has transferred to another Course of Study and the Units / Credit points may or may not (either in full or in part) have been transferred.</td><td align="center"><strong>6</strong> or <strong>7</strong></td><td align="center"></td></tr><tr><td>Withdrawn</td><td>The Student has decided to not complete the course of study or has been inactive for an extended period of time.</td><td align="center"><strong>2</strong></td><td align="center"><strong>1</strong></td></tr></tbody></table>

## Workflow

1. Choose **System** > **Search Status Type** menus on the side. Enter or type in the **Status Type Id** field: “**ENROLMENT\_STATUS**.” Click the **SEARCH STATUS TYPES** button.

{% hint style="info" %}
**NOTE**:

Enter in the **Status Type Id** field, “ENROLMENT\_STATUS” for both Unit Enrolment \[[E355](https://www.tcsisupport.gov.au/element/355)] and Course Enrolment \[[E599](https://www.tcsisupport.gov.au/element/599)], as Paradigm is using the same status type for unit and course enrolments.
{% endhint %}

<figure><img src="/files/x3NSD1SKHLRqAxoIUSUg" alt=""><figcaption></figcaption></figure>

2. An “**ITEMS ASSOCIATED WITH STATUS TYPE**” section below will appear showing all the Status Items of the Status Type Id that you’ve searched.

With all the status items on the list, edit the existing Status Id which matches the status type required by TCSI, by clicking the <img src="/files/ZhLlRFE8sVdEuAucfZGj" alt="" data-size="line">**EDIT** button on the right of the record.

<figure><img src="/files/1YgWYIgdIvWuPJbmk9zo" alt=""><figcaption></figcaption></figure>

In the example screenshot above. The **Completed** status item has been chosen to be edited, for the TCSI values to be mapped.

3. After clicking the status item that you have chosen to map, an **EDIT STATUS ITEM DETAILS** section will appear below.&#x20;

   Edit the following information: To map an equivalent TCSI value in Paradigm to TCSI, take note of the following:

   * If the status item that you are editing is only used as a Unit Enrolment Status ([**E355**](https://www.tcsisupport.gov.au/element/355)), only edit the **TCSI Unit of Study Status Code** field
   * If the status item that you are editing is only used as a Course Enrolment Status ([**E599**](https://www.tcsisupport.gov.au/element/599)), only edit the **TCSI Course Outcome Code** field
   * If the status item that you are editing is both used in your Unit and Course Outcome status, edit both fields to their TCSI equivalent values.

<figure><img src="/files/6DOMi0NB6IfvnyffpFzL" alt=""><figcaption></figcaption></figure>

In the example screenshot above. Since the **Completed** status item has been chosen to be edited and is both used in Paradigm’s Unit and Course Enrolment statuses, the following fields are mapped:

* **TCSI Unit of Study Status Code** ([**E355**](https://www.tcsisupport.gov.au/element/355)) – is set as “Successfully completed all the requirements” which when selected as a Unit Enrolment status will send a value of **3** to TCSI
* **TCSI Course Outcome Code** ([**E599**](https://www.tcsisupport.gov.au/element/599)) – is set as “Completed” which when selected as a Course Enrolment status will send a value of **1** to TCSI

4. Click the **SAVE STATUS ITEM** button to save the changes.

Repeat this process for all the other enrolment status items that are related to your business or institution’s reportable unit and course enrolment statuses. Always refer to your institution or business requirements, naming convention/standards, and the TCSI reportable elements for all unit and course enrolments.

## Video Tutorial

{% embed url="<https://www.youtube.com/watch?index=2&list=PLyFT18wWbeJKZiGBFJR5ax00-sRWTFuM7&t=12s&v=ex0lXa2WXFA>" %}

## Map Method of Delivery \[[E329](https://www.tcsisupport.gov.au/element/329)] to TCSI Values

{% embed url="<https://www.youtube.com/watch?index=1&list=PLyFT18wWbeJKZiGBFJR5ax00-sRWTFuM7&v=OwcMc5Qnr-Q>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.silverband.com.au/home/paradigm-knowledge-base/system-configuration/workflows/map-status-and-code-items-to-tcsi-values.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
