FirelyTeam / firely-net-sdk

The official Firely .NET SDK for HL7 FHIR
Other
816 stars 340 forks source link

[FhirPath] more customization in fhirpathcompilercache extension methods #2765

Open Kasdejong opened 3 months ago

Kasdejong commented 3 months ago

The fhirpath predicate/istrue/select/etc extension methods take an evaluationcontext as a parameter, but:

We should revise this, since currently this is only possible in our lower level API. This might be breaking.