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

Handle unsupported datatypes #280

Merged
merged 14 commits into from
Oct 17, 2024
Merged

Handle unsupported datatypes #280

merged 14 commits into from
Oct 17, 2024

Conversation

sharon2719
Copy link
Contributor

@sharon2719 sharon2719 commented Aug 28, 2024

IMPORTANT: Where possible all PRs must be linked to a Github issue

Fixes #[issue number] or Closes #[issue number]

Engineer Checklist

  • I have run ./gradlew spotlessApply to check my code follows the project's style guide
  • I have built and run the efsity jar to verify my change fixes the issue and/or does not break the application

Copy link
Member

@pld pld left a comment

Choose a reason for hiding this comment

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

note that if we're trying to validate the resource content (which I don't see us doing here) we can use the HAPI validation libraries to do that, it might be worth using them here to validate the names, I'm not sure if they have a function to just validate that a resource name is an existing FHIR version, but probably, it seems like a feature they would need

@sharon2719 sharon2719 enabled auto-merge (squash) October 15, 2024 11:06
@sharon2719 sharon2719 enabled auto-merge (squash) October 15, 2024 11:15
@sharon2719 sharon2719 enabled auto-merge (rebase) October 15, 2024 11:22
@sharon2719 sharon2719 enabled auto-merge (squash) October 15, 2024 11:29
@sharon2719 sharon2719 merged commit ada2b01 into main Oct 17, 2024
4 checks passed
@sharon2719 sharon2719 deleted the handle-unsupported-datatypes branch October 17, 2024 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants