https://github.com/inferno-framework/uds-plus-test-kit
Conformance Testing for the UDS+ Implementation Gudie
https://github.com/inferno-framework/uds-plus-test-kit
fhir inferno
Last synced: 10 months ago
JSON representation
Conformance Testing for the UDS+ Implementation Gudie
- Host: GitHub
- URL: https://github.com/inferno-framework/uds-plus-test-kit
- Owner: inferno-framework
- License: apache-2.0
- Created: 2023-05-02T15:33:07.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-26T22:14:11.000Z (over 1 year ago)
- Last Synced: 2025-04-04T03:24:50.001Z (about 1 year ago)
- Topics: fhir, inferno
- Language: Ruby
- Homepage:
- Size: 5.19 MB
- Stars: 3
- Watchers: 4
- Forks: 4
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Documentation
- [Inferno documentation](https://inferno-framework.github.io/inferno-core/)
- [Ruby API documentation](https://inferno-framework.github.io/inferno-core/docs)
- [JSON API documentation](https://inferno-framework.github.io/inferno-core/api-docs)
- [UDS+ Implementation Guide](https://fhir.org/guides/hrsa/uds-plus/STU2)
## Connectathon Links
- [Connectathon Manager](http://conman.clinfhir.com/connectathon.html?event=con33)
- [Connectathon Manager Tutorial](https://www.youtube.com/watch?v=wBHHgZrSF-k)
- [FHIR 101 Video](https://vimeo.com/542197402/8fb80fea04)
- [UDS+ Connectathon Page](https://confluence.hl7.org/pages/viewpage.action?pageId=161056877)
## Version
**Test Kit:** 1.2.1
**IG:** 2.0.0
### Notes From the Developers
- There are known issues with validating certain codesets (not resource structure) when running this kit locally. If you are running locally and encounter an "Unknown Code" error for a given resource, try running that same resource on the hosted version of the kit and see if the codeset can be validated there.