Class FhirHelper
java.lang.Object
org.apache.camel.component.fhir.internal.FhirHelper
Utility class for creating FHIR
IGenericClient-
Method Summary
Modifier and TypeMethodDescriptionstatic ca.uhn.fhir.rest.client.api.IGenericClientcreateClient(FhirConfiguration config, org.apache.camel.CamelContext camelContext)
-
Method Details
-
createClient
public static ca.uhn.fhir.rest.client.api.IGenericClient createClient(FhirConfiguration config, org.apache.camel.CamelContext camelContext)
-