Add doc caveats

This commit is contained in:
Tadgh 2021-03-31 16:33:49 -04:00
parent e5de34c51d
commit d8866ec75f
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ GET http://example.com:8000/Observation?subject:mdm=Patient/1
This `:mdm` parameter qualifier instructs an interceptor in HAPI fhir to expand the set of resources included in the search by their MDM-matched resources. The two above HTTP requests will return the same result.
One important caveat is that chaining is currently not supported when using this prefix
One important caveat is that chaining is currently not supported when using this prefix.
## Enabling MDM Expansion