Class FhirHelper


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

      • createClient

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