Uses of Class
org.linuxforhealth.fhir.term.service.FHIRTermService
-
Packages that use FHIRTermService Package Description org.linuxforhealth.fhir.operation.term org.linuxforhealth.fhir.path.function org.linuxforhealth.fhir.term.service -
-
Uses of FHIRTermService in org.linuxforhealth.fhir.operation.term
Fields in org.linuxforhealth.fhir.operation.term declared as FHIRTermService Modifier and Type Field Description protected FHIRTermServiceAbstractTermOperation. service -
Uses of FHIRTermService in org.linuxforhealth.fhir.path.function
Fields in org.linuxforhealth.fhir.path.function declared as FHIRTermService Modifier and Type Field Description protected FHIRTermServiceFHIRPathAbstractTermFunction. service -
Uses of FHIRTermService in org.linuxforhealth.fhir.term.service
Methods in org.linuxforhealth.fhir.term.service that return FHIRTermService Modifier and Type Method Description static FHIRTermServiceFHIRTermService. getInstance()
-