Uses of Class
org.openehealth.ipf.commons.ihe.fhir.FhirProvider
Packages that use FhirProvider
Package
Description
-
Uses of FhirProvider in org.openehealth.ipf.commons.ihe.fhir
Subclasses of FhirProvider in org.openehealth.ipf.commons.ihe.fhirModifier and TypeClassDescriptionclass
Abstract plain provider that allows subclasses to forward the received payload into the Camel route served by the consumer.class
Abstract resource provider that allows subclasses to forward the received payload into the Camel route served by the consumer.class
Resource provider for batch requests or transaction requestsclass
Shared Resource provider, primarily (but not exclusively) meant for batch/transaction requests.Methods in org.openehealth.ipf.commons.ihe.fhir that return FhirProviderModifier and TypeMethodDescriptionstatic FhirProvider
FhirTransactionOptions.createResourceProvider
(Class<? extends FhirProvider> c) Methods in org.openehealth.ipf.commons.ihe.fhir that return types with arguments of type FhirProviderModifier and TypeMethodDescriptionstatic List
<? extends FhirProvider> FhirTransactionOptions.concatProviders
(List<? extends FhirTransactionOptions> options) List
<? extends FhirProvider> FhirTransactionConfiguration.getStaticResourceProvider()
Method parameters in org.openehealth.ipf.commons.ihe.fhir with type arguments of type FhirProviderModifier and TypeMethodDescriptionstatic FhirProvider
FhirTransactionOptions.createResourceProvider
(Class<? extends FhirProvider> c) Constructors in org.openehealth.ipf.commons.ihe.fhir with parameters of type FhirProviderModifierConstructorDescriptionFhirTransactionConfiguration
(String name, String description, boolean isQuery, AuditStrategy<T> clientAuditStrategy, AuditStrategy<T> serverAuditStrategy, FhirContext defaultFhirContext, FhirProvider resourceProvider, ClientRequestFactory<?> clientRequestFactory, Function<FhirContext, FhirTransactionValidator> fhirValidator) FhirTransactionConfiguration
(String name, String description, boolean isQuery, AuditStrategy<T> clientAuditStrategy, AuditStrategy<T> serverAuditStrategy, FhirVersionEnum fhirVersion, FhirProvider resourceProvider, ClientRequestFactory<?> clientRequestFactory, Function<FhirContext, FhirTransactionValidator> fhirValidator) Constructor parameters in org.openehealth.ipf.commons.ihe.fhir with type arguments of type FhirProviderModifierConstructorDescriptionFhirTransactionConfiguration
(String name, String description, boolean isQuery, AuditStrategy<T> clientAuditStrategy, AuditStrategy<T> serverAuditStrategy, FhirContext fhirContext, List<? extends FhirProvider> resourceProviders, ClientRequestFactory<?> clientRequestFactory, Function<FhirContext, FhirTransactionValidator> fhirValidator) FhirTransactionConfiguration
(String name, String description, boolean isQuery, AuditStrategy<T> clientAuditStrategy, AuditStrategy<T> serverAuditStrategy, FhirVersionEnum fhirVersion, List<? extends FhirProvider> resourceProviders, ClientRequestFactory<?> clientRequestFactory, Function<FhirContext, FhirTransactionValidator> fhirValidator) -
Uses of FhirProvider in org.openehealth.ipf.commons.ihe.fhir.chppqm.chppq3
Subclasses of FhirProvider in org.openehealth.ipf.commons.ihe.fhir.chppqm.chppq3 -
Uses of FhirProvider in org.openehealth.ipf.commons.ihe.fhir.chppqm.chppq5
Subclasses of FhirProvider in org.openehealth.ipf.commons.ihe.fhir.chppqm.chppq5 -
Uses of FhirProvider in org.openehealth.ipf.commons.ihe.fhir.iti105
Subclasses of FhirProvider in org.openehealth.ipf.commons.ihe.fhir.iti105Modifier and TypeClassDescriptionclass
Resource Provider for MHD (ITI-105) based on creating a DocumentReference resource -
Uses of FhirProvider in org.openehealth.ipf.commons.ihe.fhir.iti119
Subclasses of FhirProvider in org.openehealth.ipf.commons.ihe.fhir.iti119Modifier and TypeClassDescriptionclass
Resource Provider for PDQm Match (ITI-119) for R4 -
Uses of FhirProvider in org.openehealth.ipf.commons.ihe.fhir.iti66
Subclasses of FhirProvider in org.openehealth.ipf.commons.ihe.fhir.iti66Modifier and TypeClassDescriptionclass
Resource Provider for MHD (ITI-66 DocumentManifest)class
Resource Provider for MHD (ITI-66 List)class
Resource Provider for MHD (ITI-66 DocumentManifest)Methods in org.openehealth.ipf.commons.ihe.fhir.iti66 that return types with arguments of type FhirProviderModifier and TypeMethodDescriptionList
<Class<? extends FhirProvider>> Iti66Options.getSupportedThings()
-
Uses of FhirProvider in org.openehealth.ipf.commons.ihe.fhir.iti67
Subclasses of FhirProvider in org.openehealth.ipf.commons.ihe.fhir.iti67Modifier and TypeClassDescriptionclass
Resource Provider for MHD (ITI-67).class
Resource Provider for MHD (ITI-67).Methods in org.openehealth.ipf.commons.ihe.fhir.iti67 that return types with arguments of type FhirProviderModifier and TypeMethodDescriptionList
<Class<? extends FhirProvider>> Iti67Options.getSupportedThings()
-
Uses of FhirProvider in org.openehealth.ipf.commons.ihe.fhir.iti68bin
Subclasses of FhirProvider in org.openehealth.ipf.commons.ihe.fhir.iti68binModifier and TypeClassDescriptionclass
Resource Provider for MHD (ITI-68) based on reading a Binary resource -
Uses of FhirProvider in org.openehealth.ipf.commons.ihe.fhir.iti78
Subclasses of FhirProvider in org.openehealth.ipf.commons.ihe.fhir.iti78Modifier and TypeClassDescriptionclass
Resource Provider for PDQm (ITI-78) for R4 -
Uses of FhirProvider in org.openehealth.ipf.commons.ihe.fhir.iti81
Subclasses of FhirProvider in org.openehealth.ipf.commons.ihe.fhir.iti81Modifier and TypeClassDescriptionclass
According to the Restful ATNA specification, this resource provider must handle requests in the form -
Uses of FhirProvider in org.openehealth.ipf.commons.ihe.fhir.iti83
Subclasses of FhirProvider in org.openehealth.ipf.commons.ihe.fhir.iti83Modifier and TypeClassDescriptionclass
According to the PIXM specification, this resource provider must handle requests in the form -
Uses of FhirProvider in org.openehealth.ipf.commons.ihe.fhir.pcc44
Subclasses of FhirProvider in org.openehealth.ipf.commons.ihe.fhir.pcc44Modifier and TypeClassDescriptionclass
AbstractPcc44ResourceProvider<T extends IBaseResource>
class
AllergyIntolerance Resource Provider for QEDm (PCC-44)class
Condition Resource Provider for QEDm (PCC-44)class
DiagnosticReport Resource Provider for QEDm (PCC-44)class
Encounter Resource Provider for QEDm (PCC-44)class
Immunization Resource Provider for QEDm (PCC-44)class
MedicationRequest Resource Provider for QEDm (PCC-44)class
MedicationStatement Resource Provider for QEDm (PCC-44)class
Observation Resource Provider for QEDm (PCC-44)class
Procedure Resource Provider for QEDm (PCC-44)Methods in org.openehealth.ipf.commons.ihe.fhir.pcc44 that return types with arguments of type FhirProviderModifier and TypeMethodDescriptionList
<Class<? extends FhirProvider>> Pcc44Options.getSupportedThings()
-
Uses of FhirProvider in org.openehealth.ipf.commons.ihe.fhir.pharm5
Subclasses of FhirProvider in org.openehealth.ipf.commons.ihe.fhir.pharm5Modifier and TypeClassDescriptionclass
Resource Provider for CMPD PHARM-5. -
Uses of FhirProvider in org.openehealth.ipf.platform.camel.ihe.fhir.core
Methods in org.openehealth.ipf.platform.camel.ihe.fhir.core that return types with arguments of type FhirProviderModifier and TypeMethodDescriptionList
<? extends FhirProvider> FhirEndpointConfiguration.getResourceProvider()
Methods in org.openehealth.ipf.platform.camel.ihe.fhir.core with parameters of type FhirProviderModifier and TypeMethodDescriptionvoid
FhirComponent.connect
(FhirConsumer<AuditDatasetType> consumer, FhirProvider resourceProvider) Connects the URL specified on the endpoint to the specified processor.void
FhirComponent.disconnect
(FhirConsumer<AuditDatasetType> consumer, FhirProvider resourceProvider) Disconnects the URL specified on the endpoint from the specified processor.