Package com.ibm.fhir.client
- 
Interface Summary Interface Description FHIRClient This interface provides a client API for invoking the FHIR Server's REST API.FHIRResponse This interface represents a response received from a FHIR REST API invocation. - 
Class Summary Class Description FHIRClientFactory This factory can be used to obtain instances of the FHIRClient interface.FHIRParameters This class is used as a container for request parameters associated with a FHIR Client API request.FHIRRequestHeader This class represents an HTTP request header that will be used as part of a FHIRClient operation invocation. - 
Enum Summary Enum Description FHIRParameters.Modifier The valid set of modifiers that can be used when constructing the parameters for a search operation.FHIRParameters.ValuePrefix The valid set of value prefixes that can be used when constructing the parameters for a search operation.