Skip to content

Commit b13b378

Browse files
authored
Update overview-of-search.md
Adding information on identifier modifier not supported by AHDS and Azure API for FHIR
1 parent 7b3fcdc commit b13b378

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)