Interactive Patient Claim — General

View as Markdown
The **general** interactive patient claim endpoint submits a Medicare patient claim for professional services that do not require a referral or request. The claimant authorises the submission and receives the Medicare benefit; the patient received the service. They may be the same person. Field rules and response shapes are defined on the **request body**, **`200`**, and **`400`** JSON schemas for this operation. Shared component definitions are in **`components.schemas`** at the bottom of this file (`PciwPatientClaimInteractiveRequestBody`, `PciwPatientClaimInteractiveSuccessResponse`, `PciwMedicareServiceMessageError`) and are reused by the specialist and pathology paths.

Authentication

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

Request

This endpoint expects an object.
patientClaimInteractiveobjectRequired
correlationIdstringOptional

Optional. Supply a unique transaction ID in the format urn:uuid:{MinorId}{16 hex chars}. If omitted, RebateRight generates one automatically.

Response

Claim submitted successfully.
statusstring
correlationIdstring
claimAssessmentobject

Errors

400
Bad Request Error