active
content: complete
1 value setConditionalDeleteStatus
http://hl7.org/fhir/conditional-delete-status
A code that indicates how the server supports conditional delete.
Official specConcepts (3)
| 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. |