Skip to content

Commit 497cb85

Browse files
authored
Removed the note for 100 matched items
We released the feature of removing limit of include and revinclude searches. This note is no longer valid.
1 parent 790b9ef commit 497cb85

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)