Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions specification/summary-care-record.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -353,8 +353,7 @@ paths:
"504":
description: |
The request timed out during processing. This does not imply the request has failed or been rejected.
Re-send the request using the same `X-Request-ID` value. Wait 5 seconds before the first retried request.
Where multiple retries are necessary, adopt an exponential back-off approach.
Re-send the request using the same `X-Request-ID` value.
content:
application/fhir+json:
schema:
Expand Down
Loading