Skip to content

Commit cd864ee

Browse files
Merge pull request #264410 from EXPEkesheth/update-conditional-interaction
Update on header for conditional interactions.
2 parents 795ac5f + 08721f0 commit cd864ee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/healthcare-apis/azure-api-for-fhir/fhir-rest-api-capabilities.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,9 @@ Content-Type: `application/json`
161161
}
162162
```
163163

164+
## Performance consideration with Conditional operations
165+
Conditional interactions can be complex and performance-intensive. To enhance the latency of queries involving conditional interactions, you have the option to utilize the request header **x-conditionalquery-processing-logic** . Setting this header to **parallel** allows concurrent execution of queries with conditional interactions.
166+
164167
## Next steps
165168

166169
In this article, you learned about some of the REST capabilities of Azure API for FHIR. Next, you can learn more about the key aspects to searching resources in FHIR.

0 commit comments

Comments
 (0)