Class FHIRPathPatchOperation

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String DESTINATION  
      static java.lang.String INDEX  
      static java.lang.String NAME  
      static java.lang.String OPERATION  
      static java.lang.String PATH  
      static java.lang.String SOURCE  
      static java.lang.String TYPE  
      static java.lang.String VALUE  
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      abstract Parameters.Parameter toParameter()
      Convert the FHIRPathPatchOperation to a Parameters.Parameter element
      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.linuxforhealth.fhir.model.patch.FHIRPatch

        apply, as