Skip to content

Commit b66e2db

Browse files
Merge pull request #300175 from EXPEkesheth/patch-526303
Removed the note for 100 matched items
2 parents 0df3661 + 497cb85 commit b66e2db

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

articles/healthcare-apis/fhir/search-samples.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ Following are examples of Fast Healthcare Interoperability Resources (FHIR®
2424
2525
```
2626

27-
> [!NOTE]
28-
> The FHIR service in Azure Health Data Services limits searches with `_include` and `_revinclude` to return a maximum of 100 items.
29-
3027
### `_revinclude`
3128

3229
`_revinclude` allows you to search for resource instances, and include in the results other resources that reference the target resource instances. For example, you can search for patients and then reverse include all encounters that reference the patients.

0 commit comments

Comments
 (0)