
Uses of Interface
ca.uhn.fhir.rest.gclient.IPatchWithBody
Packages that use IPatchWithBody
-
Uses of IPatchWithBody in ca.uhn.fhir.rest.gclient
Subinterfaces of IPatchWithBody in ca.uhn.fhir.rest.gclientMethods in ca.uhn.fhir.rest.gclient that return IPatchWithBodyModifier and TypeMethodDescriptionIPatchWithBody.historyRewrite()
Call patch with the history rewrite headerThe body of the patch document serialized in either XML or JSON which conforms to http://jsonpatch.com/ or http://tools.ietf.org/html/rfc5261IPatch.withFhirPatch
(IBaseParameters thePatchBody) The body of the patch document using FHIR Patch syntax as described at http://hl7.org/fhir/fhirpatch.html