***

title: Claiming
subtitle: Lodge Medicare and DVA claims electronically with Services Australia
slug: claiming
---------------------

For clean Markdown of any page, append .md to the page URL. For a complete documentation index, see https://docs.rebateright.com.au/llms.txt. For full documentation content, see https://docs.rebateright.com.au/llms-full.txt.

The Claiming services allow health professionals and healthcare locations to submit **Medicare** and **DVA** medical claims electronically to Services Australia.

RebateRight supports two **Medicare** claim flows (below) and **DVA** medical claiming for eligible veterans — see the **DVA claiming** card.

<CardGroup cols={3}>
  <Card title="Bulk Bill Claim" icon="hospital" href="/bulk-bill-claim">
    The patient assigns their right to Medicare benefits to the health professional. The claim is lodged on their behalf, with payment going directly to the provider.
  </Card>

  <Card title="Interactive patient claims" icon="user" href="/patient-claim-interactive">
    The patient retains their right to Medicare benefits. The claim is lodged on their behalf, with Medicare benefit paid directly to the patient.
  </Card>

  <Card title="DVA claiming" icon="shield-halved" href="/api-reference">
    Veteran verification, general / specialist / pathology medical claims, processing and payment reports, and the treatment service voucher (PDF).
  </Card>
</CardGroup>

***

## Common Concepts

The two **Medicare** claim flows share the same building blocks:

| Concept                     | Description                                                                    |
| --------------------------- | ------------------------------------------------------------------------------ |
| **Voucher (Medical Event)** | A group of services provided to a patient on a given date                      |
| **Service**                 | An individual MBS item claimed within a voucher                                |
| **Referral**                | Required for specialist and some diagnostic services                           |
| **Request**                 | Required for pathology and diagnostic imaging services                         |
| **Correlation ID**          | Your unique identifier for the transaction — used for resubmission and tracing |

**DVA claiming** follows a similar voucher-and-services model, but patients are identified with a **DVA file number** and related veteran fields.

***

## Before You Begin

<Note>
  Claiming requires a **Minor ID** to be registered with Services Australia before you can submit claims. See the [Minor ID Setup](/minor-id) guide for instructions.
</Note>

Ensure you have completed:

1. Minor ID registration via the HW027 or HW052 form with Services Australia
2. Practitioners linked to the Minor ID (call Medicare eBusiness on **1800 700 199**)
3. EFT bank details registered with Services Australia for Bulk Bill payment

***

## Implementation Note

<Warning>
  It is a requirement by Services Australia that error messages are displayed to the end user exactly as supplied in the response — not truncated, transformed, or changed in any way. These messages may be updated at any time.
</Warning>