Skip to content

Commit 1756fc9

Browse files
authored
adding custom note markdown
1 parent e50541e commit 1756fc9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/healthcare-apis/includes/fhir-bulk-delete-operation.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,8 @@ The `$bulk-delete` operation supports removing references to resources that are
167167
168168
`"display": "Referenced resource deleted"`
169169
170-
Note: This feature only works with hard delete, so you must also set the `_hardDelete` query parameter to `true`.
170+
>[!Note]
171+
> This feature only works with hard delete, so you must also set the `_hardDelete` query parameter to `true`.
171172
172173
This is useful for maintaining data integrity and ensuring that resources that are no longer needed are properly cleaned up.
173174

0 commit comments

Comments
 (0)