Skip to content

Fhir 46564#4127

Open
bvdh wants to merge 3 commits into
HL7:masterfrom
bvdh:FHIR-46564
Open

Fhir 46564#4127
bvdh wants to merge 3 commits into
HL7:masterfrom
bvdh:FHIR-46564

Conversation

@bvdh

@bvdh bvdh commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

PR Title

FHIR-46564: Replace asynchronous REST messaging subsection content

Summary

This PR resolves FHIR-46564 by updating the asynchronous REST messaging section in the FHIR specification to match the agreed ticket resolution text.

Ticket

What Changed

  • Replaced the asynchronous REST messaging subsection content with resolution-aligned guidance.
  • Clarified payload-level asynchronous responses versus protocol-level asynchronous processing.
  • Added delayed-response handling guidance:
    • Use MessageDefinition.allowedResponse for in-progress/pended business responses when applicable.
    • Return HTTP 200 with no body for initial $submit-message when no immediate message-level response is available.
  • Removed the superseded legacy step-by-step REST polling/search walkthrough block from the replaced subsection.

Files Changed

  • source/messaging.html

bvdh added 2 commits June 5, 2026 09:40
…d update mapping exceptions for ServiceRequest
- Replace the subsection text with the resolution-driven asynchronous application response guidance
- Add delayed-response guidance using MessageDefinition.allowedResponse and HTTP 200 with no body for $submit-message
- Remove legacy step-by-step REST polling/search walkthrough text from the replaced subsection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant