Skip to content

Commit 13b05a1

Browse files
Merge pull request #277522 from EXPEkesheth/patch-169
Update overview-of-search.md
2 parents 7b3fcdc + b13b378 commit 13b05a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/healthcare-apis/fhir/overview-of-search.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ For more information, see the HL7 [Composite Search Parameters](https://www.hl7.
118118
| `:below` (token) | No | No |
119119
| `:above` (token) | No | No |
120120
| `:not-in` (token) | No | No |
121+
| `:identifier` |No | No |
121122

122123
For search parameters that have a specific order (numbers, dates, and quantities), you can use a [prefix](https://www.hl7.org/fhir/search.html#prefix) before the parameter value to refine the search criteria (for example, `Patient?_lastUpdated=gt2022-08-01` where the prefix `gt` means "greater than"). The FHIR service in Azure Health Data Services supports all prefixes defined in the FHIR standard.
123124

0 commit comments

Comments
 (0)