Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Commit

Permalink
reverted param back
Browse files Browse the repository at this point in the history
  • Loading branch information
RicardoCrespo-ora committed Sep 25, 2023
1 parent f3cabcb commit 8e7f3ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/millennium/r4/base/entities/device.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Search for Devices that meet supplied query parameters:
--------------|-------------------|---------------|------------------------------------------------------------------------
`_id` | This or `patient` | [`token`] | The logical resource id associated with the Device. Example: `7890`
`patient` | This or `_id` | [`reference`] | The patient to whom the device is affixed. Example: `12345`
`_revinclude` | No | [`token`] | Provenance resource entries to be returned as part of the bundle. Example: `_revinclude=Provenance:target`
`_revinclude` | N | [`token`] | Provenance resource entries to be returned as part of the bundle. Example: `_revinclude=Provenance:target`

_Implementation notes_

Expand Down

0 comments on commit 8e7f3ef

Please sign in to comment.