Interface FhirComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface FhirComponentBuilderFactory
Exchange information in the healthcare domain using the FHIR (Fast Healthcare
Interoperability Resources) standard.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the FHIR component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionfhir()
FHIR (camel-fhir) Exchange information in the healthcare domain using the FHIR (Fast Healthcare Interoperability Resources) standard.
-
Method Details
-
fhir
FHIR (camel-fhir) Exchange information in the healthcare domain using the FHIR (Fast Healthcare Interoperability Resources) standard. Category: api Since: 2.23 Maven coordinates: org.apache.camel:camel-fhir- Returns:
- the dsl builder
-