active
1 bindingConditionalDeleteStatus
http://hl7.org/fhir/ValueSet/conditional-delete-status
A code that indicates how the server supports conditional delete.
Official specComposition
| Code | Display | Definition |
|---|---|---|
| not-supported | Not Supported | No support for conditional deletes. |
| single | Single Deletes Supported | Conditional deletes are supported, but only single resources at a time. |
| multiple | Multiple Deletes Supported | Conditional deletes are supported, and multiple resources can be deleted in a single interaction. |
Bound by
| Resource | Path | Strength |
|---|---|---|
| CapabilityStatement | CapabilityStatement.rest.resource.conditionalDelete | required |