/shc-vaccination-test-kit

A collection of tests for the SMART Health Cards: Vaccination & Testing FHIR Implementation Guide

Primary LanguageRubyApache License 2.0Apache-2.0

SMART Health Cards Vaccination Test Kit

This is a collection of tests for the SMART Health Cards: Vaccination & Testing Implementation Guide using the Inferno FHIR testing tool.

NOTE: These tests are implemented against the 0.5.0-rc build of the IG.

It is highly recommended that you use Docker to run these tests so that you don't have to configure ruby and the FHIR validator service.

Instructions

  • Clone this repo.
  • Run docker-compose build in this repo.
  • Run docker-compose pull in this repo.
  • Run docker-compose up in this repo.
  • Navigate to http://localhost:4567. The IPS test suite will be available.