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

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Conversation

sharon2719
Copy link
Contributor

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

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