Class FHIRBucketClientUtil


  • public class FHIRBucketClientUtil
    extends java.lang.Object
    Utilities for working with the FHIR client
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String resourceToString​(Resource resource)
      Render the resource as a string
      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FHIRBucketClientUtil

        public FHIRBucketClientUtil()
    • Method Detail

      • resourceToString

        public static java.lang.String resourceToString​(Resource resource)
        Render the resource as a string
        Parameters:
        resource -
        Returns: