---
title: "Enrolment Form - NIE: Medical Admissions Preparation"
description: "NIE provides UCAT, medical interviews, psychometrics, Casper, and medical admissions preparation for students pursuing medicine and dentistry in Australia or New Zealand."
url: "https://www.nie.edu.au/nieagencies"
date: "2026-07-29T12:49:30+00:00"
language: "en-GB"
---

#  NIE Agencies

### Academic Insights Program

---

 Your First Name**(\*)** Please let us know your first name.

 Your Family Name Invalid Input

 Your Email**(\*)** Please let us know your email

 What Academic Insights Program are you enrolling for?**(\*)** == Please Select == Please let us know what program you are registering for.

### Participant Information

---

 Participant's First Name Invalid Input

 Participant's Family Name Invalid Input

 Participant's Nationality Not Sure Invalid Input

 Date of Birth**(\*)** Day / Month / Year Please let us know the date of birth of the participant.

 Participant's Email Invalid Input

 Participant Phone Number**(\*)** Please let us know the participants phone number

 Dietary Requirements Invalid Input

 Does The Particpant Have Any Medical Conditions? No

 Medical Information - Additional Notes**(\*)** Please provide as much information as possible, including any medications required.

 **Does The Parent/Guardian Content To The Child Receiving Over-The-Counter Medicine (If Unwell)?**Medicines to be distributed if needed: Paracetamol (for pain relief and fever reduction), Ibuprofen (for pain relief and fever reduction), Piriton (to relieve symptoms of mild allergies, such as hay-fever), Strepsils (for sore throat relief), Simple Linctus (for mild coughs), Rennie (for heartburn and indigestion), Olbas Oil (decongestant for colds / congestion).

 Not Sure Invalid Input

 Other Information Invalid Input

### Parent / Guardian Details

---

 Parent First Name Invalid Input

 Parent Family Name Invalid Input

 Parent Email Invalid Input

 Parent / Guardian Phone Number Invalid Input

### Emergency Contact Information

---

 Emergency Contact First Name Invalid Input

 Emergency Contact Last Name Invalid Input

 Emergency Contact Email Invalid Input

 Emergency Contact Phone Number Invalid Input

 Emergency Contact Phone (Alternative) Invalid Input

### Payment

---

 How much would you like to pay now?**(\*)** How much would you like to pay now? Enrolment Deposit - 1,190.00 AUD
 Full Amount - 9,690.00 AUD  Please select payment amount

 Payment Method PayPal / Credit Card Invalid Input

 Amount paying today. 0.00 AUD Invalid Input

### Confirmation

---

[\[icon-file-pdf\] View our Terms and Conditions](https://www.nie.edu.au/images/documents/2022-Enrolment-Terms-Conditions.pdf)

 Acknowledgment**(\*)** Acknowledgment I acknowledge and agree to the set terms and conditions.   Please accept our terms and conditions.

Your personal details are safe with us; we will never share your details with third parties.

 Additional Notes Invalid Input

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.nie.edu.au"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "NIE Agencies",
            "item": "https://www.nie.edu.au/nieagencies"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "Article",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.nie.edu.au/nieagencies"
    },
    "headline": "Enrolment Form",
    "description": "NIE Agencies",
    "image": {
        "@type": "ImageObject",
        "url": "https://www.nie.edu.au/images/NIE-logo.jpg"
    },
    "publisher": {
        "@type": "Organization",
        "name": "National Institute of Education",
        "logo": {
            "@type": "ImageObject",
            "url": "https://www.nie.edu.au/images/NIE-logo.jpg"
        }
    },
    "author": {
        "@type": "Person",
        "name": "Danny Poole",
        "url": "https://www.nie.edu.au/nieagencies"
    },
    "datePublished": "2022-08-17T12:14:01+10:00",
    "dateCreated": "2022-08-17T12:14:01+10:00",
    "dateModified": "2022-08-29T13:53:24+10:00"
}
```
