Interactive Patient Claim — Specialist
Interactive Patient Claim — Specialist
Interactive Patient Claim — Specialist
The specialist interactive patient claim endpoint submits a Medicare patient claim for specialist or diagnostic imaging services.
One of the following must hold, otherwise Medicare rejects the claim:
referral.typeCode is D (diagnostic imaging) or S (specialist), orreferralOverrideCode is H, L, E, or N, orselfDeemedCode SD or SS.The 200 response shape is shared with the general endpoint — see that endpoint’s response schema for the full status and assessmentCode handling tables.
Medicare reason codes on error.code (claim- or service-level) and serviceMessage[].code map to user-facing descriptions via the Services Australia reason-code lookup.
Specialist / diagnostic imaging request fields (combined with the general interactive claim payload via allOf).
Optional. Supply a unique transaction ID in the format urn:uuid:{MinorId}{16 hex chars}. If omitted, RebateRight generates one automatically.
Overall claim outcome. The value drives response handling on your side:
Echo of the request correlationId (or the one generated by RebateRight when the request omitted it).