
Uses of Interface
ca.uhn.fhir.fhirpath.IFhirPath
Packages that use IFhirPath
-
Uses of IFhirPath in ca.uhn.fhir.context
Methods in ca.uhn.fhir.context that return IFhirPathModifier 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
Methods in ca.uhn.fhir.model.api that return IFhirPathModifier and TypeMethodDescriptionIFhirVersion.createFhirPathExecutor
(FhirContext theFhirContext)