Uses of Interface
org.hl7.fhir.r4.fhirpath.FHIRPathEngine.IEvaluationContext
-
Uses of FHIRPathEngine.IEvaluationContext in org.hl7.fhir.r4.fhirpath
Modifier and TypeMethodDescriptionvoid
FHIRPathEngine.setHostServices
(FHIRPathEngine.IEvaluationContext constantResolver) -
Uses of FHIRPathEngine.IEvaluationContext in org.hl7.fhir.r4.utils
Modifier and TypeMethodDescriptionNarrativeGenerator.setLiquidServices
(NarrativeGenerator.ILiquidTemplateProvider templateProvider, FHIRPathEngine.IEvaluationContext services) ModifierConstructorDescriptionLiquidEngine
(IWorkerContext context, FHIRPathEngine.IEvaluationContext hostServices)