Skip to main content

Patch

The Patch operation is used to update a resource on the server with JSON patches. The return type from the patch operation is the updated resource.

API

R4

iguhealth api patch r4 $ResourceType $ResourceId --data $Patches

R4B

iguhealth api patch r4b $ResourceType $ResourceId --data $Patches

Example

iguhealth api patch r4 Patient FsHg1Z14IE1D3up03EBqDQ --file patches.json