Update to v2.0.0 of IG#45
Merged
Merged
Conversation
| title 'UDS+ Test Kit' | ||
| description <<~DESCRIPTION | ||
| The UDS+ Test Kit validates the conformance of a server to the [UDS+ IG v1.1.0](https://fhir.org/guides/hrsa/uds-plus/STU1.1/). The included tests function as a rudimentary data receiver. This receiver will take a provided Import Manifest, either as an HTTP location or as a raw json, and validate its contents. This includes validating the structure of the manifest, as well as the structure of the data the manifest points to. | ||
| The UDS+ Test Kit validates the conformance of a server to the [UDS+ IG v2.0.0](https://fhir.org/guides/hrsa/uds-plus/index.html). The included tests function as a rudimentary data receiver. This receiver will take a provided Import Manifest, either as an HTTP location or as a raw json, and validate its contents. This includes validating the structure of the manifest, as well as the structure of the data the manifest points to. |
Contributor
There was a problem hiding this comment.
Suggested change
| The UDS+ Test Kit validates the conformance of a server to the [UDS+ IG v2.0.0](https://fhir.org/guides/hrsa/uds-plus/index.html). The included tests function as a rudimentary data receiver. This receiver will take a provided Import Manifest, either as an HTTP location or as a raw json, and validate its contents. This includes validating the structure of the manifest, as well as the structure of the data the manifest points to. | |
| The UDS+ Test Kit validates the conformance of a server to the [UDS+ IG v2.0.0](https://fhir.org/guides/hrsa/uds-plus/STU2). The included tests function as a rudimentary data receiver. This receiver will take a provided Import Manifest, either as an HTTP location or as a raw json, and validate its contents. This includes validating the structure of the manifest, as well as the structure of the data the manifest points to. |
A version-stable link should be used here. The existing link points to whatever the current release is rather than always pointing to 2.0.0.
Contributor
Author
There was a problem hiding this comment.
Agreed, this would be best practice. However, the IG does not provide any version-stable links, so we will have to keep it as-is.
Contributor
Contributor
Author
There was a problem hiding this comment.
Ok! Thank you for finding that URL. I've updated all places where an IG link was provided to use that endpoint
Jammjammjamm
approved these changes
Apr 30, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.

Update UDS+ Inferno Kit to test off of the v2.0.0 version of the IG:
Successful Test
Notes
This PR will initially be marked as draft for the following reasons (to be discussed with @arscan):