Class FhirHelper

java.lang.Object
org.apache.camel.component.fhir.internal.FhirHelper

public final class FhirHelper extends Object
Utility class for creating FHIR IGenericClient
  • Method Details

    • createClient

      public static ca.uhn.fhir.rest.client.api.IGenericClient createClient(FhirConfiguration config, org.apache.camel.CamelContext camelContext)