Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FhirPath indexOf method for collections #2764

Merged
merged 4 commits into from
Apr 10, 2024
Merged

Conversation

Kasdejong
Copy link
Contributor

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

@ewoutkramer ewoutkramer merged commit 48acc60 into develop Apr 10, 2024
16 checks passed
@ewoutkramer ewoutkramer deleted the feature/fhirpath-indexof branch April 10, 2024 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FhirPath] Add IndexOf to the FhirPath engine
2 participants