JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.openehealth.ipf.commons.ihe.fhir
Interface FhirContextProvider
All Superinterfaces:
Function
<
FhirVersionEnum
,
FhirContext
>
public interface
FhirContextProvider
extends
Function
<
FhirVersionEnum
,
FhirContext
>
Provide a FhirContext instance for a given FHIR version
Method Summary
Methods inherited from interface java.util.function.
Function
andThen
,
apply
,
compose