Interface ITerminologyClient
- All Known Implementing Classes:
TerminologyClientR5
public interface ITerminologyClient
-
Method Summary
Modifier and TypeMethodDescriptionexpandValueset
(ValueSet vs, Parameters p) org.hl7.fhir.utilities.FhirPublication
EnumSet
<org.hl7.fhir.utilities.FhirPublication> getId()
org.hl7.fhir.utilities.ToolingClientLogger
int
int
lookupCode
(Map<String, String> params) lookupCode
(Parameters params) setAcceptLanguage
(String lang) void
setAllowedVersions
(EnumSet<org.hl7.fhir.utilities.FhirPublication> versions) setClientHeaders
(ClientHeaders clientHeaders) setContentLanguage
(String lang) setLogger
(org.hl7.fhir.utilities.ToolingClientLogger txLog) setRetryCount
(int retryCount) setTimeoutFactor
(int i) setUserAgent
(String userAgent) subsumes
(Parameters pin) EnumSet
<org.hl7.fhir.utilities.FhirPublication> translate
(Parameters params) validateBatch
(Bundle batch) validateCS
(Parameters pin) validateVS
(Parameters pin)
-
Method Details
-
supportableVersions
EnumSet<org.hl7.fhir.utilities.FhirPublication> supportableVersions() -
setAllowedVersions
-
getAllowedVersions
EnumSet<org.hl7.fhir.utilities.FhirPublication> getAllowedVersions() -
getActualVersion
org.hl7.fhir.utilities.FhirPublication getActualVersion() -
getId
-
getAddress
-
getServerVersion
-
getTerminologyCapabilities
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
expandValueset
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
validateCS
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
validateVS
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
subsumes
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setTimeoutFactor
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getLogger
org.hl7.fhir.utilities.ToolingClientLogger getLogger() -
setLogger
ITerminologyClient setLogger(org.hl7.fhir.utilities.ToolingClientLogger txLog) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
getRetryCount
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setRetryCount
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getCapabilitiesStatementQuick
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
lookupCode
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
lookupCode
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
translate
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
validateBatch
-
read
-
getClientHeaders
-
setClientHeaders
-
setUserAgent
-
setAcceptLanguage
-
setContentLanguage
-
getUserAgent
-
getUseCount
int getUseCount() -
search
-