MAT-7373: Include the FHIR Bundle returned from VSAC FHIR Term Service in the Value Set search response #94
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Terminology Service PR
Jira Ticket: MAT-7373
(Optional) Related Tickets:
Summary
Include the FHIR Bundle that comes back from VSAC's FHIR Terminology Service when searching for Value Sets in our search API's response. The entries of which will be displayed as value set "details" to the user when requested.
Note: The Bundle is returned as a String because the typed Bundle object is excessively huge when serialized to JSON as the FHIR Parser inits null/empty values by default.
All Submissions
DevSecOps
If there is a question if this PR has a security or infrastructure impact, please contact the Security or DevOps engineer assigned to this project to discuss it further.
Reviewers
By Approving this PR you are attesting to the following: