Interactive Patient Claim — Pathology
Interactive Patient Claim — Pathology
Interactive Patient Claim — Pathology
The pathology interactive patient claim endpoint submits a Medicare patient claim for pathology services.
One of the following must hold, otherwise Medicare rejects the claim:
referral.typeCode = P (pathology request), orreferralOverrideCode = N (not required), orselfDeemedCode = SD on at least one service and no service uses 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.
Pathology-only 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).