DVA Claim — General

View as Markdown
Submit a DVA general medical claim on behalf of a health professional. One claim per request, containing up to 80 medical events, each with up to 14 services. Use this endpoint for general (non-specialist, non-pathology) DVA medical services. Set `serviceTypeCode` to `O`. For Accepted Disability, patient identification, the claim ID format, and the numeric status codes, see [DVA Integration](/dva).

Authentication

x-api-keystring
API Key authentication via header
x-minor-idstring
API Key authentication via header

Request

This endpoint expects an object.
claimobjectRequired
correlationIdstringOptional
Optional. Supply a unique transaction ID in the format `urn:uuid:{MinorId}{16 hex chars}` (33 characters total, e.g. `urn:uuid:MDE00000a1b2c3d4e5f6a7b8`). If the same `correlationId` is submitted twice, the second request is rejected with error `9777`. If omitted, RebateRight generates one automatically.

Response

OK
claimIdstringOptional

Unique claim identifier assigned by Services Australia. Format is a letter prefix + 4 digits + @ (e.g. D0742@).

statusstringOptional

Always SUCCESS on a successful submission.

correlationIdstringOptional

Errors

400
Bad Request Error