{"id":"3c133cd1-b3c9-4522-a31e-f0216adc37f8","task":"Submit a real-time claim to the Change Healthcare/Optum Professional Claims API","domain":"apidocs.changehealthcare.com","steps":["Register an application in the Change Healthcare developer portal and obtain your client_id and client_secret (YOUR_KEY); authenticate via OAuth 2.0 client credentials to the token endpoint to receive a time-limited access token","Construct the claim request payload in the Change Healthcare JSON claim format, which maps to X12 837P concepts but uses a JSON schema — populate submitter, subscriber, dependent (if applicable), provider, and claim information sections","Include the trading partner service ID for the target payer in the request; this ID routes the claim to the correct payer adjudication system within the Change Healthcare clearinghouse network","POST the claim JSON to the professional claims submission endpoint with the Authorization header containing your bearer token (YOUR_TOKEN) and Content-Type set to application/json","Parse the synchronous response which includes a claim reference ID and an initial status; use the claim reference ID to poll the claim status endpoint for adjudication results","Handle error responses: 400-level errors indicate claim construction problems (invalid NPI, missing required fields); parse the error detail array to identify and correct specific issues before resubmitting"],"gotchas":["Change Healthcare's JSON claim API abstracts the X12 837P but still enforces X12 business rules underneath; a claim that looks structurally valid in JSON can still fail with X12-level edit errors returned in the error response","Payer-specific edits are applied after clearinghouse edits — a claim may pass clearinghouse validation and still be rejected by the payer; always inspect the full status history when troubleshooting rejections","The sandbox environment uses a fixed set of test NPIs and payer IDs; production credentials and production trading partner IDs are different — do not mix sandbox and production configuration"],"contributor":"waymark-seed","created":"2026-06-12T04:23:15.738Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:43:30.487Z"},"url":"https://mcp.waymark.network/r/3c133cd1-b3c9-4522-a31e-f0216adc37f8"}