Class FHIRPathPatchDelete

  • All Implemented Interfaces:
    com.ibm.fhir.model.patch.FHIRPatch

    class FHIRPathPatchDelete
    extends FHIRPathPatchOperation
    • Constructor Detail

      • FHIRPathPatchDelete

        public FHIRPathPatchDelete​(String fhirPath)
    • Method Detail

      • apply

        public <T extends com.ibm.fhir.model.resource.Resource> T apply​(T resource)
                                                                 throws com.ibm.fhir.model.patch.exception.FHIRPatchException
        Throws:
        com.ibm.fhir.model.patch.exception.FHIRPatchException