Skip to content

Transaction bundle error response should be a single OperationOutcome #748

Closed
@lmsurpre

Description

Describe the bug
https://www.hl7.org/fhir/http.html#trules

For a failed transaction, the server returns a single OperationOutcome instead of a Bundle.

To Reproduce
See See BundleTest.testTransactionReadDeletedResources()

Expected behavior
A failed transaction request should result in a single OperationOutcome, not a bundle of responses.

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions