Moxe Health · Arazzo Workflow
Request a claim-supporting chart and poll for status
Version 1.0.0
Initiate a claim-management request to retrieve the clinical chart supporting a specific claim, then poll the status endpoint with the returned moxeRequestId.
View Spec
View on GitHub
HealthcareUnited StatesInteroperabilityClinical DataPayerProviderEHRHealth Data ExchangeClaimsRisk AdjustmentArazzoWorkflows
Provider
Workflows
requestClaimChart
Initiate a claim-management request and read its status.
Requires a Moxe-issued OAuth2 client-credentials bearer token and x-api-key. Submits subscriber/patient identifiers, a VisitId, ClaimId, and DenialRemarkCode, then reads status.
1
initiate
initiateClaimManagementRequest
Submit the claim-management request.
2
checkStatus
getClaimManagementRequestStatus
Poll the status of the claim-management request using the moxeRequestId.
Source API Descriptions
openapi