ConditionalDeleteStatus

A code that indicates how the server supports conditional delete.

This value set has an inline code system http://hl7.org/fhir/conditional-delete-status, which defines the following codes:

CodeDisplayDefinition
not-supported Not SupportedNo support for conditional deletes.
single Single Deletes SupportedConditional deletes are supported, but only single resources at a time.
multiple Multiple Deletes SupportedConditional deletes are supported, and multiple resources can be deleted in a single interaction.