Interactive Patient Claim — General
Interactive Patient Claim — General
Authentication
Request
Optional. Supply a unique transaction ID in the format urn:uuid:{MinorId}{16 hex chars}. If omitted, RebateRight generates one automatically.
Interactive Patient Claim — General
Optional. Supply a unique transaction ID in the format urn:uuid:{MinorId}{16 hex chars}. If omitted, RebateRight generates one automatically.
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.