Uses of Interface
ca.uhn.fhir.fhirpath.IFhirPathEvaluationContext
-
Uses of IFhirPathEvaluationContext in ca.uhn.fhir.fhirpath
Modifier and TypeMethodDescriptionvoid
IFhirPath.setEvaluationContext
(IFhirPathEvaluationContext theEvaluationContext) This method can be used optionally to supply an evaluation context for the FHIRPath evaluator instance. -
Uses of IFhirPathEvaluationContext in ca.uhn.fhir.narrative
Modifier and TypeMethodDescriptionvoid
BaseThymeleafNarrativeGenerator.setFhirPathEvaluationContext
(IFhirPathEvaluationContext theFhirPathEvaluationContext)