Uses of Class
org.ehrbase.service.FhirTerminologyServerR4AdaptorImpl
-
Packages that use FhirTerminologyServerR4AdaptorImpl Package Description org.ehrbase.dao.access.jooq org.ehrbase.service -
-
Uses of FhirTerminologyServerR4AdaptorImpl in org.ehrbase.dao.access.jooq
Constructors in org.ehrbase.dao.access.jooq with parameters of type FhirTerminologyServerR4AdaptorImpl Constructor Description AqlQueryHandler(I_DomainAccess domainAccess, FhirTerminologyServerR4AdaptorImpl tsAdapter) -
Uses of FhirTerminologyServerR4AdaptorImpl in org.ehrbase.service
Constructors in org.ehrbase.service with parameters of type FhirTerminologyServerR4AdaptorImpl Constructor Description QueryServiceImp(KnowledgeCacheService knowledgeCacheService, org.jooq.DSLContext context, ServerConfig serverConfig, FhirTerminologyServerR4AdaptorImpl tsAdapter)
-