FirelyTeam / firely-net-sdk

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

FhirPath indexOf method for collections #2764

Closed Kasdejong closed 3 months ago

Kasdejong commented 3 months ago

Description

Added FhirPath indexOf and lastIndexOf methods for collections in accordance with https://jira.hl7.org/browse/FHIR-32882?jql=text%20~%20%22indexOf%22

Related issues

Closes #2761

Testing

Added unit tests to verify correct behaviour of the function