Uses of Class
org.opencds.cqf.cql.evaluator.cql2elm.content.fhir.BaseFhirLibraryContentProvider
-
Packages that use BaseFhirLibraryContentProvider Package Description org.opencds.cqf.cql.evaluator.cql2elm.content.fhir -
-
Uses of BaseFhirLibraryContentProvider in org.opencds.cqf.cql.evaluator.cql2elm.content.fhir
Subclasses of BaseFhirLibraryContentProvider in org.opencds.cqf.cql.evaluator.cql2elm.content.fhir Modifier and Type Class Description classBundleFhirLibraryContentProviderThis class implements the cql-translator LibraryContentProvider API, using a Bundle containing Library Resources as a source for the CQL content.classFhirClientFhirLibraryContentProviderThis class implements the LibraryContentProvider API, using a FHIR server as a source for Library resources containing CQL content.
-