Uses of Interface
org.openehealth.ipf.commons.ihe.fhir.FhirSearchParameters
Package
Description
-
Uses of FhirSearchParameters in org.openehealth.ipf.commons.ihe.fhir
Modifier and TypeClassDescriptionclass
FhirSearchAndSortParameters<T extends IBaseResource>
Extension of FhirSearchParameters that add sorting capabilities.Modifier and TypeMethodDescriptionFhirProvider.enrichParameters
(FhirSearchParameters parameters, javax.servlet.http.HttpServletRequest httpServletRequest, RequestDetails requestDetails) Utility method the adds HTTP servlet request parameters and query parameters to a map of Camel headersprotected final MethodOutcome
AbstractPlainProvider.requestAction
(Object payload, FhirSearchParameters parameters, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, RequestDetails requestDetails) Submits a resource to be created or updatedprotected final <R extends IBaseResource>
List<R>AbstractPlainProvider.requestBundle
(Object payload, FhirSearchParameters parameters, String resourceType, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, RequestDetails requestDetails) Requests a list of resources with parametersprotected final IBundleProvider
AbstractPlainProvider.requestBundleProvider
(Object payload, FhirSearchParameters searchParameters, String resourceType, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, RequestDetails requestDetails) Requests aIBundleProvider
that takes over the responsibility to fetch requested bundles.protected final <R extends IBaseResource>
RAbstractPlainProvider.requestResource
(Object payload, FhirSearchParameters parameters, Class<R> resultType, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, RequestDetails requestDetails) Requests a single resource with parameters -
Uses of FhirSearchParameters in org.openehealth.ipf.commons.ihe.fhir.iti66
Modifier and TypeClassDescriptionclass
class
class
Iti66SearchParameters<T extends IBaseResource>
Common SearchParameter base class for ITI-66 transactions -
Uses of FhirSearchParameters in org.openehealth.ipf.commons.ihe.fhir.iti67
-
Uses of FhirSearchParameters in org.openehealth.ipf.commons.ihe.fhir.iti78
-
Uses of FhirSearchParameters in org.openehealth.ipf.commons.ihe.fhir.iti81
-
Uses of FhirSearchParameters in org.openehealth.ipf.commons.ihe.fhir.pcc44
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
-
Uses of FhirSearchParameters in org.openehealth.ipf.commons.ihe.fhir.pharm5
Modifier and TypeClassDescriptionclass
Search parameters for CMPD PHARM-5 transaction.