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

Validate FHIR resources before publishing #87

Closed
Wambere opened this issue Dec 13, 2023 · 0 comments · Fixed by #97
Closed

Validate FHIR resources before publishing #87

Wambere opened this issue Dec 13, 2023 · 0 comments · Fixed by #97
Assignees

Comments

@Wambere
Copy link
Contributor

Wambere commented Dec 13, 2023

Linked to #86

Validate the FHIR resources before publishing to the server

  • Default stop if any of the files is not valid and fail everything
  • Allow to pass a "Do not validate" flag when running the publish command
    • Ideally log somewhere that these resources were published without validation
lincmba added a commit that referenced this issue Dec 21, 2023
lincmba added a commit that referenced this issue Jan 10, 2024
lincmba added a commit that referenced this issue Jan 25, 2024
lincmba added a commit that referenced this issue Jan 25, 2024
@pld pld closed this as completed in #97 Jan 25, 2024
pld pushed a commit that referenced this issue Jan 25, 2024
* Validate FHIR Resources before publishing.
 fixes #87

* Validate FHIR Resources before publishing.
 fixes #87

* Add tests
Make requested changes
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 a pull request may close this issue.

2 participants