Uses of Class
ca.uhn.fhir.cql.dstu3.helper.LibraryHelper
Packages that use LibraryHelper
-
Uses of LibraryHelper in ca.uhn.fhir.cql.config
Methods in ca.uhn.fhir.cql.config that return LibraryHelperModifier and TypeMethodDescriptionCqlDstu3Config.libraryHelper(Map<org.hl7.elm.r1.VersionedIdentifier,org.cqframework.cql.cql2elm.model.Model> globalModelCache, Map<org.cqframework.cql.elm.execution.VersionedIdentifier,org.cqframework.cql.elm.execution.Library> globalLibraryCache, org.cqframework.cql.cql2elm.CqlTranslatorOptions cqlTranslatorOptions) -
Uses of LibraryHelper in ca.uhn.fhir.cql.dstu3.evaluation
Constructors in ca.uhn.fhir.cql.dstu3.evaluation with parameters of type LibraryHelperModifierConstructorDescriptionMeasureEvaluationSeed(EvaluationProviderFactory providerFactory, org.opencds.cqf.cql.engine.execution.LibraryLoader libraryLoader, LibraryResolutionProvider<org.hl7.fhir.dstu3.model.Library> libraryResourceProvider, LibraryHelper libraryHelper)