Skip to content

Commit 3e79bc7

Browse files
Merge pull request #296014 from EXPEkesheth/patch-623128
Selectable search parameters in GA
2 parents 3ada245 + 0366bf8 commit 3e79bc7

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

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

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,7 @@ ms.date: 01/24/2023
99
ms.author: kesheth
1010
---
1111

12-
# Selectable search parameters (Preview)
13-
14-
> [!IMPORTANT]
15-
> The selectable search parameter capability is available for preview. Preview APIs and SDKs are provided without a service-level agreement (SLA). We recommend that you don't use them for production workloads. Some features might not be supported, or they might have constrained capabilities. For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
12+
# Selectable search parameters
1613

1714
Searching for resources is fundamental to the FHIR® service. Each resource in the FHIR service carries information as a set of elements. Search parameters work to query the information in these elements. When the FHIR service is deployed, [inbuilt search parameters](https://www.hl7.org/fhir/searchparameter-registry.html) are enabled by default. The FHIR service performs efficient searches by extracting and indexing specific properties from FHIR resources during the ingestion of data.
1815

0 commit comments

Comments
 (0)