Skip to content

Commit 98a363a

Browse files
Merge pull request #267075 from EXPEkesheth/patch-153
Update selectable-search-parameters.md
2 parents 1aff1b2 + ccb447c commit 98a363a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/healthcare-apis/fhir/selectable-search-parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ A reindex job can be executed against the entire FHIR service database or agains
161161
162162
## Frequently Asked Questions
163163

164-
**What is the behavior if the query is includes a search parameter with status 'Supported'?**
164+
**What is the behavior if the query includes a search parameter with status 'Supported'?**
165165

166166
The search parameter in the 'Supported' state needs to be reindexed. Until then, the search parameter is not activated. In case a query is executed on a non-active search parameter, the FHIR service will render a response without considering that search parameter. In the response, there will be a warning message indicating that the search parameter was not indexed and therefore not used in the query. To render an error in such situations, use the 'Prefer: handling' header with the value 'strict'. By setting this header, warnings will be reported as errors.
167167

0 commit comments

Comments
 (0)