Uses of Interface
org.openehealth.ipf.commons.ihe.fhir.FhirSearchParameters
Packages that use FhirSearchParameters
Package
Description
-
Uses of FhirSearchParameters in org.openehealth.ipf.commons.ihe.fhir
Classes in org.openehealth.ipf.commons.ihe.fhir that implement FhirSearchParametersModifier and TypeClassDescriptionclass
FhirSearchAndSortParameters<T extends IBaseResource>
Extension of FhirSearchParameters that add sorting capabilities.Methods in org.openehealth.ipf.commons.ihe.fhir with parameters of type FhirSearchParametersModifier and TypeMethodDescriptionFhirProvider.enrichParameters
(FhirSearchParameters parameters, jakarta.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, jakarta.servlet.http.HttpServletRequest httpServletRequest, jakarta.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, jakarta.servlet.http.HttpServletRequest httpServletRequest, jakarta.servlet.http.HttpServletResponse httpServletResponse, RequestDetails requestDetails) Requests a list of resources with parametersprotected final IBundleProvider
AbstractPlainProvider.requestBundleProvider
(Object payload, FhirSearchParameters searchParameters, String resourceType, jakarta.servlet.http.HttpServletRequest httpServletRequest, jakarta.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, jakarta.servlet.http.HttpServletRequest httpServletRequest, jakarta.servlet.http.HttpServletResponse httpServletResponse, RequestDetails requestDetails) Requests a single resource with parameters -
Uses of FhirSearchParameters in org.openehealth.ipf.commons.ihe.fhir.chppqm.chppq5
Classes in org.openehealth.ipf.commons.ihe.fhir.chppqm.chppq5 that implement FhirSearchParameters -
Uses of FhirSearchParameters in org.openehealth.ipf.commons.ihe.fhir.iti66
Classes in org.openehealth.ipf.commons.ihe.fhir.iti66 that implement FhirSearchParametersModifier 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
Classes in org.openehealth.ipf.commons.ihe.fhir.iti67 that implement FhirSearchParameters -
Uses of FhirSearchParameters in org.openehealth.ipf.commons.ihe.fhir.iti78
Classes in org.openehealth.ipf.commons.ihe.fhir.iti78 that implement FhirSearchParameters -
Uses of FhirSearchParameters in org.openehealth.ipf.commons.ihe.fhir.iti81
Classes in org.openehealth.ipf.commons.ihe.fhir.iti81 that implement FhirSearchParameters -
Uses of FhirSearchParameters in org.openehealth.ipf.commons.ihe.fhir.pcc44
Classes in org.openehealth.ipf.commons.ihe.fhir.pcc44 that implement FhirSearchParametersModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
-
Uses of FhirSearchParameters in org.openehealth.ipf.commons.ihe.fhir.pharm5
Classes in org.openehealth.ipf.commons.ihe.fhir.pharm5 that implement FhirSearchParametersModifier and TypeClassDescriptionclass
Search parameters for CMPD PHARM-5 transaction.