We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e50541e commit 1756fc9Copy full SHA for 1756fc9
articles/healthcare-apis/includes/fhir-bulk-delete-operation.md
@@ -167,7 +167,8 @@ The `$bulk-delete` operation supports removing references to resources that are
167
168
`"display": "Referenced resource deleted"`
169
170
-Note: This feature only works with hard delete, so you must also set the `_hardDelete` query parameter to `true`.
+>[!Note]
171
+> This feature only works with hard delete, so you must also set the `_hardDelete` query parameter to `true`.
172
173
This is useful for maintaining data integrity and ensuring that resources that are no longer needed are properly cleaned up.
174
0 commit comments