type: fhir-fhirpath-functionsource: source/fhirpath.html
FHIR FHIRPath Function: %server.patch
This page is part of FHIR FHIRPath (FHIR-specific extensions). Base spec lives at FHIRPath.
%server.patch(parameters) : Resource
Perform a patch operation on the server.
Parameters:
- parameters: A parameters resource for FHIRPath Patch
Return Value: The resource after the patch. If the patch fails, the return value is empty.