Moxe Health · Arazzo Workflow
Request a patient chart and poll for status
Version 1.0.0
Initiate a release-of-information request for a patient's clinical chart, then poll the status endpoint with the returned moxeRequestId until Moxe delivers the chart via SFTP.
View Spec
View on GitHub
HealthcareUnited StatesInteroperabilityClinical DataPayerProviderEHRHealth Data ExchangeClaimsRisk AdjustmentArazzoWorkflows
Provider
Workflows
requestPatientChart
Initiate a patient chart request and read its status.
Requires a Moxe-issued OAuth2 client-credentials bearer token and x-api-key. Submits member and demographic identifiers plus a date-of-service range, then reads the request status.
1
initiate
initiateChartRequest
Submit the patient chart request.
2
checkStatus
getChartRequestStatus
Poll the status of the request using the moxeRequestId.
Source API Descriptions
openapi