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 substring with negative length #2758

Merged
merged 5 commits into from
Apr 9, 2024

Conversation

Kasdejong
Copy link
Contributor

Description

The FhirPath substring method should now correctly return a string of length 0 when the length parameter is set to a negative value

Related issues

Fixes #2150

Testing

Added new unit tests for substring method

@ewoutkramer ewoutkramer merged commit ed38d79 into develop Apr 9, 2024
16 checks passed
@ewoutkramer ewoutkramer deleted the feature/fhirpath-substring branch April 9, 2024 13:32
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] Change behaviour of substring() with negative arguments
2 participants