JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
LinuxForHealth
FHIR® Server
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package org.linuxforhealth.fhir.term.remote.provider
Class Summary
Class
Description
RemoteTermServiceProvider
An implementation of the
FHIRTermServiceProvider
interface that connects to an external service using a REST client to access code system content.
RemoteTermServiceProvider.Configuration
A class used to configure a remote term service provider
RemoteTermServiceProvider.Configuration.BasicAuth
A class that represents the basic authentication details used by the REST client
RemoteTermServiceProvider.Configuration.BasicAuth.Builder
RemoteTermServiceProvider.Configuration.Builder
RemoteTermServiceProvider.Configuration.Header
A class that represents the HTTP header(s) supported by a remote term service provider
RemoteTermServiceProvider.Configuration.Header.Builder
RemoteTermServiceProvider.Configuration.Supports
A class that represents the code system(s) supported by a remote term service provider
RemoteTermServiceProvider.Configuration.Supports.Builder
RemoteTermServiceProvider.Configuration.TrustStore
A class that represents the trust store details used by the REST client
RemoteTermServiceProvider.Configuration.TrustStore.Builder