Uses of Interface
ca.uhn.fhir.fhirpath.IFhirPath
-
Uses of IFhirPath in ca.uhn.fhir.context
Modifier and TypeMethodDescriptionFhirContext.newFhirPath()
Creates a new FhirPath engine which can be used to evaluate path expressions over FHIR resources.FhirContext.newFluentPath()
Deprecated.Deprecated in HAPI FHIR 5.0.0. -
Uses of IFhirPath in ca.uhn.fhir.model.api
Modifier and TypeMethodDescriptionIFhirVersion.createFhirPathExecutor
(FhirContext theFhirContext)