-
Notifications
You must be signed in to change notification settings - Fork 8
Home
The US Core Test Kit is an automated conformance testing tool for servers implementing the US Core FHIR Implementation Guide . It contains server tests for several versions of US Core, including v3.1.1, v4.0.0, v5.0.1, v6.1.0, v7.0.0, and v8.0.0 of US Core. The following documentation describes how to use and contribute to this test kit.
- Getting Started: Installation instructions for this test kit.
- Test Suite Overviews: Overviews of the two kinds of test suites in this test kit and their tests.
Developers contributing to this test kit should be familiar with authoring Inferno Framework test suites. The following guides provide additional information about the design and implementation of this test kit to aid contributing to these tests:
- Technical Overview: An overview of the technical design of this test kit.
- Version Update Guide: A step by step guide on updating this test kit to support new versions of the US Core Implementation Guide.
For questions or issues with this Test Kit, please reach out to the Inferno team on the #Inferno FHIR Zulip channel.
Report bugs or provide suggestions in GitHub Issues.
Test kit documentation is stored within the ./docs folder of
this repository and is automatically synchronized to this wiki with each update
to the main branch using the Publish Docs Wiki
workflow. Do not change content
within this wiki directly as changes will be overwritten.