Uses of Class
com.ibm.fhir.term.service.FHIRTermService
-
Packages that use FHIRTermService Package Description com.ibm.fhir.operation.term com.ibm.fhir.path.function com.ibm.fhir.term.service -
-
Uses of FHIRTermService in com.ibm.fhir.operation.term
Fields in com.ibm.fhir.operation.term declared as FHIRTermService Modifier and Type Field Description protected FHIRTermService
AbstractTermOperation. service
-
Uses of FHIRTermService in com.ibm.fhir.path.function
Fields in com.ibm.fhir.path.function declared as FHIRTermService Modifier and Type Field Description protected FHIRTermService
FHIRPathAbstractTermFunction. service
-
Uses of FHIRTermService in com.ibm.fhir.term.service
Methods in com.ibm.fhir.term.service that return FHIRTermService Modifier and Type Method Description static FHIRTermService
FHIRTermService. getInstance()
-