SMART health cards

Job ID: 32320014

Budget: $250 – $750 USD

I need help with the implementation of a SMART Health Card framework, also built on an open-source framework. The code will have everything to provide a front-end form that lets people submit a request for their digital vaccine record, and a middle tier that passes those queries to the back end (in our case, a Snowflake instance). If there’s a match, the middle tier returns a SMART Health Card-formatted QR code, along with the individual’s name and vaccination information.

This won’t be plug-and-play, exactly – it will still require some work to make the connection between the middle tier and the state’s back end – but we hope it will save states some time.

How to get started: Find linked the repositories for the UI, the middle-tier API, and the QR code generation. Each repository has a “readme” file that should provide sufficient info to get started; once the immunization registry back end (or a snapshot of that database in a separate back end for the purpose of serving digital vaccine record requests) delivers a JSON payload to the API, a state should be able to deliver digital vaccination records to residents requesting them.
Related categories: Coding