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

FI-2673 Add Primitive Extension handling #166

Merged
merged 13 commits into from
Apr 15, 2024
Merged

Conversation

yunwwang
Copy link
Contributor

Summary

This fixes GitHub Issue: onc-healthit/onc-certification-g10-test-kit#411

Change Log:

  • Add handling of primitive extension in fhir_resource_navigator
  • Update must_support_test to handle both primitive extension and element with primitive extensions
  • Add extension path to metadata

Testing Guidance

@yunwwang yunwwang marked this pull request as draft April 11, 2024 16:13
@yunwwang yunwwang marked this pull request as ready for review April 12, 2024 13:53
expect(result.result_message).to include(' status')
end

it 'skips if regular extension is provided for element without MS extension' do
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we also test this on a non-primitive?

@yunwwang yunwwang merged commit 3533822 into main Apr 15, 2024
2 checks passed
@yunwwang yunwwang deleted the FI-2673-primitive-extension branch April 15, 2024 13:03
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.

2 participants