
Uses of Class
ca.uhn.fhir.jpa.patch.FhirPatch.PatchOutcome
Packages that use FhirPatch.PatchOutcome
-
Uses of FhirPatch.PatchOutcome in ca.uhn.fhir.jpa.patch
Methods in ca.uhn.fhir.jpa.patch that return FhirPatch.PatchOutcomeModifier and TypeMethodDescriptionFhirPatch.validate(org.hl7.fhir.instance.model.api.IBaseResource thePatch) Validates a FHIRPatch Parameters document and throws anInvalidRequestExceptionif it is not valid.