https://github.com/inferno-framework/shc-vaccination-test-kit
A collection of tests for the SMART Health Cards: Vaccination & Testing FHIR Implementation Guide
https://github.com/inferno-framework/shc-vaccination-test-kit
Last synced: 8 months ago
JSON representation
A collection of tests for the SMART Health Cards: Vaccination & Testing FHIR Implementation Guide
- Host: GitHub
- URL: https://github.com/inferno-framework/shc-vaccination-test-kit
- Owner: inferno-framework
- License: apache-2.0
- Created: 2021-06-16T12:48:03.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-07-23T11:48:25.000Z (11 months ago)
- Last Synced: 2025-09-26T01:58:27.479Z (9 months ago)
- Language: Ruby
- Size: 1.37 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Inferno SMART Health Cards Vaccination Test Kit
This is an [Inferno](https://inferno-framework.github.io/) test kit
for the SMART Health Cards (SHC) Vaccination & Testing Implementation Guide [v1.0.0](https://build.fhir.org/ig/HL7/fhir-shc-vaccination-ig/index.html)
## Instructions
It is highly recommended that you use [Docker](https://www.docker.com/) to run
these tests. This test kit requires at least 10 GB of memory are available to Docker.
- Clone this repo.
- Run `setup.sh` in this repo.
- Run `run.sh` in this repo.
- Navigate to `http://localhost`. The SMART Health Cards (SHC) Vaccination test suite will be available.
See the [Inferno Documentation](https://inferno-framework.github.io/docs/)
for more information on running Inferno.
## Documentation
- [Inferno documentation](https://inferno-framework.github.io/docs/)
- [Ruby API documentation](https://inferno-framework.github.io/inferno-core/docs/)
- [JSON API documentation](https://inferno-framework.github.io/inferno-core/api-docs/)
## License
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
this file except in compliance with the License. You may obtain a copy of the
License at
```
http://www.apache.org/licenses/LICENSE-2.0
```
Unless required by applicable law or agreed to in writing, software distributed
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See the License for the
specific language governing permissions and limitations under the License.
## Trademark Notice
HL7, FHIR and the FHIR [FLAME DESIGN] are the registered trademarks of Health
Level Seven International and their use does not constitute endorsement by HL7.